Details of upload 0faf2773-3163-4d61-8e5a-c7c80a1cf94a

Created at
2025-07-15T14:37:48.818Z
Total number of tests
926
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
16295916738
GitHub run attempt
1
GitHub run number
3569
GitHub job
test-node
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
bbdf22ae-5f3d-46bf-81cf-81ac1be11477 7d341734-4c86-4ebe-b812-f5a5762892f8 multiple_concurrent_authorize realtime/auth multiple_concurrent_authorize done() called multiple times in test <realtime/auth multiple_concurrent_authorize> of file /home/runner/work/ably-js/ably-js/test/realtime/auth.test.js; in addition, done() received error: AssertionError: Check second authorize cb was called: expected false to be truthy at /home/runner/work/ably-js/ably-js/test/realtime/auth.test.js:1557:71 at /home/runner/work/ably-js/ably-js/test/common/modules/shared_helper.js:236:11 at processTicksAndRejections (node:internal/process/task_queues:96:5) { showDiff: false, actual: false, expected: undefined, operator: 'strictEqual' }
c5bf964b-a1ca-4916-8fea-6accbb347a47 803a454f-4be9-4412-895a-fe13926942f2 presenceMessageExtras realtime/presence presenceMessageExtras Timeout of 20000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/ably-js/ably-js/test/realtime/presence.test.js)
6b155625-62c4-4e6c-a603-19e0d5918327 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. (/home/runner/work/ably-js/ably-js/test/rest/batch.test.js)