Details of upload 6715ad2b-8498-4377-b0fa-1ce5c4c2578c

Created at
2024-06-12T13:53:44.715Z
Total number of tests
605
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
ae0a0cb
Pull request base ref
ECO-4786-document-private-API-usage
Pull request head ref
ECO-4821-gather-further-private-API-usage-info
Branch / tag name
1784/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
9483650612
GitHub run attempt
1
GitHub run number
2716
GitHub job
test-node
GitHub job URL
Not known
Loop iteration
1

Test failures

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