Details of upload b793d0b4-b43c-48db-a14c-f7165a3c2b15

Created at
2025-12-02T20:45:12.975Z
Total number of tests
1075
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
271e5cb
Pull request base ref
connectionDetails-plugin-api
Pull request head ref
remove-redundant-connection-state-check
Branch / tag name
2152/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
19871944747
GitHub run attempt
1
GitHub run number
889
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/19871944747/job/56949717425
Loop iteration
1

Test failures

There are 4 failures in this upload.

Failure ID Test case ID Test class Test case Message
866896d1-c4bf-4fe1-bd1d-9045070257e7 c028ab04-1b06-4d12-9414-e1bc7fdfacb2 AuthTests test__025__Token__authentication_method__in_Realtime__if_the_connection_fails_due_to_a_terminal_token_error__then_the_connection_should_move_to_the_FAILED_state_and_reports_the_error() failed - Should not reach Disconnected state (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=424&StartingLineNumber=424)
c0e9f52c-185c-45ef-8ef4-af085cc25e6f 85ddf9cb-cd8f-4bfe-b462-adfeed9f75d2 AuthTests test__026__Token__authentication_method__if_a_request_by_a_realtime_client_to_an_authUrl_results_in_an_HTTP_403_the_client_library_should_transition_to_the_FAILED_state() failed - waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=415&StartingLineNumber=415)
5b4482cc-df56-40cb-b0e5-d9aa0ad379a0 d0e4ad58-0ded-42ee-ab7e-dea8c0422ec6 RealtimeClientPresenceTests test__039__Presence__update__should_enter_current_client_into_the_channel_if_the_client_was_not_already_entered() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1346&StartingLineNumber=1346)
dca68783-a030-495b-9d09-eb37ac402618 7a23d368-8066-4f44-bbe1-e11fac490dea RealtimeClientPresenceTests test__043__Presence__leave__should_leave_the_current_client_from_the_channel_and_the_data_will_be_updated_with_the_value_provided() failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1448&StartingLineNumber=1448)