There are 3 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
694e819a-2791-4d42-9540-b41a68a777f5 | c051c7d2-0343-4d7d-86da-d8e449e21200 | RealtimeClientTests | test__029__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_authentication_token_change_fails__client_should_receive_an_ERROR_ProtocolMessage_triggering_the_connection_to_transition_to_the_FAILED_state() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=692&StartingLineNumber=692) |
d98bd442-a4f8-4ba2-b53f-314c34150a5f | 1398b930-0f1b-43bc-a5e9-e8b4997ea1ba | RealtimeClientTests | test__030__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__authorize_call_should_complete_with_an_error_if_the_request_fails() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=740&StartingLineNumber=740) |
60a080a3-b139-4fb5-bf4e-ae4b371548ee | 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: 0x7fb6adf3b560> {count: 0,id: (null),action: 4 (Connected),channel: (null),channelSerial: (null),connectionId: Dbzp6OX5k3,connectionKey: e7dwIENqgBB3am!Dbzp6OX5k3nCyxNw-13830e7dwIENqgBB3am,connectionSerial: -1,msgSerial: (null),timestamp: (null),flags: 0,flags.hasPresence: NO,flags.hasBacklog: NO,flags.resumed: NO,messages: (null)params: (null)}, <ARTProtocolMessage: 0x7fb6adf67c90> {count: 0,id: (null),action: 4 (Connected),channel: (null),channelSerial: (null),connectionId: Dbzp6OX5k3,connectionKey: e7dwIENqgBB3am!Dbzp6OX5k3nCyxNw-13830e7dwIENqgBB3am,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) |