Details of upload acc36641-9bb6-42f1-88da-664e781c3ebd

Created at
2025-10-31T00:59:30.519Z
Total number of tests
951
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
a4bb0f1
Pull request base ref
main
Pull request head ref
2135-http-error-response-as-string
Branch / tag name
2136/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
18958839117
GitHub run attempt
1
GitHub run number
824
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/18958839117/job/54141685233
Loop iteration
1

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
68373a9f-a2a1-4698-96ce-1faca9cf3609 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)
370038a6-b9fd-471c-b160-7aa27fb29fc1 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)
f521a38d-a4d4-4e2e-8e51-03c43cfd2700 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)