There are 2 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
a06457f3-5a54-4844-a37f-27a7a2b7c0b9 | 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() | expected to equal <1>, got <2> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1430&StartingLineNumber=1430) |
5875c760-ce28-4f95-8095-e5d43d3b39c8 | 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() | expected to have Dictionary<String, ARTPresenceMessage> with count 1, got 2 Actual Value: ["BxXK5bq_be:b": <ARTPresenceMessage: 0x7fdc683a4920> {id: BxXK5bq_be:2:0,clientId: b,connectionId: BxXK5bq_be,timestamp: 2022-05-11 02:30:32 +0000,encoding: (null),data: bye,action: 0,syncSessionId: 0}, "Wjzxh247G5:a": <ARTPresenceMessage: 0x7fdc68f07410> {id: Wjzxh247G5:0:0,clientId: a,connectionId: Wjzxh247G5,timestamp: 2022-05-11 02:30:32 +0000,encoding: (null),data: (null),action: 1,syncSessionId: 1}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2588&StartingLineNumber=2588) |