There are 26 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| 1f99b23e-42bd-4488-89c4-b1e639a53912 | 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) |
| 2349a35b-f063-40f1-870d-d3bc6bcbe44f | 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) |
| 3f8aa1b1-f6d2-4ca5-adba-a0c4f541dc92 | 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) |
| f96ce885-aa29-4026-a166-6d1daf9ba3cf | 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) |
| 525961ad-03fa-4fb1-8f8d-0e926ed39b57 | 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) |
| c588a36b-e982-4424-b23f-66d3d1ca4527 | 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) |
| 799256c3-8c29-49b9-920b-3da97eb3f6ae | 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) |
| c5949679-06eb-4634-b1a6-ba5d37a5c442 | 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) |
| d794dc82-0961-456d-b95f-b4f545873d99 | 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) |
| 3f74d398-0679-4d94-9e86-c8b2139c677f | 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) |
| 06862361-a369-4f70-88b8-e484347f0bcc | 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) |
| f93fd15b-2f47-4b72-bbaf-092f568e37d2 | 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.b.fallback.ably-realtime.com, main.e.fallback.ably-realtime.com, main.d.fallback.ably-realtime.com, main.c.fallback.ably-realtime.com)> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RestClientTests.swift#EndingLineNumber=877&StartingLineNumber=877) |
| a9a9edf8-5a6f-4d82-85a0-44b856e4631a | 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) |
| 60c86bf7-4c1b-42f2-8fb9-e645b448f316 | 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) |
| 25f4069b-b611-4f02-8232-479ff9d569d0 | 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) |
| 3a2f6c2a-6995-445c-b7cb-9ec6a8faf422 | 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) |
| 414127c9-7609-4339-8c0b-cebdd67dbecb | 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) |
| 7166adb2-204e-425f-9feb-fecc28b178e2 | 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) |
| d1403c2d-085c-41c9-a5f2-8b44a7282026 | 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) |
| a66f7ef6-85ff-41dc-af8d-ded0c5d55f96 | 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) |
| 480fab8a-9782-4776-9c18-c2d07740a2cc | 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) |
| bdc44914-1c05-4f5e-9c01-c01425ac3abc | 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) |
| 1bbf573c-1e36-4e27-946e-1de816a5901d | 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) |
| 947a6cae-2c58-4b5f-83d2-d6f3e124512b | 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) |
| 0cc84add-ae6f-4c63-a1a7-8cd5d8d7cad3 | 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) |
| ca9ff18f-3b33-42dc-8b16-be184414db45 | 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) |