Details of upload 082430ae-f44c-4d00-bffd-2ed2dea050f4

Created at
2026-06-07T02:30:38.575Z
Total number of tests
1095
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
8c1bc7b
Pull request base ref
main
Pull request head ref
fix/2206-atomic-file-storage
Branch / tag name
2207/merge
Workflow asset retention period
90 days
GitHub action
__run_6
GitHub run ID
27079735921
GitHub run attempt
1
GitHub run number
1113
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/27079735921/job/79923372351
Loop iteration
1

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
c730a744-49a7-4e08-9a60-781438ef178b c51ce4d7-cc5f-47c1-a94c-3a5b0c4455b8 PushTests test__009__LocalDevice__the_device_is_lazily_populated_from_the_persisted_state() XCTAssertEqual failed: ("A084D442-5BA2-4289-9CB3-D58FB01D11C5") is not equal to ("testId") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/PushTests.swift#EndingLineNumber=249&StartingLineNumber=249)
9ae0df7c-35d6-45f8-96f0-7ba7255ba2c7 277ffadb-9ea4-4642-a482-56df915fa9d3 PushTests test__010__LocalDevice__authentication_on_registered_device_sends_a_GotPushDeviceDetails_with_new_clientID() XCTAssertEqual failed: ("nil") is not equal to ("Optional("")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/PushTests.swift#EndingLineNumber=364&StartingLineNumber=364)
ceaa8cd2-2bbf-4757-a636-1d97b78323c9 cb57cd1b-bbd5-4965-875d-92b4382d1866 PushTests test__011__LocalDevice__sets_device_s_client_ID_from_registration_response() XCTAssertEqual failed: ("nil") is not equal to ("Optional("testClientId")") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/PushTests.swift#EndingLineNumber=423&StartingLineNumber=423)