There are 4 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
6670ef15-7147-4ec5-bbbc-335726aaf578 | 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) |
2f972304-9b87-4b7e-adca-98c47fd2d6d4 | 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 <0x7fea291b6350>, got nil (use beNil() to match nils) (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientPresenceTests.swift#CharacterRangeLen=0&EndingLineNumber=1016&StartingLineNumber=1016) |
2221739a-3b81-41e6-b355-c7930b85c878 | 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) |
c3d561f7-4371-4050-a0a7-f13fe729f6d1 | 506d119f-0725-4166-bcc5-92a972685b17 | RealtimeClientTests | test__032__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_connection_is_CONNECTING__all_current_connection_attempts_should_be_halted__and_after_obtaining_a_new_token_the_library_should_immediately_initiate_a_connection_attempt_using_the_new_token() | expected to have Array<ARTProtocolMessage> with count 1, got 2 Actual Value: [<ARTProtocolMessage: 0x7fea277aad50> {count: 0,id: (null),action: 4 (Connected),channel: (null),channelSerial: (null),connectionId: joiHf4vCJ4,connectionKey: e7d03faPwBBLw1!joiHf4vCJ4uK_SCr-7256e7d03faPwBBLw1,connectionSerial: -1,msgSerial: (null),timestamp: (null),flags: 0,flags.hasPresence: NO,flags.hasBacklog: NO,flags.resumed: NO,messages: (null)params: (null)}, <ARTProtocolMessage: 0x7fea279601e0> {count: 0,id: (null),action: 4 (Connected),channel: (null),channelSerial: (null),connectionId: joiHf4vCJ4,connectionKey: e7d03faPwBBLw1!joiHf4vCJ4uK_SCr-7256e7d03faPwBBLw1,connectionSerial: -1,msgSerial: (null),timestamp: (null),flags: 0,flags.hasPresence: NO,flags.hasBacklog: NO,flags.resumed: NO,messages: (null)params: (null)}] (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=847&StartingLineNumber=847) |