There are 3 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
e5ae11fa-4e01-49e8-a34d-2963f8dece8e | 337ee1e6-0aa8-48cc-9d0e-304b25a6fbb9 | RealtimeClientConnectionTests | test__032__Connection__ACK_and_NACK__ProtocolMessage__should_contain_unique_serially_incrementing_msgSerial_along_with_the_count() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=964&StartingLineNumber=964) |
924de08b-7142-4202-971e-895a7a3f0f9e | e563b0c8-d19a-4f85-95d6-e104e15bf2d7 | RealtimeClientConnectionTests | test__070__Connection__connection_failures_once_CONNECTED__System_s_response_to_a_resume_request__CONNECTED_ProtocolMessage_with_a_new_connectionId_and_an_error() | Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Spec/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2621&StartingLineNumber=2621) |
391f1006-f63d-4b18-89a2-41575c8d31fb | 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: 0x7f971d2a6d20> {count: 0,id: (null),action: 4 (Connected),channel: (null),channelSerial: (null),connectionId: 1F2Lu-xycl,connectionKey: e7dGEWxRgBA4x7!1F2Lu-xycldSFvHF-3b5e7dGEWxRgBA4x7,connectionSerial: -1,msgSerial: (null),timestamp: (null),flags: 0,flags.hasPresence: NO,flags.hasBacklog: NO,flags.resumed: NO,messages: (null)params: (null)}, <ARTProtocolMessage: 0x7f971d919f00> {count: 0,id: (null),action: 4 (Connected),channel: (null),channelSerial: (null),connectionId: 1F2Lu-xycl,connectionKey: e7dGEWxRgBA4x7!1F2Lu-xycldSFvHF-3b5e7dGEWxRgBA4x7,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) |