Details of upload 4d4276de-9937-4bc4-8567-7b3745114ee9

Created at
2024-04-17T12:05:57.564Z
Total number of tests
692
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
16c3d7a
Pull request base ref
main
Pull request head ref
1717/fix-rest-fallback-behavior
Branch / tag name
1721/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
8721390837
GitHub run attempt
1
GitHub run number
1558
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
559acf4c-78b7-42e0-96af-168eda26299b 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
4264315a-4b7a-4596-bf21-05c18e0178ef 9c7cb812-c5d8-4296-98ba-f85518e8acf5 revokes tokens matching the given specifiers rest/revokeTokens revokes tokens matching the given specifiers Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.