There are 2 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
d846a3a0-600d-48a0-a18c-f923ca4467a1 | 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=1433&StartingLineNumber=1433) |
5b71f452-2c65-4516-98ef-53cd94cc3fb5 | 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: ["vWTETXtLrv:a": <ARTPresenceMessage: 0x7f9f1e1db3b0> {id: vWTETXtLrv:0:0,clientId: a,connectionId: vWTETXtLrv,timestamp: 2022-05-12 11:22:34 +0000,encoding: (null),data: (null),action: 1,syncSessionId: 1}, "aVGbQCO20c:b": <ARTPresenceMessage: 0x7f9f1dbb5580> {id: aVGbQCO20c:2:0,clientId: b,connectionId: aVGbQCO20c,timestamp: 2022-05-12 11:22:35 +0000,encoding: (null),data: bye,action: 0,syncSessionId: 0}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2591&StartingLineNumber=2591) |