Details of upload 06e34889-1a7e-495e-a84c-f2a5b9b7475d

Created at
2025-01-23T19:32:36.818Z
Total number of tests
732
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
2ddd013
Pull request base ref
main
Pull request head ref
support-annotations
Branch / tag name
1953/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
12936501418
GitHub run attempt
1
GitHub run number
2253
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
7bf16e6c-3ab7-4588-92f6-758205a47ff1 e41f11b1-e035-4dbc-8d93-e6684b9b7859 server_sent_detached_while_attaching realtime/channel server_sent_detached_while_attaching check error is propogated to the attach callback: expected undefined to equal 50000
be55f504-8514-4088-ad62-4ed499280d6e d4c3b8cb-1063-4ce7-a97a-01bff5740d2b channel_attach_timeout realtime/channel channel_attach_timeout TypeError: undefined is not an object (evaluating 'this.sendMessage(attachMsg).catch') (http://localhost:3000/build/ably.js:4153)
2b68cf23-647c-4dcb-a790-08654ee63776 85c093c7-0c39-44cb-831d-9f902b82a8a6 presenceClientIdIsImplicit realtime/presence presenceClientIdIsImplicit Timeout of 20000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.