There is 1 failure in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
5ebf720d-eafb-4f46-a7a2-587d804d38bf | 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: 0x7f8240ad8dc0> {id: SvMT-tCLco:1:0,clientId: john,connectionId: SvMT-tCLco,timestamp: 2022-03-22 22:10:08 +0000 (1647987008.996),encoding: (null),data: away,action: Present,syncSessionId: 0}, <ARTPresenceMessage: 0x7f8240c39550> {id: SvMT-tCLco:2:0,clientId: john,connectionId: SvMT-tCLco,timestamp: 2022-03-22 22:10:09 +0000 (1647987009.495),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) |