There are 2 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
4940c525-80d8-4bb8-9f7b-ea90c12ab173 | 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) |
59f22be6-1f2f-449b-a38a-48cdb6581a78 | 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: ["0wiUOJPnsZ:a": <ARTPresenceMessage: 0x7f9bab2fb6b0> {id: 0wiUOJPnsZ:0:0,clientId: a,connectionId: 0wiUOJPnsZ,timestamp: 2022-05-10 23:57:35 +0000,encoding: (null),data: (null),action: 1,syncSessionId: 1}, "XoYauIsaoc:b": <ARTPresenceMessage: 0x7f9bab926d10> {id: XoYauIsaoc:2:0,clientId: b,connectionId: XoYauIsaoc,timestamp: 2022-05-10 23:57:35 +0000,encoding: (null),data: bye,action: 0,syncSessionId: 0}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2600&StartingLineNumber=2600) |