Details of upload 92cb9963-7616-45c8-a414-58529f5ae131

Created at
2026-09-17T15:18:01.204Z
Total number of tests
1107
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
8d4f2e4
Pull request base ref
integration/v2
Pull request head ref
api/public-surface
Branch / tag name
2287/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
35235118084
GitHub run attempt
1
GitHub run number
1406
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/35235118084/job/105248924565
Loop iteration
1

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
2d7f550e-18f8-4667-80bd-246a8f882b82 db15d80e-2319-4e90-a6e9-03feb31b3b10 RealtimeAnnotationsTests test__annotations_subscribe_should_implicitly_attach_the_channel_if_options_attachOnSubscribe_is_true() XCTAssertNil failed: "Error 80017 - connection broken before receiving publishing acknowledgment" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeAnnotationsTests.swift#EndingLineNumber=432&StartingLineNumber=432)
6a71914e-bebc-4388-a36a-7d528df74fc6 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=1453&StartingLineNumber=1453)
2141d79a-9878-42d8-b10a-f0b1227ebd95 c2b81ea2-d06c-41a7-b217-36a144da77e5 RealtimeClientTests test__039__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_connection_is_in_the_DISCONNECTED_state_when_auth_authorize_is_called__after_obtaining_a_token_the_library_should_move_to_the_CONNECTING_state_and_initiate_a_connection_attempt_using_the_new_token() XCTAssertNil failed: "Error -999 - Authorization has been canceled" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientTests.swift#EndingLineNumber=1210&StartingLineNumber=1210)