There are 6 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
c1ab19b6-4d3d-480f-9d03-bae6fd5914dd | 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:1500:74 at /home/runner/work/ably-js/ably-js/test/common/modules/shared_helper.js:89:9 at processTicksAndRejections (node:internal/process/task_queues:96:5) { showDiff: false, actual: false, expected: undefined, operator: 'strictEqual' } |
6363c4e8-d123-4500-9d66-2e1c49fcf969 | 569e6bd6-438f-4749-a6cb-f24dbe8c96e5 | presenceMessageAction | realtime/presence presenceMessageAction | Action should contain string "enter": expected 'present' to equal 'enter' |
088429bc-155a-4d08-9904-24265d93357d | 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) |
432012dd-f359-4939-bab3-e30feeb42f43 | 08b1cb16-69b0-4153-a19a-386eeaefc8a8 | Presence get simple | rest/presence Presence get simple | Verify correct number of messages found: expected +0 to equal 6 |
29c6e59c-483f-4c3b-bae3-a2d609e77d28 | 4dd9f608-309a-4725-9422-dc046d3dad55 | Presence history simple | rest/presence Presence history simple | Verify correct number of messages found: expected 12 to equal 6 |
e0d77499-fbba-4dd6-b6d8-42ac830c8c85 | 866a8a10-3c58-4084-91d4-c69f84b2b2a0 | Presence message JSON serialisation | rest/presence Presence message JSON serialisation | Unexpected token u in JSON at position 0 |