Details of upload 5dbdc5ad-3662-4f1e-a4bf-f4d7e01d6376

Created at
2025-07-15T14:35:55.921Z
Total number of tests
1032
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
117eb08
Pull request base ref
main
Pull request head ref
EDU-1889-Improve-Pub/Sub-JavaScript-README
Branch / tag name
2037/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
16295916741
GitHub run attempt
1
GitHub run number
2568
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
b54cfbfc-cec3-4df1-a4ed-9533f8545a38 c9a538ed-6d42-4bb9-9ee4-53bc66b212b2 "before all" hook for "authbase0" realtime/auth "before all" hook for "authbase0" SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data (http://localhost:3000/test/common/modules/testapp_manager.js:152)
a0b4fae7-67a5-492d-8249-46911213ac02 c9a538ed-6d42-4bb9-9ee4-53bc66b212b2 "before all" hook for "authbase0" realtime/auth "before all" hook for "authbase0" done() called multiple times in hook <realtime/auth "before all" hook for "authbase0">; in addition, done() received error: Error: Could not set up Test App: {"isTrusted":true}
2f8f860e-24fc-4226-9be7-02f75ddc26ac 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.