There are 6 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| 6883fb5e-a473-45ab-bef7-ee6ba0e49417 | 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' } |
| 8a1ec85e-0bd5-45a4-94c2-9a3f98e564df | ac023ab9-454f-4816-b7c3-c16cb238166f | presenceEnterAndLeave | realtime/presence presenceEnterAndLeave | 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) |
| 869288a4-cedf-42da-ba39-49038d6a311a | aa304eca-3d01-4f9c-ac7e-a79063b78c79 | multiple_pending | realtime/presence multiple_pending | 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) |
| 86ac65f7-5a2e-4d00-b5a3-d5237e62efc9 | 08b1cb16-69b0-4153-a19a-386eeaefc8a8 | Presence get simple | rest/presence Presence get simple | Verify correct number of messages found: expected +0 to equal 6 |
| 5846443e-9436-4707-9422-8bd14b872136 | 4dd9f608-309a-4725-9422-dc046d3dad55 | Presence history simple | rest/presence Presence history simple | Verify correct number of messages found: expected 12 to equal 6 |
| d6891ee4-a097-43f5-b0ef-4aa9270c5617 | 866a8a10-3c58-4084-91d4-c69f84b2b2a0 | Presence message JSON serialisation | rest/presence Presence message JSON serialisation | Cannot read properties of undefined (reading 'encode') |