There is 1 failure in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
03162005-bd10-4251-956d-93823e328c78 | 4fba756f-ff94-41f2-95a5-0f11192c678d | RealtimeClientPresenceTests | test__200__Presence__PresenceMap_should_perform_re_entry_whenever_a_channel_moves_into_the_attached_state_and_presence_message_consists_of_enter_action_with_client_id_and_data() | expected to have Array<ARTPresenceMessage> with count 4, got 2 Actual Value: [<ARTPresenceMessage: 0x600002669810> { id: sIPdqeyOxW:0:0, clientId: client1, connectionId: sIPdqeyOxW, timestamp: (null), encoding: , data: client1data, action: 2, syncSessionId: 0 }, <ARTPresenceMessage: 0x6000026683c0> { id: sIPdqeyOxW:1:0, clientId: client2, connectionId: sIPdqeyOxW, timestamp: (null), encoding: , data: client2data, action: 2, syncSessionId: 0 }] (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=2960&StartingLineNumber=2960) |