There are 4 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
f562cf48-3195-4b05-a949-1eb1b741d066 | 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:234:11 at processTicksAndRejections (node:internal/process/task_queues:95:5) { showDiff: false, actual: false, expected: undefined, operator: 'strictEqual' } |
4cb8b386-5722-479f-80fd-401920b23de7 | b601c486-92ab-42c3-8682-b7eff794caab | publishEcho | realtime/message publishEcho | Received exactly one message on rtNoEcho: expected 2 to equal 1 |
9a00788d-8510-4cf7-a66b-6db205581588 | aa304eca-3d01-4f9c-ac7e-a79063b78c79 | multiple_pending | realtime/presence multiple_pending | 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) |
cc45ad23-da96-47c0-ae54-5346a472d67c | a9eaa84c-8bc4-4213-b686-10323ebdf796 | recover multiple channels | realtime/resume recover multiple channels | Timeout of 120000ms 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/resume.test.js) |