There is 1 failure in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
816a889e-2afd-4f8d-bef7-ef28fbcbe623 | 84c9fbc5-8882-4010-ba99-3e44d1793397 | RealtimeClientPresenceTests | test__015__Presence__subscribe__with_no_arguments_should_subscribe_a_listener_to_all_presence_messages() | expected to eventually have Array<ARTPresenceMessage> with count 3, got 2 Actual Value: [<ARTPresenceMessage: 0x7f984d97da60> {id: dt_MAL7KmE:1:0,clientId: john,connectionId: dt_MAL7KmE,timestamp: 2022-05-04 16:04:42 +0000 (1651680282.808),encoding: (null),data: away,action: Present,syncSessionId: 0}, <ARTPresenceMessage: 0x7f984dda8f80> {id: dt_MAL7KmE:2:0,clientId: john,connectionId: dt_MAL7KmE,timestamp: 2022-05-04 16:04:43 +0000 (1651680283.305),encoding: (null),data: away,action: Leave,syncSessionId: 0}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=537&StartingLineNumber=537) |