Details of upload f1daf5aa-e4e3-4bfb-bc61-025c8b4c6d26

Created at
2024-05-03T15:24:50.447Z
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
10

Test failures

There are 5 failures in this upload.

Failure ID Test case ID Test class Test case Message
12c4e2b7-c76a-4e00-b306-a500092e17ed 3a77867c-4447-48e5-a09b-26fd753ba25c RealtimeClientPresenceTests test__031__Presence__enter__optionally_a_callback_can_be_provided_that_is_called_for_failure() XCTAssertTrue failed (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1047&StartingLineNumber=1047)
4e2ff57f-5f54-428c-971d-a48b7ec93e12 ac44f09c-f521-4bfc-a3d7-58d4f7428c74 RealtimeClientPresenceTests test__032__Presence__enter__entering_without_an_explicit_PresenceMessage_clientId_should_implicitly_use_the_clientId_of_the_current_connection() shouldn't be called (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1043&StartingLineNumber=1043)
9e9061b9-73b8-4065-9f04-5d16d00fcc32 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)
2a019f6f-df09-43a0-a00c-93a97066fb3f 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)
6cb6d59c-45db-4f83-a237-6f889adb3a60 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)