There are 5 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
ee5d8635-3144-4da8-9f12-65ab3bc749a4 | b858410d-9ea4-4b8f-b343-6096af65bd90 | AuthTests | test__115__authorize__server_time_offset__should_obtain_server_time_once_and_persist_the_offset_from_the_local_clock() | expected to be nil, got <Error 40104 - Timestamp not current> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3391&StartingLineNumber=3391) |
efea4dfb-a8e5-4ee1-8ada-d5e5afabb237 | 3a77867c-4447-48e5-a09b-26fd753ba25c | RealtimeClientPresenceTests | test__031__Presence__enter__optionally_a_callback_can_be_provided_that_is_called_for_failure() | expected to be identical to <0x7fb68dcaaf50>, got nil (use beNil() to match nils) (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1016&StartingLineNumber=1016) |
0a69167c-cfbd-419a-8d51-d31cec4fca87 | 66c00504-cdb5-4ea6-a6f0-0d8b60c76be2 | RealtimeClientPresenceTests | test__045__Presence__PresenceMap__all_incoming_presence_messages_must_be_compared_for_newness_with_the_matching_member_already_in_the_PresenceMap() | expected to equal <1>, got <2> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1433&StartingLineNumber=1433) |
0b0dcd29-780a-42d8-9984-8092751e8fc7 | 7a8d38a6-d49a-48b8-aad3-245437fedad8 | RealtimeClientPresenceTests | test__080__Presence__private_and_internal_PresenceMap_containing_only_members_that_match_the_current_connectionId__any_ENTER__PRESENT__UPDATE_or_LEAVE_event_that_matches_the_current_connectionId_should_be_applied_to_this_object() | expected to have Dictionary<String, ARTPresenceMessage> with count 1, got 2 Actual Value: ["Bp85bbf9bD:b": <ARTPresenceMessage: 0x7fb68e1d9bc0> {id: Bp85bbf9bD:2:0,clientId: b,connectionId: Bp85bbf9bD,timestamp: 2022-05-14 13:37:21 +0000 (1652535441.431),encoding: (null),data: bye,action: Absent,syncSessionId: 0}, "TuBYPQjT7q:a": <ARTPresenceMessage: 0x7fb68db4eed0> {id: TuBYPQjT7q:0:0,clientId: a,connectionId: TuBYPQjT7q,timestamp: 2022-05-14 13:37:21 +0000 (1652535441.381),encoding: (null),data: (null),action: Present,syncSessionId: 1}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2591&StartingLineNumber=2591) |
38f15b8e-30db-40cb-a661-d7561970c393 | 6810d918-488d-4fab-b860-8a7221c35207 | RealtimeClientTests | test__036__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__authorize_call_should_complete_with_an_error_if_the_connection_moves_to_the_CLOSED_state() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1001&StartingLineNumber=1001) |