There are 8 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
5ac7abda-0811-49bd-b141-878e663927c1 | 29b92465-2ba6-40e9-abd7-589e55645624 | suspended_connection | realtime/channel suspended_connection | helper is not defined |
55ee7f52-38bb-4233-ae6d-328b40761804 | b32151aa-dc48-4118-900c-49cb044142d0 | nack_on_connection_suspended | realtime/failure nack_on_connection_suspended | helper is not defined |
847be84d-5c78-4573-a365-29b44a48d9d2 | b32151aa-dc48-4118-900c-49cb044142d0 | nack_on_connection_suspended | realtime/failure nack_on_connection_suspended | done() called multiple times in test <realtime/failure nack_on_connection_suspended> of file /home/runner/work/ably-js/ably-js/test/realtime/failure.test.js; in addition, done() received error: AssertionError: check realtime state is suspended: expected 'closed' to equal 'suspended' at /home/runner/work/ably-js/ably-js/test/realtime/failure.test.js:486:56 at /home/runner/work/ably-js/ably-js/test/common/modules/shared_helper.js:152:11 at processTicksAndRejections (node:internal/process/task_queues:95:5) { showDiff: true, actual: 'closed', expected: 'suspended', operator: 'strictEqual' } |
73e85986-421e-4fd1-a9ad-ee6a6b764723 | 3fa95229-941c-46df-93a6-aef897a18056 | presence_auto_reenter | realtime/presence presence_auto_reenter | 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) |
a2a3ea85-5b1c-4e82-a6d8-efbb6c6b29e9 | de79bbec-322e-46b7-93f2-fe755f648e31 | suspended_preserves_presence | realtime/presence suspended_preserves_presence | Cannot read properties of undefined (reading 'length') |
63b6b3d0-6d66-4dba-b1b4-a8940682c688 | 07559b82-9760-46d8-8fd8-42324da15047 | channel_resumed_flag | realtime/resume channel_resumed_flag | 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) |
b6fa6f26-66ff-4198-975e-cb7a72bbdf10 | 4599fd9e-af33-421b-974e-cc9e9bc6170d | no_resume_once_suspended | realtime/resume no_resume_once_suspended | 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) |
e3c99cb4-4d55-4549-9ff5-f7e81807307f | 5f47481d-201f-43d8-8e7f-b9bd441d27c7 | "before all" hook for "contains expected fields" | rest/stats "before all" hook for "contains expected fields" | helper.addingHelperFunction is not a function |