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' |