Details of upload 129de194-846d-4397-89da-8470cdf494bb

Created at
2023-05-03T13:47:45.392Z
Total number of tests
842
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
c91276c
Pull request base ref
main
Pull request head ref
remove-a-few-try-bang-in-tests
Branch / tag name
1709/merge
Workflow asset retention period
90 days
GitHub action
__run_5
GitHub run ID
4872367937
GitHub run attempt
1
GitHub run number
387
GitHub job
check
GitHub job URL
Not known
Loop iteration
1

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
6e242bf2-6c3b-4192-b6bc-491deeb15db6 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() XCTAssertNil failed: "Error -999 - Authorization has been canceled" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=843&StartingLineNumber=843)
8d52d603-c145-4ec5-87c1-2e8a6d9c6948 e3b1b00c-fa5a-4e37-9ad9-e6ca8adad4e2 RealtimeClientTests test__037__RealtimeClient__Auth_authorize_should_upgrade_the_connection_with_current_token__when_the_connection_is_in_the_SUSPENDED_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() Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1041&StartingLineNumber=1041)
d8dea30b-d779-4701-a588-178723dc1735 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() XCTAssertNil failed: "Error -999 - Authorization has been canceled" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1123&StartingLineNumber=1123)