Details of upload 69cbe67d-3cca-4e60-ab0b-6f6bda95d1c9

Created at
2025-11-23T17:26:37.664Z
Total number of tests
979
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
73402ec
Pull request base ref
main
Pull request head ref
2098-ADR-119
Branch / tag name
2109/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
19614342285
GitHub run attempt
1
GitHub run number
855
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/19614342285/job/56164748719
Loop iteration
1

Test failures

There are 10 failures in this upload.

Failure ID Test case ID Test class Test case Message
8e326678-6886-40b1-8e2f-11d99cf0025a 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)
d407e267-dc99-4671-b71b-f190aa808848 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.d.fallback.ably-realtime.com, main.e.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)
5ff82509-ccea-4885-96a2-770983af80e3 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)
011eaa62-2902-436c-901d-55aec361c243 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)
a21835e5-e5f0-42b5-9ea3-dcf1cdb84649 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)
5e49b11b-79dd-4754-acd1-e49e3636fd3c 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)
c833d46d-3b03-4e54-aab1-b584c2af1174 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)
085cf163-a03d-4e55-b477-085d4c0f4b28 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)
0ce6a844-7293-4bdd-8e5c-2b19d6c9d7b3 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)
b1f26883-2a91-478e-aa63-5d8ab0536aa8 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)