Details of upload eb1d16bd-9bbf-4f57-8654-76f5362eb747

Created at
2025-02-01T23:25:07.525Z
Total number of tests
924
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
1854b07
Pull request base ref
main
Pull request head ref
fix/2009-fallbacks-in-custom-env
Branch / tag name
2017/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
13093186699
GitHub run attempt
1
GitHub run number
464
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/13093186699/job/36532240493
Loop iteration
1

Test failures

There is 1 failure in this upload.

Failure ID Test case ID Test class Test case Message
31a0f7bd-8947-4af7-bee5-97b0646c5b44 dc490797-c3c4-44ec-a0bf-1e767605e2e3 RealtimeClientConnectionTests test__092__Connection__Host_Fallback__should_retry_hosts_in_random_order_after_checkin_if_an_internet_connection_is_available_sandbox() XCTAssertEqual failed: ("["sandbox-d-fallback.ably-realtime.com", "sandbox-e-fallback.ably-realtime.com", "sandbox-a-fallback.ably-realtime.com", "sandbox-c-fallback.ably-realtime.com", "sandbox-b-fallback.ably-realtime.com"]") is not equal to ("["d.ably-realtime.com", "e.ably-realtime.com", "a.ably-realtime.com", "c.ably-realtime.com", "b.ably-realtime.com"]") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=4238&StartingLineNumber=4238)