Details of upload 4cb5d904-827d-413a-9e17-6831b938a6b5

Created at
2025-12-03T20:31:50.943Z
Total number of tests
1075
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
44b2199
Pull request base ref
Not specified
Pull request head ref
Not specified
Branch / tag name
main
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
19907005676
GitHub run attempt
1
GitHub run number
897
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/19907005676/job/57065754425
Loop iteration
1

Test failures

There are 2 failures in this upload.

Failure ID Test case ID Test class Test case Message
21d40e95-cd05-4518-9b22-814c511fdea9 7a8d38a6-d49a-48b8-aad3-245437fedad8 RealtimeClientPresenceTests test__080__Presence__private_and_internal_PresenceMap_containing_only_members_that_match_the_current_connectionId__any_ENTER__PRESENT__UPDATE_or_LEAVE_event_that_matches_the_current_connectionId_should_be_applied_to_this_object() XCTAssertEqual failed: ("Present") is not equal to ("Enter") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=2567&StartingLineNumber=2567)
4be2b0e6-8805-42fe-b62c-89f99e50d5ac 506d119f-0725-4166-bcc5-92a972685b17 RealtimeClientTests test__032__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_connection_is_CONNECTING__all_current_connection_attempts_should_be_halted__and_after_obtaining_a_new_token_the_library_should_immediately_initiate_a_connection_attempt_using_the_new_token() XCTAssertEqual failed: ("2") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientTests.swift#EndingLineNumber=877&StartingLineNumber=877)