There are 2 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
6ff0dc7b-49a1-42ff-be0d-897b0c35878b | 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: 0x7fc1c6bf15b0> {id: B4UxL00omF:1:0,clientId: john,connectionId: B4UxL00omF,timestamp: 2022-04-22 16:27:57 +0000,encoding: (null),data: away,action: 1,syncSessionId: 0}, <ARTPresenceMessage: 0x7fc1c6cb22e0> {id: B4UxL00omF:2:0,clientId: john,connectionId: B4UxL00omF,timestamp: 2022-04-22 16:27:57 +0000,encoding: (null),data: away,action: 3,syncSessionId: 0}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=537&StartingLineNumber=537) |
92a082e8-fdcd-4577-9cc5-02b11b7704e6 | ac44f09c-f521-4bfc-a3d7-58d4f7428c74 | RealtimeClientPresenceTests | test__032__Presence__enter__entering_without_an_explicit_PresenceMessage_clientId_should_implicitly_use_the_clientId_of_the_current_connection() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1069&StartingLineNumber=1069) |