There are 6 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
acbffcf6-7cd5-49d3-a71a-07aeabd2c154 | 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) |
8afa97ea-7553-4c3a-877f-89623f9b80d5 | 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) |
dca451b3-abdc-4e08-8aa5-2d79dd666ad7 | 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 <0x7fb4b80326f0>, got nil (use beNil() to match nils) (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1016&StartingLineNumber=1016) |
0ba9c37a-a8a3-4141-b109-7aba04d0cc3f | 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() | shouldn't be called (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1012&StartingLineNumber=1012) |
ef03c6c7-1aec-4b63-bff4-0fd57eaee78f | 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) |
837838a7-93cc-44c6-ae94-b6ad06c5c419 | 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: ["aAjh60Nppd:b": <ARTPresenceMessage: 0x7fb4b807be50> {id: aAjh60Nppd:2:0,clientId: b,connectionId: aAjh60Nppd,timestamp: 2022-05-14 12:27:34 +0000 (1652531254.937),encoding: (null),data: bye,action: Absent,syncSessionId: 0}, "_Jz5oZXG48:a": <ARTPresenceMessage: 0x7fb4b80fc2f0> {id: _Jz5oZXG48:0:0,clientId: a,connectionId: _Jz5oZXG48,timestamp: 2022-05-14 12:27:34 +0000 (1652531254.885),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) |