There are 3 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
6e242bf2-6c3b-4192-b6bc-491deeb15db6 | 506d119f-0725-4166-bcc5-92a972685b17 | RealtimeClientTests | test__032__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_connection_is_CONNECTING__all_current_connection_attempts_should_be_halted__and_after_obtaining_a_new_token_the_library_should_immediately_initiate_a_connection_attempt_using_the_new_token() | XCTAssertNil failed: "Error -999 - Authorization has been canceled" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=843&StartingLineNumber=843) |
8d52d603-c145-4ec5-87c1-2e8a6d9c6948 | e3b1b00c-fa5a-4e37-9ad9-e6ca8adad4e2 | RealtimeClientTests | test__037__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_connection_is_in_the_SUSPENDED_state_when_auth_authorize_is_called__after_obtaining_a_token_the_library_should_move_to_the_CONNECTING_state_and_initiate_a_connection_attempt_using_the_new_token() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1041&StartingLineNumber=1041) |
d8dea30b-d779-4701-a588-178723dc1735 | f1b06ba8-7ddf-4523-a1da-b4b0eb06f10a | RealtimeClientTests | test__038__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_connection_is_in_the_CLOSED_state_when_auth_authorize_is_called__after_obtaining_a_token_the_library_should_move_to_the_CONNECTING_state_and_initiate_a_connection_attempt_using_the_new_token() | XCTAssertNil failed: "Error -999 - Authorization has been canceled" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1123&StartingLineNumber=1123) |