Details of upload 621bd6cd-bf57-408f-b9f2-7b5334596a78

Created at
2025-09-23T18:52:29.705Z
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 11 failures in this upload.

Failure ID Test case ID Test class Test case Message
b144487c-87de-4873-a6aa-f4f0f3ae083e 0271e8e7-9289-459e-b21d-675ce65fa3c7 attachWithChannelParamsDeltaAndModes with web_socket binary protocol realtime/channel attachWithChannelParamsDeltaAndModes with web_socket binary protocol done() invoked with non-Error: checkCanPresenceSubscribe: message not received within 5s
085f85b1-5839-4f85-b16c-8ca7913a627c 32abf629-ab16-4cd5-b065-b1e3f1e33a60 presenceEnterUpdate realtime/presence presenceEnterUpdate Timeout of 20000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/ably-js/ably-js/test/realtime/presence.test.js)
fc072e9e-9392-45d3-9083-3b0cf7a96e1d b01f1ca4-d9f1-4d24-a0f6-2c4ee86c19fa Should retrieve a message by serial rest/message-operations Should retrieve a message by serial method not allowed
f4a536dc-fd86-4f86-860a-37bd1f35e106 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
0b7676a1-9c56-448c-884e-2b8d18400f0a 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
737a7c42-0eda-4288-845f-550c52685c37 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
3dbc835e-05de-473d-934d-3403206cff46 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/01758653507549-000%40e7dyrh8AABtuHJ72980578%3A000/versions
2aef9b08-a2e5-43c7-9f18-040336b86b5a 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'
15b7a97f-490c-495a-ba7d-e7ea2ff7b362 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'
9759068d-075d-4092-93d1-9ed6d6bd7dd7 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'
8b14b8d3-87aa-4064-acbb-9f54606b2518 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'