Details of upload 1f278467-59da-4d8e-b93a-964ae249a1d1

Created at
2024-02-03T00:36:58.864Z
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
e6092eaa-ab18-468b-991c-858add4a17a1 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.