There are 2 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
bb11a432-fc0e-4d78-93dc-ef4c32c1afa0 | 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: 0x7f8d0f1ba990> {id: azcn2VyGHv:1:0,clientId: john,connectionId: azcn2VyGHv,timestamp: 2022-02-17 17:51:45 +0000,encoding: (null),data: away,action: 1,syncSessionId: 0}, <ARTPresenceMessage: 0x7f8d0f95c440> {id: azcn2VyGHv:2:0,clientId: john,connectionId: azcn2VyGHv,timestamp: 2022-02-17 17:51:45 +0000,encoding: (null),data: away,action: 3,syncSessionId: 0}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=530&StartingLineNumber=530) |
98ed69b5-a71e-4bff-a072-dd22e91a4063 | 552340b6-f49c-4b10-a1a7-787b686fca89 | RealtimeClientPresenceTests | test__029__Presence__subscribe__with_a_single_action_argument() | expected to eventually equal <1>, got <0> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=982&StartingLineNumber=982) |