There are 10 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| cc4f416e-93f6-4304-8188-0416417ff4f7 | 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' } |
| 886f9386-923a-44c1-9fdf-aaa651468684 | 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) |
| 865a8188-bc1e-4821-bd2a-cdae115e754c | 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) |
| 0f75122b-b00d-4c37-b439-6780ed14f8f8 | 9b0dcec0-cfb4-4946-964d-ffc1db041f1a | presenceSecondConnection | realtime/presence presenceSecondConnection | 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) |
| 51b9fbfa-553f-4304-a272-15ae60943ff9 | 9c05535a-a6c7-41af-b09e-300530db44a0 | Rest embedded JWT | rest/auth Rest embedded JWT | Error response received from server: 500 body was: <Buffer 7b 22 65 72 72 6f 72 22 3a 22 45 72 72 6f 72 3a 20 67 65 74 61 64 64 72 69 6e 66 6f 20 45 4e 4f 54 46 4f 55 4e 44 20 6e 6f 6e 70 72 6f 64 20 6e 6f 6e ... 10 more bytes> |
| 4ad2a93f-12bc-4296-ba57-c74bb95549e1 | 0f05f3f3-84b7-47d0-be3d-c4f594d7b8fb | Rest embedded JWT with encryption | rest/auth Rest embedded JWT with encryption | Error response received from server: 500 body was: <Buffer 7b 22 65 72 72 6f 72 22 3a 22 45 72 72 6f 72 3a 20 67 65 74 61 64 64 72 69 6e 66 6f 20 45 4e 4f 54 46 4f 55 4e 44 20 6e 6f 6e 70 72 6f 64 20 6e 6f 6e ... 10 more bytes> |
| d56bd1a7-d40b-4589-b5c6-0ccdc6911f5b | 8c929c8e-ae30-4540-9923-095b11cc5991 | Init with given restHost and realtimeHost | rest/defaults Init with given restHost and realtimeHost | expected 'test.org' to equal 'ws.test.org' |
| 6816dcb0-56a0-491d-9040-b887ce0a23d8 | 08b1cb16-69b0-4153-a19a-386eeaefc8a8 | Presence get simple | rest/presence Presence get simple | Verify correct number of messages found: expected +0 to equal 6 |
| bbac3cba-1f25-489c-80ac-9479f6adae94 | 4dd9f608-309a-4725-9422-dc046d3dad55 | Presence history simple | rest/presence Presence history simple | Verify correct number of messages found: expected 12 to equal 6 |
| 81b965b4-1a25-4ea4-aa79-98813ce281fd | 866a8a10-3c58-4084-91d4-c69f84b2b2a0 | Presence message JSON serialisation | rest/presence Presence message JSON serialisation | Cannot read properties of undefined (reading 'encode') |