There are 5 failures in this upload.
Failure ID | Test case ID | Test class | Test case | Message |
---|---|---|---|---|
a9296d83-78ff-4e84-b705-8cd9e1236ef8 | d461b7e0-3cb1-49ba-b6f4-7a85cd2f7681 | RealtimeClientConnectionTests | test__061__Connection__connection_request_fails__should_change_the_state_to_SUSPENDED_when_the_connection_state_has_been_in_the_DISCONNECTED_state_for_more_than_the_connectionStateTtl() | waitUntil(..) expects its completion closure to be only called once (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/ObjectLifetimesTests.swift#CharacterRangeLen=0&EndingLineNumber=89&StartingLineNumber=89) |
5aabaa20-a61a-4358-8b3b-11e81acfe2d1 | 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) |
10f9f7cc-aa4f-41eb-9445-858632c89d46 | 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) |
51d7a420-7ec7-41fd-ade1-5e6c3b342a29 | 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) |
0a3cdd92-2313-4b26-bbff-e3e059820244 | 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() | XCTAssertEqual failed: ("0") is not equal to ("401") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/Tests/RestClientTests.swift#CharacterRangeLen=0&EndingLineNumber=2059&StartingLineNumber=2059) |