Details of upload b95ffbb1-032a-46b1-8997-280f41a86d35

Created at
2024-05-26T15:00:08.931Z
Total number of tests
888
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
745f58e
Pull request base ref
main
Pull request head ref
fix/1924-fix-failing-test-088
Branch / tag name
1925/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
9243679415
GitHub run attempt
2
GitHub run number
225
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/9243679415/job/25428866357
Loop iteration
1

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
bae9d365-9eef-4f8d-8072-1b0209e25da9 1ecb564e-16df-4259-83e9-b2a1aeefca1c RealtimeClientChannelTests test__020__Channel__connection_state__changes_to_FAILED__should_immediately_fail_if_not_in_the_connected_state() expected to eventually equal <Attached>, got <Initialized> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=714&StartingLineNumber=714)
68ee1830-51b9-4e67-aef9-c8bce54b5d3b 93a1358c-cd03-42d7-95d4-ae5a59ec8b82 RealtimeClientChannelTests test__021__Channel__connection_state__changes_to_FAILED__should_keep_the_channels_attached_when_client_reconnected_successfully_and_queue_messages_is_disabled() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=730&StartingLineNumber=730)
b6ca4f12-6f51-4b96-8726-e109aceb88b9 f52c44b6-9548-46b5-abff-60589901985c RealtimeClientChannelTests test__022__Channel__connection_state__changes_to_CLOSED__ATTACHING_channel_should_transition_to_DETACHED() expected to eventually equal <Connected>, got <Disconnected> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=781&StartingLineNumber=781)