Details of upload 23255be1-a292-4914-b047-52bc8bb46730

Created at
2025-01-27T10:57:35.712Z
Total number of tests
732
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
a208d05
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
12987180473
GitHub run attempt
1
GitHub run number
2264
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
258ea491-4dcb-4660-b8e7-322ee8a0cd24 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
11523dc1-9738-4f25-8593-cee35a960c8b 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
5ed839ab-bfd3-442a-baf3-4d2fd47a35eb d4c3b8cb-1063-4ce7-a97a-01bff5740d2b channel_attach_timeout realtime/channel channel_attach_timeout TypeError: this.sendMessage(...) is undefined (http://localhost:3000/build/ably.js:4205)
0b262dda-42ae-4aa7-ae75-3b83e1915312 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.