There are 2 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
4558c669-3284-48f1-88a8-e977fa32b40a | 4f5b7c26-a481-492e-bdf7-8177b005660d | AuthTests | test__044__Token__token_auth_and_clientId__Incompatible_client__with_Realtime__it_should_change_the_connection_state_to_FAILED_and_emit_an_error() | XCTAssertEqual failed: ("Optional(40102)") is not equal to ("Optional(40101)") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#EndingLineNumber=1002&StartingLineNumber=1002) |
5d1ac446-ba97-40d7-88a3-7b1d8b04f5d5 | 5f1180cc-e26b-42a5-8551-ac2a8b0b2c4f | RealtimeClientChannelTests | test__013__Channel__connection_state__if_the_connection_state_enters_the_CONNECTED_state__then_a_SUSPENDED_channel_will_transition_to_ATTACHING_and_goes_back_to_SUSPNDED_on_timeout() | XCTAssertEqual failed: ("Attached") is not equal to ("Attaching") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=907&StartingLineNumber=907) |