Details of upload 02544e91-0d1b-4165-a961-c7419eb794bd

Created at
2024-10-07T12:22:19.650Z
Total number of tests
719
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
0bd7aa5
Pull request base ref
Not specified
Pull request head ref
Not specified
Branch / tag name
main
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
11183121832
GitHub run attempt
2
GitHub run number
1963
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
95ac7c42-8de0-49da-b600-4730278fd3cf 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
e6286b46-aa75-4a5d-bd2a-074a2e241bbe 706c2e4f-c532-4b88-8de4-d5714f09130d channel_backoff_web_socket realtime/failure channel_backoff_web_socket Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.