There are 7 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
cb99192d-882d-43ee-bb5c-9e9424d7ad69 | f724070b-5530-4962-a4e0-20688f220bf1 | AuthTests | test__122__authorize__two_consecutive_authorizations__using_Realtime_and_connection_is_CONNECTING__should_call_each_Realtime_authorize_callback() | expected to be identical to <0x7fff8019e388>, got <0x7fff8019e3a0> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=3674&StartingLineNumber=3674) |
3160720e-f460-4b9d-badb-6bf9f6d952ba | 81cc8b0a-f8b2-4816-b38b-bb36d83b110e | RealtimeClientConnectionTests | test__056__Connection__connection_request_fails__should_transition_to_disconnected_when_the_token_renewal_fails() | expected to contain <Key/token status changed (expire)>, got <Token expired. (See https://help.ably.io/error/40142 for help.)> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2119&StartingLineNumber=2119) |
fece2739-e76a-465e-97f6-a58d4f065585 | 752111fe-1e41-4187-bddf-62cbfbece196 | RealtimeClientConnectionTests | test__064__Connection__connection_failures_once_CONNECTED__if_a_Connection_transport_is_disconnected_unexpectedly_or_if_a_token_expires__then_the_Connection_manager_will_immediately_attempt_to_reconnect() | expected to be nil, got <Error 80017 - connection broken before receiving publishing acknowledgment> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2461&StartingLineNumber=2461) |
06576e64-2446-44d2-acca-0ef10c9e1516 | bef48aa0-b450-4f37-9d02-4cd4847ff1d6 | RealtimeClientPresenceTests | test__048__Presence__PresenceMap__if_action_of_PRESENT_arrives__it_should_be_added_to_the_presence_map_with_the_action_set_to_PRESENT() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=238&StartingLineNumber=238) |
983cb82b-aa5f-4d9e-860d-ff807c040269 | f1b06ba8-7ddf-4523-a1da-b4b0eb06f10a | RealtimeClientTests | test__038__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_connection_is_in_the_CLOSED_state_when_auth_authorize_is_called__after_obtaining_a_token_the_library_should_move_to_the_CONNECTING_state_and_initiate_a_connection_attempt_using_the_new_token() | expected to be nil, got <Error -999 - Authorization has been canceled> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1113&StartingLineNumber=1113) |
369efd08-bd9e-4874-9ba3-4dc24e5daa41 | c2b81ea2-d06c-41a7-b217-36a144da77e5 | RealtimeClientTests | test__039__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_connection_is_in_the_DISCONNECTED_state_when_auth_authorize_is_called__after_obtaining_a_token_the_library_should_move_to_the_CONNECTING_state_and_initiate_a_connection_attempt_using_the_new_token() | expected to have Array<ARTProtocolMessage> with count 0, got 1 Actual Value: [<ARTProtocolMessage: 0x7ff9e299e260> {count: 0,id: (null),action: 17 (Auth),channel: (null),channelSerial: (null),connectionId: (null),connectionKey: (null),connectionSerial: 0,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=1179&StartingLineNumber=1179) |
d29cecfa-0435-4c7d-b111-d88d85cc223b | a54428fb-682f-4f07-98b2-9c7ed614f0c3 | RealtimeClientTests | test__040__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_connection_is_in_the_FAILED_state_when_auth_authorize_is_called__after_obtaining_a_token_the_library_should_move_to_the_CONNECTING_state_and_initiate_a_connection_attempt_using_the_new_token() | expected to be nil, got <Error 40105 - Nonce value replayed> (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1223&StartingLineNumber=1223) |