Details of upload ffeb12e0-fc66-414a-9be5-b5087e912c08

Created at
2025-01-17T21:35:07.981Z
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
c88090e1-df65-4570-8af4-e882da6a8799 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 second authorize cb was called: expected false to be truthy
6c69cc60-38a0-4726-9b52-71e841d497ca 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
7e796b27-583e-4da0-a370-83bb910f676e 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:4150)
0047659a-9706-4baa-b442-5852cfe1d0f6 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.