Details of upload df0177ef-1dc6-4eb7-8133-832e33906018

Created at
2022-04-08T12:33:58.490Z
Total number of tests
904
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
812f421
Pull request base ref
main
Pull request head ref
1279-run-tests-in-loop-lots-of-times
Branch / tag name
1329/merge
Workflow asset retention period
90 days
GitHub action
__run
GitHub run ID
2109130635
GitHub run attempt
1
GitHub run number
1
GitHub job
check-4
GitHub job URL
Not known
Loop iteration
26

Test failures

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)