There are 4 failures in this upload.
| Failure ID | Test case ID | Test class | Test case | Message |
|---|---|---|---|---|
| 4db2c9b4-11a1-43d9-9f31-76a71904d716 | 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) |
| f25ea391-cd7a-40dd-9ba4-0d57634e5c0d | 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) |
| 0c4b6224-6209-40d4-868a-273c5a090d9c | 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) |
| 057ba080-6ac6-44ff-ba21-7248b4b55ce9 | 6bc9a0cf-ffa8-422b-8053-ce41c4797156 | RealtimeClientPresenceTests | test__050__Presence__PresenceMap__if_a_SYNC_is_in_progress__then_when_a_presence_message_with_an_action_of_LEAVE_arrives__it_should_be_stored_in_the_presence_map_with_the_action_set_to_ABSENT() | failed - Waited more than 20.0 seconds (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/RealtimeClientPresenceTests.swift#EndingLineNumber=1938&StartingLineNumber=1938) |