There are 3 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| c84d16df-f185-4f98-9b55-7c81ec93956c | 88135a44-ae14-4893-a2b4-fe5bf994936d | AuthTests | test__020__Token__authentication_method__should_indicate_an_error_and_not_retry_the_request_when_the_server_responds_with_a_token_error_and_there_is_no_way_to_renew_the_token() | XCTAssertEqual failed: ("40100") is not equal to ("15") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=260&StartingLineNumber=260) |
| ce4f27e6-c936-44c7-88bb-dfe00267203b | acd559e8-f57a-44c2-b659-ec34b4d85a9b | AuthTests | test__022__Token__authentication_method__on_token_error__reissues_token_and_retries_REST_requests() | XCTAssertNil failed: "Error 40100 - <Empty Message>" (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=325&StartingLineNumber=325) |
| afa2b189-6e11-44d0-93dc-4df9bceb542b | da66dcc5-cd31-43f5-9777-f5efe94f16c4 | AuthTests | test__023__Token__authentication_method__in_REST__if_the_token_creation_failed_or_the_subsequent_request_with_the_new_token_failed_due_to_a_token_error__then_the_request_should_result_in_an_error() | XCTAssertEqual failed: ("40100") is not equal to ("40141") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/AuthTests.swift#EndingLineNumber=359&StartingLineNumber=359) |