Details of upload 162b950a-4509-4015-bb87-6a2075ea3f1f

Created at
2024-02-03T00:40:21.602Z
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 is 1 failure in this upload.

Failure ID Test case ID Test class Test case Message
5705c4f0-0cac-4fc4-9163-7657a126c340 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.