There are 8 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
0fddee6b-3887-4591-933a-1157cfe13222 | 9dbff615-3ea1-4dbd-92f9-5366fe3329c8 | AuthTests | test__021__Token__authentication_method__should_transition_the_connection_to_the_FAILED_state_when_the_server_responds_with_a_token_error_and_there_is_no_way_to_renew_the_token() | Error is nil (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=286&StartingLineNumber=286) |
1840da04-5d91-406c-ae58-ea08b902a3dc | 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=1566&StartingLineNumber=1566) |
e32f07db-1bd8-494e-ab8a-e63ad5122a57 | e63289f2-2265-40b6-a71b-e5c624906789 | RealtimeClientConnectionTests | test__057__Connection__connection_request_fails__should_transition_to_Failed_state_because_the_token_is_invalid_and_not_renewable() | Should not be connected (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2205&StartingLineNumber=2205) |
8bdd5288-95d1-4426-b7bb-79f9071467d0 | 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() | XCTAssertEqual failed: ("2") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=874&StartingLineNumber=874) |
6bd88b11-64bf-4ce1-8894-5a2a7ef69a8b | ecb7da2d-b16a-4621-992d-53a9f6eb7cb0 | RestClientPresenceTests | test__006__Presence__history__should_return_a_PaginatedResult_page_containing_the_first_page_of_members() | XCTAssertEqual failed: ("51") is not equal to ("50") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=204&StartingLineNumber=204) |
62485f8d-cc7a-4cf0-86bb-d3eb9136c58a | a9b5f087-9a3d-4b6a-b108-8edd8fdad3e1 | RestClientTests | test__012__RestClient__should_indicate_an_error_if_there_is_no_way_to_renew_the_token() | Error is empty (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1752&StartingLineNumber=1752) |
1daef693-b64b-414f-a92e-23dd9667add5 | 055ed896-2240-470c-b636-ab5b7a52c20d | RestClientTests | test__036__RestClient__Authentication__should_error_when_expired_token_and_no_means_to_renew() | expected X-Ably-Errorcode header in response (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=741&StartingLineNumber=741) |
4b27df44-9787-4740-99ea-e469ae69f47c | 0975d578-42e8-4175-a980-61bed059e0bd | RestClientTests | test__037__RestClient__Authentication__should_renew_the_token_when_it_has_expired() | expected X-Ably-Errorcode header in response (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=804&StartingLineNumber=804) |