Details of upload faf6a4b7-5383-493e-9f0f-5c8f7b8d2ff3

Created at
2024-10-24T15:35:44.737Z
Total number of tests
619
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
b7266a8
Pull request base ref
main
Pull request head ref
materialisation/support-new-message-fields
Branch / tag name
1888/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
11502424254
GitHub run attempt
1
GitHub run number
3052
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

There is 1 failure in this upload.

Failure ID Test case ID Test class Test case Message
1b6b2428-1b3f-4bb9-8c9d-2856fb0cb3cc 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:1550:70 at /home/runner/work/ably-js/ably-js/test/common/modules/shared_helper.js:236:11 at processTicksAndRejections (node:internal/process/task_queues:95:5) { showDiff: false, actual: false, expected: undefined, operator: 'strictEqual' }