Details of upload eb37db4e-3599-44c1-8857-4147f05827c4

Created at
2024-06-20T18:37:34.590Z
Total number of tests
444
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
56bd1d1
Pull request base ref
ECO-4821-gather-further-private-API-usage-info
Pull request head ref
ECO-4834-do-something-with-private-api-data
Branch / tag name
1800/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
9602571879
GitHub run attempt
1
GitHub run number
2747
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
51dbda4d-01ec-4d9d-9ff5-cc9c15d6daa0 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 third authorize one cb was called: expected false to be truthy at /home/runner/work/ably-js/ably-js/test/realtime/auth.test.js:1409:76 at /home/runner/work/ably-js/ably-js/test/common/modules/shared_helper.js:178:11 at processTicksAndRejections (node:internal/process/task_queues:95:5) { showDiff: false, actual: false, expected: undefined, operator: 'strictEqual' }
f51b701e-a83c-405c-878a-c0bff0b7c815 ffc711b6-f1c0-4e19-bed6-a59d62b1b41f node_transports realtime/init node_transports expected undefined to equal 'comet'