Details of upload 48115617-37b2-4024-88af-0b2f5d7ab77c

Created at
2025-11-24T01:55:02.026Z
Total number of tests
951
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/56179619078
Loop iteration
1

Test failures

There are 4 failures in this upload.

Failure ID Test case ID Test class Test case Message
74a1fa55-fd4e-4168-864c-ed0c8a2e3a5a 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)
8e72aa1d-b469-4e07-90ae-d42ec399f190 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)
da555651-4752-4c08-ae57-c011de396a65 26a1fa72-c7bf-4623-bfd3-a445db809681 RealtimeClientPresenceTests test__038__Presence__update__should_update_the_data_for_the_present_member_with_null() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1309&StartingLineNumber=1309)
a66df6a3-022b-4a5d-924c-58549605102b 46f47a19-4643-477b-a77f-dacc9857225d RealtimeClientPresenceTests test__044__Presence__leave__should_leave_the_current_client_with_no_data() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1486&StartingLineNumber=1486)