There are 22 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| a1f2d9fb-7b71-4d30-873c-0af7849aa63d | 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() | Crash: xctest (16114) -[ARTOSReachability listenForHost:callback:] |
| 539dcb17-6ad3-410f-b90e-a40d5b9a389c | b858410d-9ea4-4b8f-b343-6096af65bd90 | AuthTests | test__115__authorize__server_time_offset__should_obtain_server_time_once_and_persist_the_offset_from_the_local_clock() | XCTAssertNil failed: "Error 40104 - Timestamp not current" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=3462&StartingLineNumber=3462) |
| 6d085bf7-9e9f-4253-8b55-3b6a342bdc6f | cecb64d0-eaca-42d8-b198-f55c5a7ae484 | AuthTests | test__140__JWT_and_realtime__client_initialized_with_a_JWT_token_in_ClientOptions__with_valid_credentials__pulls_stats_successfully() | XCTAssertNil failed: "Error 40001 - Invalid token; issuedAt time must not be in the future" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=4078&StartingLineNumber=4078) |
| 8c642487-638d-48ff-937e-a50cb39acb1a | 62de5da5-9738-4c27-9e46-9d6217f6b0fa | AuthTests | test__146__JWT_and_realtime__when_using_authCallback__with_valid_credentials__pulls_stats_successfully() | XCTAssertNil failed: "Error 40001 - Invalid token; issuedAt time must not be in the future" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=4239&StartingLineNumber=4239) |
| 539e34e6-ce52-4cb8-915d-87cf07bd5838 | 181c0d92-7356-4faf-acd0-7cc9b78a0aa2 | AuthTests | test__148__JWT_and_realtime__when_token_expires_and_has_a_means_to_renew__reconnects_using_authCallback_and_obtains_a_new_token() | failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=4295&StartingLineNumber=4295) |
| a5806795-b903-4835-9527-32ddad189fe4 | a353faee-e0ab-4c26-b6e0-05e92a63be7f | RealtimeClientChannelTests | test__011a__Channel__EventEmitter__channel_states_and_events__ChannelStateChange_will_contain_a_resumed_boolean_attribute_with_value__true__if_the_bit_flag_RESUMED_was_included() | XCTAssertFalse failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=514&StartingLineNumber=514) |
| 812fa2bb-b86b-47d2-be86-54e6bbc7e4df | 787cdd99-a26a-4d5f-ba52-a5f618fe6f20 | RealtimeClientChannelTests | test__016__Channel__connection_state__if_the_connection_state_enters_the_DISCONNECTED_state__it_will_have_no_effect_on_the_channel_states() | failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientChannelTests.swift#EndingLineNumber=1028&StartingLineNumber=1028) |
| 955b94cc-d2c1-416e-804c-39f97a850295 | 89889c54-8d41-4c49-a967-c0c1f051c5e6 | RealtimeClientConnectionTests | test__033__Connection__ACK_and_NACK__ProtocolMessage__should_continue_incrementing_msgSerial_serially_if_the_connection_resumes_successfully() | XCTAssertEqual failed: ("9") is not equal to ("5") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=1076&StartingLineNumber=1076) |
| 23e30c24-efde-4e58-b688-0abf7e39fc1a | c04a5534-6e53-49f5-b598-550bb4089dc6 | RealtimeClientConnectionTests | test__054__Connection__connection_request_fails__on_DISCONNECTED_after_CONNECTED__should_not_emit_error_with_a_renewable_token() | failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=2010&StartingLineNumber=2010) |
| 35c769ea-98db-447e-ac6b-a1d5069b1ca3 | f9a63b3b-99a7-4871-aebb-73fc2ea32d2f | RealtimeClientConnectionTests | test__055__Connection__connection_request_fails__on_token_error_while_CONNECTING__reissues_token_and_reconnects() | failed - Waited more than 40.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=2063&StartingLineNumber=2063) |
| 18c3c375-efce-4095-a5db-05ce6ebf123b | 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() | failed - Should not be connected (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=2151&StartingLineNumber=2151) |
| ea7355e2-19a7-4397-a78f-6c0a808503d6 | 26f4d0b5-ad0c-488f-8b05-eea64f640997 | RealtimeClientConnectionTests | test__058__Connection__connection_request_fails__connection_attempt_should_fail_if_not_connected_within_the_default_realtime_request_timeout() | XCTAssertEqual failed: ("15") is not equal to ("40142") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=2157&StartingLineNumber=2157) |
| 8cb308e5-6ba6-4b07-b2ff-092a88904173 | 4cdae18f-3a05-44b5-a02b-0dfafb33f75d | RealtimeClientConnectionTests | test__072__Connection__connection_failures_once_CONNECTED__System_s_response_to_a_resume_request__should_resume_the_connection_after_an_auth_renewal() | failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=2843&StartingLineNumber=2843) |
| 05a559fd-2b29-44dc-a01e-ee784fcbb708 | def2f0d7-4db9-41de-bec1-f79e9694992b | RealtimeClientConnectionTests | test__077__Connection__connection_failures_once_CONNECTED__DISCONNECTED_message_contains_a_token_error__if_the_token_is_renewable_then_error_should_not_be_emitted() | failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=3156&StartingLineNumber=3156) |
| 3b1990dc-2f50-44bb-be01-fc73ad2f53c5 | 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() | Crash: xctest (17545) -[ARTOSReachability listenForHost:callback:] |
| a0686589-1eed-4cee-ba38-471c93ec3f86 | e5b94fba-1e6f-411a-9356-68480d872058 | RealtimeClientConnectionTests | test__108__Connection__Operating_System_events_for_network_internet_connectivity_changes__re_authenticate_and_resume_the_connection_when_the_client_is_forcibly_disconnected_following_a_DISCONNECTED_message_containing_an_error_code_greater_than_or_equal_to_40140_and_less_than_40150() | failed - Initial token is nil (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=5095&StartingLineNumber=5095) |
| d2e6169c-e2db-4b58-96f7-6eac1b60247d | d0e4ad58-0ded-42ee-ab7e-dea8c0422ec6 | RealtimeClientPresenceTests | test__039__Presence__update__should_enter_current_client_into_the_channel_if_the_client_was_not_already_entered() | failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1346&StartingLineNumber=1346) |
| 3ca6ae5d-f983-4652-9c24-e508aea4f061 | 9b6b2799-f571-4376-b443-39006a612701 | RealtimeClientPresenceTests | test__054__Presence__PresenceMap__all_presence_messages_from_a_SYNC_must_also_be_compared_for_newness_in_the_same_way_as_they_would_from_a_PRESENCE__discard_members_where_messages_have_arrived_before_the_SYNC() | XCTAssertEqual failed: ("18") is not equal to ("19") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1792&StartingLineNumber=1792) |
| e2867529-a26d-4fc9-bb55-d953c729f647 | cebafe76-5187-43d0-b87e-83f59cb8cba3 | RestClientTests | test__006__RestClient__should_request_another_token_after_current_one_is_no_longer_valid() | failed - X-Ably-Errorcode not found (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=593&StartingLineNumber=593) |
| 44a74fb4-b833-45bf-a44f-d6dc5f89f822 | a9b5f087-9a3d-4b6a-b108-8edd8fdad3e1 | RestClientTests | test__012__RestClient__should_indicate_an_error_if_there_is_no_way_to_renew_the_token() | failed - Error is empty (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=1786&StartingLineNumber=1786) |
| f7fb5e8f-9d30-47db-92af-c30ee294e7f3 | 055ed896-2240-470c-b636-ab5b7a52c20d | RestClientTests | test__036__RestClient__Authentication__should_error_when_expired_token_and_no_means_to_renew() | failed - expected X-Ably-Errorcode header in response (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=745&StartingLineNumber=745) |
| c6887df1-598c-476b-bbd3-70fe51d53366 | 0975d578-42e8-4175-a980-61bed059e0bd | RestClientTests | test__037__RestClient__Authentication__should_renew_the_token_when_it_has_expired() | failed - expected X-Ably-Errorcode header in response (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=809&StartingLineNumber=809) |