Details of upload c673ef5f-3a64-4b66-abf2-096384c93ced

Created at
2025-01-17T21:38:10.380Z
Total number of tests
730
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
e99ca61
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
12837069096
GitHub run attempt
1
GitHub run number
2217
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 4 failures in this upload.

Failure ID Test case ID Test class Test case Message
c95c1cf0-46e4-4b2e-8d37-ceca05366789 7d341734-4c86-4ebe-b812-f5a5762892f8 multiple_concurrent_authorize realtime/auth multiple_concurrent_authorize done() called multiple times in test <realtime/auth multiple_concurrent_authorize>; in addition, done() received error: AssertionError: Check first authorize cb was called: expected false to be truthy
196699a3-38e4-4a6e-af99-350ca17934f4 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
c7536d99-9062-4a30-8bee-b893f52b80a0 d4c3b8cb-1063-4ce7-a97a-01bff5740d2b channel_attach_timeout realtime/channel channel_attach_timeout TypeError: this.sendMessage(...) is undefined (http://localhost:3000/build/ably.js:4150)
3f1e764e-9781-4d1e-8fcf-9ed85f8cafbb 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.