Details of upload 7de58018-d4b7-4c86-92c4-c0fd7087d6b8

Created at
2024-03-14T14:57:21.447Z
Total number of tests
598
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
5f65ecf
Pull request base ref
integration/v2
Pull request head ref
2024-03-14-merge-main-into-v2
Branch / tag name
1695/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
8282689359
GitHub run attempt
1
GitHub run number
2431
GitHub job
test-node
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
833d2e9d-174f-4c2c-a299-122c1f287f48 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 first authorize cb was called: expected false to be truthy at /home/runner/work/ably-js/ably-js/test/realtime/auth.test.js:1327:70 at /home/runner/work/ably-js/ably-js/test/common/modules/shared_helper.js:89:9 at processTicksAndRejections (node:internal/process/task_queues:95:5) { showDiff: false, actual: false, expected: undefined, operator: 'strictEqual' }
2635ea24-dcfa-4e82-a005-964f5e5a56b0 39ff4bd0-9dc7-448c-a7c4-6dc7c2396fc7 Should handle no content responses rest/http Should handle no content responses 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/http.test.js)