Details of upload 72f7503e-c9c4-49d4-9076-a928c581c0c1

Created at
2026-06-07T13:27:24.198Z
Total number of tests
1095
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
e96ea86
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
27093098788
GitHub run attempt
1
GitHub run number
1115
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/27093098788/job/79960211819
Loop iteration
1

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
49861c16-59d6-4b8d-a440-95947f3b77f5 c51ce4d7-cc5f-47c1-a94c-3a5b0c4455b8 PushTests test__009__LocalDevice__the_device_is_lazily_populated_from_the_persisted_state() XCTAssertEqual failed: ("C64CFD11-CF6C-45BA-9647-1E92D97E28D6") is not equal to ("testId") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/PushTests.swift#EndingLineNumber=249&StartingLineNumber=249)
105be65f-c214-43f2-b0d3-93c93de64ba0 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)
85372ece-479b-4fa3-8187-7d0b0efb7936 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)