There are 10 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
8dc3b59a-f564-44ef-95e0-1a4cdc884c4a | 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) |
9da1d913-60ce-47de-a2cc-f27c756eb767 | 1810ca03-ebaa-4329-9bf4-109a3c87ba7f | PushAdminTests | test__032__Channel_Subscriptions__removeWhere__should_not_remove_by_inexistent_deviceId() | PaginatedResult should not be empty (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/PushAdminTests.swift#CharacterRangeLen=0&EndingLineNumber=1066&StartingLineNumber=1066) |
c8107ed4-7e82-4132-8405-addc080873b8 | 32b10eb8-e3b8-455d-9129-c6fbc7d475b5 | PushChannelTests | test__013__Push_Channel__listSubscriptions__should_return_a_paginated_result_with_PushChannelSubscription() | XCTAssertNil failed: "Error -1009 - The Internet connection appears to be offline. (reason: NSURLErrorDomain)" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/PushChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=352&StartingLineNumber=352) |
76650268-d2c5-4c15-8914-21603df98883 | 0412227b-451a-4fdb-a904-2878520d4ab5 | PushTests | test__005__activation__should_update_LocalDevice_clientId_when_it_s_null_with_auth_clientId() | TokenDetails are missing (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/PushTests.swift#CharacterRangeLen=0&EndingLineNumber=115&StartingLineNumber=115) |
b050432c-560f-4e91-b87f-dd4c49e82d69 | 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) |
101bd926-f170-42cd-9d58-0769c78c0935 | 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) |
d0392963-0331-4a3f-896d-c5e283eddd74 | c2b81ea2-d06c-41a7-b217-36a144da77e5 | RealtimeClientTests | test__039__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_connection_is_in_the_DISCONNECTED_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=1190&StartingLineNumber=1190) |
bf596743-d5ce-43ad-a8e9-8b0ede6c5a65 | 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) |
d70a77c4-69a1-45ad-bbeb-1f509827661e | 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) |
91fed8f5-4e33-48f6-be5d-650b5112e4fd | 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) |