Details of upload 2d7bc962-ecc9-4eb5-bb10-ce265b3d4027

Created at
2025-09-23T18:52:08.545Z
Total number of tests
958
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
e64c769
Pull request base ref
main
Pull request head ref
updaet-delete
Branch / tag name
2088/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
17955721305
GitHub run attempt
1
GitHub run number
3668
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 9 failures in this upload.

Failure ID Test case ID Test class Test case Message
e3d39a25-03ed-4bdf-8274-fff078f5c712 b01f1ca4-d9f1-4d24-a0f6-2c4ee86c19fa Should retrieve a message by serial rest/message-operations Should retrieve a message by serial method not allowed
1ec56b0e-4260-4d40-babe-74f9bbb146da f6d85540-90ac-4174-a841-8a3c9864be8a Should retrieve a message by passing a Message object rest/message-operations Should retrieve a message by passing a Message object method not allowed
5fbe4e8c-2ce2-40f3-b3a1-25eabf91a770 c166c48c-90f0-4711-902f-50971702a2cd Should update a message (with operation metadata) rest/message-operations Should update a message (with operation metadata) method not allowed
a93d2e94-c938-44f9-b69e-d769817a4241 24d17008-f468-439b-b0f4-7af22f25ced5 Should delete a message (with operation metadata) rest/message-operations Should delete a message (with operation metadata) method not allowed
4ad4d69d-0b33-44a8-936b-b1e84b5204e2 db2a727e-f9e9-40f3-9d11-cf91af2cd0fc Should retrieve all versions of a message rest/message-operations Should retrieve all versions of a message Could not find path: /channels/mutable%3Aupdatesanddeletes_versions/messages/01758653486070-000%40e7d4o99nABtuLD37435618%3A000/versions
1519f611-f708-460d-8991-413fe91ca76f 1ffd6ba0-0cdb-48cf-b329-33ae1eef1218 Should error when getMessage called without serial rest/message-operations Should error when getMessage called without serial expected 'This message lacks a serial. Make sur…' to include 'Serial is required'
70b2f3c5-8c8d-4507-ab4c-a9cb8d84dbe4 c861ef73-591a-4287-8628-33face4d88f5 Should error when updateMessage called without serial rest/message-operations Should error when updateMessage called without serial expected 'This message lacks a serial and canno…' to include 'serial is required'
9a8c2cee-3859-4dff-a4fd-db768a47fbfc 1c7e2885-9875-4bef-b476-1f9f12db4be2 Should error when deleteMessage called without serial rest/message-operations Should error when deleteMessage called without serial expected 'This message lacks a serial and canno…' to include 'serial is required'
8376a326-58b5-4076-93b5-91def8f7fa5c c1e90287-5e74-4654-87e2-b3dedbe7b7c7 Should error when getMessageVersions called without serial rest/message-operations Should error when getMessageVersions called without serial expected 'This message lacks a serial. Make sur…' to include 'Serial is required'