There are 6 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
0aa3a462-e364-40ce-a951-a4f11bab894f | 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 first authorize cb was called: expected false to be truthy at /home/runner/work/ably-js/ably-js/test/realtime/auth.test.js:1486:70 at /home/runner/work/ably-js/ably-js/test/common/modules/shared_helper.js:89:9 at processTicksAndRejections (node:internal/process/task_queues:95:5) { showDiff: false, actual: false, expected: undefined, operator: 'strictEqual' } |
79907dcc-6f85-4272-9c5b-d888c3ef9f6b | 803a454f-4be9-4412-895a-fe13926942f2 | presenceMessageExtras | realtime/presence presenceMessageExtras | Timeout of 60000ms 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) |
880c6a14-00d9-4e86-9261-314585ef38be | 9b0dcec0-cfb4-4946-964d-ffc1db041f1a | presenceSecondConnection | realtime/presence presenceSecondConnection | Timeout of 60000ms 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) |
3e745f9a-ecaf-4e33-ba98-a703db8f4069 | 08b1cb16-69b0-4153-a19a-386eeaefc8a8 | Presence get simple | rest/presence Presence get simple | Verify correct number of messages found: expected +0 to equal 6 |
266d4c10-258c-45f2-8082-0f41f3cc80bb | 4dd9f608-309a-4725-9422-dc046d3dad55 | Presence history simple | rest/presence Presence history simple | Verify correct number of messages found: expected 12 to equal 6 |
c7b73220-f43f-4310-a6d8-029e95001670 | 866a8a10-3c58-4084-91d4-c69f84b2b2a0 | Presence message JSON serialisation | rest/presence Presence message JSON serialisation | Unexpected token u in JSON at position 0 |