Details of upload 5b4f5a73-40e8-49fa-a0d3-a23d8f6852ad

Created at
2024-02-03T00:38:02.610Z
Total number of tests
619
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
7763136375
GitHub run attempt
1
GitHub run number
2159
GitHub job
test-node
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
b2984186-ac01-4394-83ec-a2f34437c8ad 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.