Details of upload cf1b703f-d6ef-4f39-a612-fd771e6cbb83

Created at
2025-01-26T23:57:37.786Z
Total number of tests
732
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
8c75d3c
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
12979424520
GitHub run attempt
1
GitHub run number
2257
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
50a99d27-346d-425f-9a6b-8937bc9f6d03 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
2d129cb8-9203-45b8-a40e-266590c0b4de 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:4156)
465562d5-1c51-4716-8e21-cf50d6a7b3f1 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.