Details of upload abaff5ba-be19-4964-834d-e27f6e17ad01

Created at
2023-04-30T21:35:58.738Z
Total number of tests
842
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
6fce817
Pull request base ref
main
Pull request head ref
fix/1626-handle-reachability-events-preparation
Branch / tag name
1691/merge
Workflow asset retention period
90 days
GitHub action
__run_4
GitHub run ID
4846416802
GitHub run attempt
1
GitHub run number
364
GitHub job
check
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 4 failures in this upload.

Failure ID Test case ID Test class Test case Message
064e310f-ef9b-4e67-8993-4dc8a22aab84 afefa5b3-4630-4e5e-915b-40cb2fa7c52e RealtimeClientChannelTests test__063__Channel__detach__happens_when_channel_is_ATTACHED_if_connection_is_currently__DISCONNECTED() XCTAssertEqual failed: ("Disconnected") is not equal to ("Connected") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1953&StartingLineNumber=1953)
fa17529a-5a7d-4a99-8c0d-546bb7ab112b 21585df3-fc42-41af-8b97-ec0a50b05277 RealtimeClientConnectionTests test__045__Connection__close__if_CONNECTING__do_the_operation_once_CONNECTED() XCTAssertNil failed: "Error 80017 - connection broken before receiving publishing acknowledgment" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=1530&StartingLineNumber=1530)
fb647b16-e3eb-45db-8f73-14f23b26d17d d461b7e0-3cb1-49ba-b6f4-7a85cd2f7681 RealtimeClientConnectionTests test__061__Connection__connection_request_fails__should_change_the_state_to_SUSPENDED_when_the_connection_state_has_been_in_the_DISCONNECTED_state_for_more_than_the_connectionStateTtl() expected to eventually equal <[Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Suspended, Connecting, Suspended]>, got <[Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Suspended, Connecting, Suspended, Connecting, Suspended, Connecting, Suspended, Connecting, Suspended, Connecting, Suspended, Connecting, Suspended, Connecting, Suspended, Connecting]> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2329&StartingLineNumber=2329)
7b1814e9-f16d-480f-8646-80d5c0160537 752111fe-1e41-4187-bddf-62cbfbece196 RealtimeClientConnectionTests test__064__Connection__connection_failures_once_CONNECTED__if_a_Connection_transport_is_disconnected_unexpectedly_or_if_a_token_expires__then_the_Connection_manager_will_immediately_attempt_to_reconnect() expected to be close to <0> (within 10), got <16.0814> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2491&StartingLineNumber=2491)