There are 2 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
f82ca160-a682-4f67-a28c-252a8a353847 | fb6f54e8-10ef-4d44-b09d-d9ef8861c278 | RealtimeClientConnectionTests | test__103a__Connection__Transport_disconnected_side_effects__should_resend_any_ProtocolMessage_by_processing_connection_wide_pending_messages() | failed - splitDone called more than the expected 2 times (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#EndingLineNumber=3537&StartingLineNumber=3537) |
c877201a-dd0d-4d6c-9962-7ce76984cd88 | 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: 0x600000de7200> { id: 0Ov4u4K46V:0:0, clientId: client1, connectionId: 0Ov4u4K46V, timestamp: (null), encoding: , data: client1data, action: 2, syncSessionId: 0 }, <ARTPresenceMessage: 0x600000d7cbe0> { id: 0Ov4u4K46V:1:0, clientId: client2, connectionId: 0Ov4u4K46V, timestamp: (null), encoding: , data: client2data, action: 2, syncSessionId: 0 }] (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=2960&StartingLineNumber=2960) |