Details of upload ddbfa5ba-afb4-4b67-9956-23ca30b47eb3

Created at
2023-05-12T04:51:38.148Z
Total number of tests
956
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
3c5fd38
Pull request base ref
main
Pull request head ref
1695-fix-intermittent-failure
Branch / tag name
1742/merge
Workflow asset retention period
90 days
GitHub action
__run_2
GitHub run ID
4954226828
GitHub run attempt
2
GitHub run number
39
GitHub job
check-1
GitHub job URL
Not known
Loop iteration
13

Test failures

There are 9 failures in this upload.

Failure ID Test case ID Test class Test case Message
18747604-31fa-4a6c-b60f-300f84f85b29 9dbff615-3ea1-4dbd-92f9-5366fe3329c8 AuthTests test__021__Token__authentication_method__should_transition_the_connection_to_the_FAILED_state_when_the_server_responds_with_a_token_error_and_there_is_no_way_to_renew_the_token() Error is nil (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/AuthTests.swift#CharacterRangeLen=0&EndingLineNumber=286&StartingLineNumber=286)
b70ca5d6-a886-46db-accc-f37e04e58fb8 f9a63b3b-99a7-4871-aebb-73fc2ea32d2f RealtimeClientConnectionTests test__055__Connection__connection_request_fails__on_token_error_while_CONNECTING__reissues_token_and_reconnects() XCTAssertEqual failed: ("3") is not equal to ("2") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2134&StartingLineNumber=2134)
a8853481-5a9b-430a-a685-99289726abc6 e63289f2-2265-40b6-a71b-e5c624906789 RealtimeClientConnectionTests test__057__Connection__connection_request_fails__should_transition_to_Failed_state_because_the_token_is_invalid_and_not_renewable() Should not be connected (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RealtimeClientConnectionTests.swift#CharacterRangeLen=0&EndingLineNumber=2205&StartingLineNumber=2205)
0eee14d1-e2d2-4c35-b6c5-0e88c1e4555c a9b5f087-9a3d-4b6a-b108-8edd8fdad3e1 RestClientTests test__012__RestClient__should_indicate_an_error_if_there_is_no_way_to_renew_the_token() Error is empty (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1752&StartingLineNumber=1752)
9e84db46-e576-4833-a9a5-99a259592dbf 055ed896-2240-470c-b636-ab5b7a52c20d RestClientTests test__036__RestClient__Authentication__should_error_when_expired_token_and_no_means_to_renew() expected X-Ably-Errorcode header in response (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=741&StartingLineNumber=741)
e733cd54-9116-4717-a68e-da483af4ec04 0975d578-42e8-4175-a980-61bed059e0bd RestClientTests test__037__RestClient__Authentication__should_renew_the_token_when_it_has_expired() expected X-Ably-Errorcode header in response (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=804&StartingLineNumber=804)
c52b3b01-26ae-4fa0-902e-2e46dc232150 da63a7e7-ebba-49ef-88b4-60d19204b599 RestClientTests test__092__RestClient__request__method_signature_and_arguments__should_do_a_request_and_receive_a_valid_response() XCTAssertNil failed: "Error -1009 - The Internet connection appears to be offline. (reason: NSURLErrorDomain)" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=1951&StartingLineNumber=1951)
05196c48-8eed-448c-b637-8581407bdf6a 14acd825-e0ca-4ae9-8e4b-675c069a7778 RestClientTests test__093__RestClient__request__method_signature_and_arguments__should_handle_response_failures() XCTAssertNil failed: "Error -1009 - The Internet connection appears to be offline. (reason: NSURLErrorDomain)" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=2001&StartingLineNumber=2001)
c312fdba-3de4-4e79-8b66-2dbd37bf4067 faf7e1fe-20b0-4367-8d97-d5890f9c4ef5 RestClientTests test__094__RestClient__if_in_the_course_of_a_REST_request_an_attempt_to_authenticate_using_authUrl_fails_due_to_a_timeout__the_request_should_result_in_an_error_with_code_40170__statusCode_401__and_a_suitable_error_message() failed: caught error: "Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo={_kCFStreamErrorCodeKey=50, NSUnderlyingError=0x6000012164f0 {Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_NSURLErrorNWPathKey=unsatisfied (No network route), _kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <7B893E51-332E-4D2F-896E-978A70E74BC9>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=( "LocalDataTask <7B893E51-332E-4D2F-896E-978A70E74BC9>.<1>" ), NSLocalizedDescription=The Internet connection appears to be offline., NSErrorFailingURLStringKey=https://sandbox-rest.ably.io:443/keys/_tmp_3q4IbA.U5fEGw/requestToken?format=msgpack, NSErrorFailingURLKey=https://sandbox-rest.ably.io:443/keys/_tmp_3q4IbA.U5fEGw/requestToken?format=msgpack, _kCFStreamErrorDomainKey=1}" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Test%20Utilities/TestUtilities.swift#CharacterRangeLen=0&EndingLineNumber=580&StartingLineNumber=580)