There are 2 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
a0339bb0-af38-4fa0-9e30-1733c79d1d90 | 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 <[Connecting, Suspended, Connecting, Suspended, Connecting, Suspended, Connecting, Connected]>, got <[Connecting, Suspended, Connecting, Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Suspended, Connecting, Connected]> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2512&StartingLineNumber=2512) |
0dca0185-e5da-4740-a1b1-be4e372b1b76 | f86f7fee-db77-4cb7-a5e2-c1c3db756240 | RealtimeClientConnectionTests | test__078__Connection__connection_failures_once_CONNECTED__DISCONNECTED_message_contains_a_token_error__and_the_library_does_not_have_a_means_to_renew_the_token__the_connection_will_transition_to_the_FAILED_state() | XCTAssertEqual failed: ("Connecting") is not equal to ("Connected") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=3254&StartingLineNumber=3254) |