Details of upload 606a3c7e-eca1-4a82-943c-81021403d5b9

Created at
2024-06-12T13:52:47.743Z
Total number of tests
694
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
9483650616
GitHub run attempt
1
GitHub run number
1716
GitHub job
test-browser
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
b28648a4-bf94-4734-8d9c-e0176ea0f807 29b92465-2ba6-40e9-abd7-589e55645624 suspended_connection realtime/channel suspended_connection helper is not defined
077f4a66-17df-47f4-8415-ad34afce4a00 b32151aa-dc48-4118-900c-49cb044142d0 nack_on_connection_suspended realtime/failure nack_on_connection_suspended Uncaught ReferenceError: helper is not defined (http://localhost:3000/test/common/modules/shared_helper.js:170)
b88f4eb7-fa69-4006-8625-a8cb5b7c094f 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>; in addition, done() received error: AssertionError: check realtime state is suspended: expected 'closed' to equal 'suspended'
975f3088-d53f-42f8-9bbf-e217af101fbe 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.
a8b2f504-afa4-4ab5-869c-af2d5abaf6be de79bbec-322e-46b7-93f2-fe755f648e31 suspended_preserves_presence realtime/presence suspended_preserves_presence Cannot read properties of undefined (reading 'length')
efc86900-271a-45f9-9ded-83b25cb39557 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.
b6637bb9-0a44-4c84-9876-fd8fe05356f7 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.
7a948a9c-5e0d-42fb-99e4-2eab227dd896 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