Details of upload 82931aa6-65ca-4347-9f27-45fc7ac9e2af

Created at
2024-05-03T14:14:57.180Z
Total number of tests
1003
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
8b6e9d1
Pull request base ref
main
Pull request head ref
fix/1889-unskip-presense-tests-looped-4
Branch / tag name
1915/merge
Workflow asset retention period
90 days
GitHub action
__run_3
GitHub run ID
8938624112
GitHub run attempt
1
GitHub run number
14
GitHub job
check
GitHub job URL
Not known
Loop iteration
7

Test failures

There are 4 failures in this upload.

Failure ID Test case ID Test class Test case Message
3277134d-4bf3-4550-910a-bc0a52687106 66c00504-cdb5-4ea6-a6f0-0d8b60c76be2 RealtimeClientPresenceTests test__045__Presence__PresenceMap__all_incoming_presence_messages_must_be_compared_for_newness_with_the_matching_member_already_in_the_PresenceMap() XCTAssertEqual failed: ("new") is not equal to ("existing") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1493&StartingLineNumber=1493)
bc243c15-509f-4e07-a76d-8c26893b8e73 6bc9a0cf-ffa8-422b-8053-ce41c4797156 RealtimeClientPresenceTests test__050__Presence__PresenceMap__if_a_SYNC_is_in_progress__then_when_a_presence_message_with_an_action_of_LEAVE_arrives__it_should_be_stored_in_the_presence_map_with_the_action_set_to_ABSENT() XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1841&StartingLineNumber=1841)
9dd9177f-b16e-4fc7-9b0d-a3b31b27cd45 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: ("2") is not equal to ("1") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=2588&StartingLineNumber=2588)
3b42a382-936d-4593-b29d-50d05f743f3c ee46a8e6-e4ed-489c-83c7-648774930f92 RealtimeClientPresenceTests test__111__Presence__get__Query__set_of_params___waitForSync_is_false__should_return_immediately_the_known_set_of_presence_members() waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=3496&StartingLineNumber=3496)