There are 6 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
baf6ed55-f308-4c54-a307-c9643e18e181 | 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) |
bf759150-1960-4e1c-9f78-be53b9724ee6 | afefa5b3-4630-4e5e-915b-40cb2fa7c52e | RealtimeClientChannelTests | test__063__Channel__detach__happens_when_channel_is_ATTACHED_if_connection_is_currently__DISCONNECTED() | expected to equal <Attaching>, got <Attached> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientChannelTests.swift#CharacterRangeLen=0&EndingLineNumber=1964&StartingLineNumber=1964) |
4b13f44a-c643-4f24-a1dc-9a51913831c4 | b6700a0a-df60-4936-8528-f2833adb04fd | RealtimeClientPresenceTests | test__017__Presence__Channel_state_change_side_effects__if_a_channel_enters_the_ATTACHED_state_then_all_queued_presence_messages_will_be_sent_immediately_and_a_presence_SYNC_may_be_initiated() | expected to have Array<ARTProtocolMessage> with count 1, got 0 Actual Value: [] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=697&StartingLineNumber=697) |
67ca8f71-a351-4aeb-b63f-a0a510e1b38c | 3a77867c-4447-48e5-a09b-26fd753ba25c | RealtimeClientPresenceTests | test__031__Presence__enter__optionally_a_callback_can_be_provided_that_is_called_for_failure() | shouldn't be called (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1012&StartingLineNumber=1012) |
499a5ec1-9894-4518-b98d-c3e17d71734e | 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) |
b1611f96-a3e7-484e-b2b7-7f01d39273fa | 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: ["m8iPPURFsz:b": <ARTPresenceMessage: 0x7fe23c7c0c90> {id: m8iPPURFsz:2:0,clientId: b,connectionId: m8iPPURFsz,timestamp: 2022-05-16 19:26:41 +0000 (1652729201.555),encoding: (null),data: bye,action: Absent,syncSessionId: 0}, "MAA2-YKD8s:a": <ARTPresenceMessage: 0x7fe23c740cb0> {id: MAA2-YKD8s:0:0,clientId: a,connectionId: MAA2-YKD8s,timestamp: 2022-05-16 19:26:41 +0000 (1652729201.499),encoding: (null),data: (null),action: Present,syncSessionId: 1}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=2603&StartingLineNumber=2603) |