Details of upload d6eac1d1-eef0-47f8-8932-74bf7827625b

Created at
2025-11-24T01:53:14.417Z
Total number of tests
1072
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
c14b5fb
Pull request base ref
main
Pull request head ref
fix/2142-immediateReconnectionDelay-increase
Branch / tag name
2144/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
19620437840
GitHub run attempt
1
GitHub run number
858
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/19620437840/job/56179619072
Loop iteration
1

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
ab4b3932-23b3-4e1b-b82e-8f71b82a0391 57411077-3ba8-496c-adc1-20820dc2eba0 RealtimeClientConnectionTests test__059b__Connection__connection_request_fails__connection_attempt_fails_for_any_recoverable_reason__for_example_an_hostUnreachable_transport_error() XCTAssertEqual failed: ("1.0") is not equal to ("0.1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=2314&StartingLineNumber=2314)
d34dbdef-10a3-4ade-9373-849cfe03d082 d461b7e0-3cb1-49ba-b6f4-7a85cd2f7681 RealtimeClientConnectionTests test__061__Connection__connection_request_fails__should_change_the_state_to_SUSPENDED_when_the_connection_state_has_been_in_the_DISCONNECTED_state_for_more_than_the_connectionStateTtl() failed - expected to eventually equal <[Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Suspended, Connecting, Suspended]>, got <[Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Disconnected, Connecting, Suspended, Connecting, Suspended, Connecting, Suspended, Connecting, Suspended, Connecting, Suspended, Connecting, Suspended, Connecting, Suspended, Connecting, Suspended]> (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=2468&StartingLineNumber=2468)