Details of upload c3af5039-ff4c-4884-b7ea-715a22e2a4de

Created at
2025-10-31T00:59:00.732Z
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/54141685203
Loop iteration
1

Test failures

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)