Details of upload f76b04e3-81f4-4be0-988a-7b457a7d0114

Created at
2024-05-03T13:20:40.400Z
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
4

Test failures

There are 4 failures in this upload.

Failure ID Test case ID Test class Test case Message
4a916fc6-01bc-43f6-8cfd-78c9f64e6785 3a77867c-4447-48e5-a09b-26fd753ba25c RealtimeClientPresenceTests test__031__Presence__enter__optionally_a_callback_can_be_provided_that_is_called_for_failure() shouldn't be called (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1043&StartingLineNumber=1043)
5a005327-e397-4300-85b1-bd607c4ccd66 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)
429ea314-d3f5-456c-aa0a-3268bedb7c25 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)
bc71acfc-1c23-4973-bdde-f8a3ab8f6d29 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)