There are 29 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| d6b488d5-a1c2-481d-8a82-2f4c3c4a30f8 | 40312953-06ab-4574-aab5-d8ade2fa10e6 | RealtimeClientPresenceTests | test__051__Presence__PresenceMap__any_incoming_presence_message_that_passes_the_newness_check_should_be_emitted_on_the_Presence_object__with_an_event_name_set_to_its_original_action() | failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1987&StartingLineNumber=1987) |
| a28d62c0-a563-4755-b76d-26c23070cf37 | a27eb879-17ba-4a3b-9c9b-2899ff8131ba | RestClientTests | test__032__RestClient__should_use_the_the_connection_and_request_timeouts_specified__max_number_of_fallback_hosts() | XCTAssertEqual failed: ("0") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=466&StartingLineNumber=466) |
| 977e84e5-639d-4d16-8efa-50a4627fbdff | 404be9cf-83f0-4679-a3b2-a7098b0485c0 | RestClientTests | test__046__RestClient__Host_Fallback__applies_when_ClientOptions_fallbackHostsUseDefault_is_true() | XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=1106&StartingLineNumber=1106) |
| 97496f35-426d-4d5c-bf23-a0c546e29774 | b5279c0c-6876-44c3-9b32-1199422106c3 | RestClientTests | test__049__RestClient__Host_Fallback__every_new_HTTP_request_is_first_attempted_to_the_default_primary_domain() | XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=1166&StartingLineNumber=1166) |
| fee75a9d-2866-46d7-833a-7e085139c8f3 | 39687169-9400-4e99-8467-f73d71057617 | RealtimeClientConnectionTests | test__089b__Connection__Host_Fallback__applies_when_deprecated_fallbackHostsUseDefault_option_is_set_to_true() | XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=4109&StartingLineNumber=4109) |
| c400be72-b92a-487b-8a28-6485de10f562 | f666e9c8-4625-45e4-b003-d59596c875ea | RealtimeClientConnectionTests | test__090__Connection__Connection_recovery__library_provides_additional_querystring_when_recover_is_provided() | failed - splitDone called more than the expected 2 times (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=4099&StartingLineNumber=4099) |
| a9427862-e3af-4f65-ab54-39452bb760b7 | de5f2e1b-b734-4d56-9fb7-a6e3b9fea696 | RealtimeClientConnectionTests | test__091__Connection__Host_Fallback__every_connection_is_first_attempted_to_the_primary_host_main_realtime_ably_net() | XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=4239&StartingLineNumber=4239) |
| 0afc8c46-c7b7-44dd-88e4-efb655d6dbb2 | c961f8b6-f5bf-4ecf-8139-354b5cd5ba52 | RealtimeClientConnectionTests | test__092__Connection__Host_Fallback__should_retry_hosts_in_random_order_after_checkin_if_an_internet_connection_is_available_prod() | XCTAssertEqual failed: ("[]") is not equal to ("["main.d.fallback.ably-realtime.com", "main.e.fallback.ably-realtime.com", "main.a.fallback.ably-realtime.com", "main.c.fallback.ably-realtime.com", "main.b.fallback.ably-realtime.com"]") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=4336&StartingLineNumber=4336) |
| 898ef3b9-f34d-4b08-82c2-e4b9a809a78a | 42c4239a-aa13-41d5-af14-89447d632f5a | RealtimeClientConnectionTests | test__096__Connection__Host_Fallback__client_is_connected_to_a_fallback_host_endpoint_should_do_HTTP_requests_to_the_same_data_centre() | XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=4545&StartingLineNumber=4545) |
| 9798b930-2731-4f7b-aa6b-b4ad78fe7c29 | 5b0cd219-7454-41be-b906-3e0f7bfa3385 | RealtimeClientConnectionTests | test__097__Connection__Host_Fallback__should_use_an_alternative_host_when___hostUnreachable() | XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=54&StartingLineNumber=54) |
| 7d6438eb-be64-46e6-932c-fc2987c5473f | 22985270-c93d-4465-8e38-6b0c3bdc0198 | RealtimeClientConnectionTests | test__098__Connection__Host_Fallback__should_use_an_alternative_host_when___requestTimeout() | XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=54&StartingLineNumber=54) |
| 0398e52e-3040-4294-b675-a8b2bc38b254 | 39d9bcb9-7bac-4d61-92ff-da2dadbce87f | RealtimeClientConnectionTests | test__099__Connection__Host_Fallback__should_use_an_alternative_host_when___hostInternalError_code__501() | XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=54&StartingLineNumber=54) |
| ab5e8d2f-5306-4efd-bfff-d168b4907b58 | 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) |
| 4f75da51-1dc1-4c65-a5ec-87b628178bad | 46f47a19-4643-477b-a77f-dacc9857225d | RealtimeClientPresenceTests | test__044__Presence__leave__should_leave_the_current_client_with_no_data() | failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1486&StartingLineNumber=1486) |
| ab35d8d9-b51a-4769-974e-b09127e6a2a7 | a76b6262-78b8-4a8a-9af6-84de08d1bb33 | RestClientTests | test__052__RestClient__Host_Fallback__fallbackHostsUseDefault_option__allows_the_default_fallback_hosts_to_be_used_when_a_custom_Realtime_or_REST_host_endpoint_is_being_used() | failed - expected to contain <a.ably-realtime.com>, got <(main.a.fallback.ably-realtime.com, main.c.fallback.ably-realtime.com, main.e.fallback.ably-realtime.com, main.d.fallback.ably-realtime.com, main.b.fallback.ably-realtime.com)> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=877&StartingLineNumber=877) |
| d24d3d2c-bc9c-44ff-813f-753d2e0859e0 | 9ce93ebb-3706-4b08-9db5-6401e5f5f0bd | RestClientTests | test__055__RestClient__if_primary_domain_is_determined_to_default_then_set_of_fallback_domains_is_default_a_e_ably_realtime_com() | XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=940&StartingLineNumber=940) |
| 3bddb179-9377-49c6-a698-77ab72931558 | 851f2a54-0792-427a-9671-3073bd36a385 | RestClientTests | test__060__RestClient__Host_Fallback__Fallback_behavior__should_be_applied_when_ClientOptions_fallbackHosts_is_not_provided_and_deprecated_fallbackHostsUseDefault_is_on() | XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=1022&StartingLineNumber=1022) |
| 97dd8e6e-001f-40ff-bf6e-62a07e3d077f | 35b0c477-a37e-4763-a159-a563c59ac8e7 | RestClientTests | test__065a__RestClient__Host_Fallback__set_of_fallback_domains_is_defined_implicitly() | failed - expected to match <[a-e].ably-realtime.com>, got <main.a.fallback.ably-realtime.com> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=1175&StartingLineNumber=1175) |
| 9c3959ee-f198-46ae-9527-7e4a8f8fdc8e | 61970fcb-3415-43d3-80c9-32d5d3cf0d7e | RestClientTests | test__067__RestClient__Host_Fallback__retry_hosts_in_random_order__until_httpMaxRetryCount_has_been_reached() | XCTAssertEqual failed: ("[]") is not equal to ("["main.e.fallback.ably-realtime.com", "main.d.fallback.ably-realtime.com", "main.a.fallback.ably-realtime.com"]") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=1268&StartingLineNumber=1268) |
| 76011702-0040-4846-90ec-7f69ae12ee3a | 9209aa84-fa29-4252-aeaa-807366a61e44 | RestClientTests | test__074__RestClient__Host_Fallback__should_use_an_alternative_host_when___hostUnreachable() | XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=45&StartingLineNumber=45) |
| 9d958852-f5b3-4a68-bcf8-18d726276a55 | 2a88498a-8cd2-4d76-b1d5-d9837200cd82 | RestClientTests | test__075__RestClient__Host_Fallback__should_use_an_alternative_host_when___requestTimeout_timeout__0_1_() | XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=45&StartingLineNumber=45) |
| 6cff1399-553e-4fa2-a4a9-f0b34a890877 | 808b1aeb-8067-4f47-8f62-240b5a572514 | RestClientTests | test__076__RestClient__Host_Fallback__should_use_an_alternative_host_when___hostInternalError_code__501_() | XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=45&StartingLineNumber=45) |
| 3b53727a-8044-495d-a703-2f2912359d8c | cec544b2-f5e4-4f24-9fc1-edcc878f3e82 | RestClientTests | test__077__RestClient__Host_Fallback__should_store_successful_fallback_host_as_default_host___hostUnreachable() | XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=66&StartingLineNumber=66) |
| 663974f9-123f-44cd-b829-c66f788a9f8f | 5a15dc0f-d62f-40e5-8eca-0b8686572a99 | RestClientTests | test__078__RestClient__Host_Fallback__should_store_successful_fallback_host_as_default_host___requestTimeout_timeout__0_1_() | XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=66&StartingLineNumber=66) |
| def4431c-e45a-41d7-982a-2626437ac312 | 1edf620a-13b1-4841-a858-2cde7ff10b84 | RestClientTests | test__079__RestClient__Host_Fallback__should_store_successful_fallback_host_as_default_host___hostInternalError_code__501_() | XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=66&StartingLineNumber=66) |
| b63628ab-0a97-4ba3-a845-8464a83aafb9 | 4cf6bcd0-f10e-4b39-b9a9-795e7b640a7e | RestClientTests | test__083__RestClient__Host_Fallback__should_store_successful_fallback_host_as_default_host__should_use_another_fallback_host_if_previous_fallback_request_failed_and_store_it_as_default_if_current_fallback_request_succseeded___hostUnreachable() | XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=133&StartingLineNumber=133) |
| 5f17c5a1-1ecf-41e7-9494-a1b2ed3ea1fa | b338db27-c672-4068-8a1b-42268c84c500 | RestClientTests | test__084__RestClient__Host_Fallback__should_store_successful_fallback_host_as_default_host__should_use_another_fallback_host_if_previous_fallback_request_failed_and_store_it_as_default_if_current_fallback_request_succseeded___requestTimeout_timeout__0_1_() | XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=133&StartingLineNumber=133) |
| 6dde7c91-28af-4523-9cff-614241ec1962 | bc58d518-fd51-4338-85a3-2c26ffcab812 | RestClientTests | test__085__RestClient__Host_Fallback__should_store_successful_fallback_host_as_default_host__should_use_another_fallback_host_if_previous_fallback_request_failed_and_store_it_as_default_if_current_fallback_request_succseeded___hostInternalError_code__501_() | XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=133&StartingLineNumber=133) |
| bdb5625e-0c2c-4a7a-9a19-7b4a835ba91e | 44c6dfe2-1b0c-4df9-9608-6b5479e4b218 | RestClientTests | test__096__RestClient__request_IDs__should_remain_the_same_if_a_request_is_retried_to_a_fallback_host() | failed - expected to not be empty, got <[]> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=1944&StartingLineNumber=1944) |