There are 8 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
b412fd24-3f2f-4d3f-b449-db273c6aec21 | 29b92465-2ba6-40e9-abd7-589e55645624 | suspended_connection | realtime/channel suspended_connection | helper is not defined |
3a4a18d4-d7ef-4089-9ca8-987035e0124e | b32151aa-dc48-4118-900c-49cb044142d0 | nack_on_connection_suspended | realtime/failure nack_on_connection_suspended | helper is not defined |
1f1dfce9-72fa-45ca-a450-fe598ce59688 | 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 runMicrotasks (<anonymous>) at processTicksAndRejections (node:internal/process/task_queues:96:5) { showDiff: true, actual: 'closed', expected: 'suspended', operator: 'strictEqual' } |
c1851be4-9941-4b0a-a851-3b0be796613b | 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) |
9659b7b4-71e6-4a03-89e0-33ccce48e0d3 | de79bbec-322e-46b7-93f2-fe755f648e31 | suspended_preserves_presence | realtime/presence suspended_preserves_presence | Cannot read properties of undefined (reading 'length') |
7bedc44f-46bb-4f2d-b210-65bcdb33cc87 | 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) |
a1593488-3076-406f-aaf9-434a5acb26d4 | 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) |
4e113493-89dd-4ad5-a714-c1e4cbf6072c | 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 |