Details of upload ca95da0f-3c13-4881-beb0-14bbf1feb8ec

Created at
2024-02-03T00:40:49.042Z
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
9ae57a93-16e0-4045-b6c6-ff2a8531249d 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.