There are 3 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| e5d33747-dc5d-4d39-a338-6aeb7128d267 | 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:95:5) { showDiff: false, actual: false, expected: undefined, operator: 'strictEqual' } |
| 5d68e270-898b-409c-8a14-fc7e55835074 | 3af381ba-754f-4781-8588-3ca972943e9d | OBJECT_SYNC sequence builds object tree with all operations applied with comet binary protocol | realtime/objects Realtime with Objects plugin OBJECT_SYNC sequence builds object tree with all operations applied with comet binary protocol | Message send timeout expired |
| 098dad12-f3a7-4702-add7-455dc2ad7bff | 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) |