There are 26 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| 8d3ef015-d881-4a7d-94e3-98be00494927 | e0d53c7e-0266-49bb-a623-37071895dced | RealtimeClientConnectionTests | test__020__Connection__event_emitter__should_emit_events_for_state_changes() | failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=398&StartingLineNumber=398) |
| 5e1bf447-20ab-49f0-8191-c0726b451dde | 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) |
| 8c16ca30-771d-4b04-becd-722b94eccf54 | 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) |
| 60dac564-79e8-4abc-94d9-2fc85c22b879 | 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) |
| f305616c-8742-472a-a83a-6f6ddfdd64b7 | 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) |
| 54541361-a454-4104-8851-19372281a7d6 | 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) |
| 843295c9-56e6-4b71-9518-0a7d640297c8 | 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) |
| 03460ce5-75c5-4d1d-905c-6cc0daafe368 | 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) |
| 2507fa93-14eb-438b-890c-47bb1c1841eb | 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) |
| 13729dad-bae5-4286-8685-7408b1f2577f | 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) |
| 6ad77933-4fe0-4821-b811-7500a6a0e6a9 | 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) |
| 6a0f1c07-05ca-4391-bb3b-283fb0cea20d | 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.e.fallback.ably-realtime.com, main.c.fallback.ably-realtime.com, main.d.fallback.ably-realtime.com, main.b.fallback.ably-realtime.com, main.a.fallback.ably-realtime.com)> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=877&StartingLineNumber=877) |
| ea9b3ea0-297e-4c01-bb35-30405a49b7c2 | 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) |
| 71e82b3c-3a5d-45e6-9868-a8f43825d48b | 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) |
| 8f0d5c76-f346-4413-bc91-a0336f8f22e9 | 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) |
| dca6dd8d-dc38-4a8f-93d2-e5675893c9f8 | 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) |
| 39c72840-1843-4a0d-b8c2-43472a4e0f4a | 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) |
| e0e78628-4f19-4ec3-95b7-cb311f525159 | 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) |
| ff1f62fc-93fc-4bd7-93e6-3c8546a44a46 | 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) |
| 9edbec02-3afd-4e38-9d55-6406b2bb2f14 | 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) |
| 90379dc2-a32f-4af6-a7f3-c5d0ac79abfb | 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) |
| 73ad23d8-be9a-474e-923d-e022b94d2c96 | 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) |
| f7b4706c-f3ef-4b60-ab08-2459a9ba6de9 | 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) |
| 572101f9-2dcb-4ebf-8f7e-c3ca90db869a | 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) |
| 651c95d4-b51f-4b5e-b8b3-c475115d3f4e | 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) |
| c04386e7-5e10-4e77-bfa9-6c00ec9a6cc6 | 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) |