Details of upload 1e13c6af-7c6b-4364-bead-17bf2e205802

Created at
2024-02-03T00:41:30.787Z
Total number of tests
719
JUnit report XML
View report
GitHub repository
ably/ably-js
Commit SHA
7325ce3
Pull request base ref
main
Pull request head ref
fix-should-reattach-logic
Branch / tag name
1608/merge
Workflow asset retention period
90 days
GitHub action
__ably_test-observability-action
GitHub run ID
7763136388
GitHub run attempt
1
GitHub run number
1202
GitHub job
test-browser
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
53ed2f35-4d35-4e52-a8be-5c793e7632e1 f95552e7-8436-4f34-97f4-9411b2b85390 should not throw exception then run RealtimeChannels.get() with same options realtime/channel should not throw exception then run RealtimeChannels.get() with same options Channels.get() cannot be used to set channel options that would cause the channel to reattach. Please, use RealtimeChannel.setOptions() instead.
48d2cf54-58bb-4d3c-8924-c506130b405a e7976479-ea5d-46df-8aaa-0427b2edc810 implicit_client_id_0 realtime/message implicit_client_id_0 Timeout of 60000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.