Details of upload e3a98041-da14-449c-be98-eabf23504b7b

Created at
2026-06-07T12:53:19.101Z
Total number of tests
1095
JUnit report XML
View report
GitHub repository
ably/ably-cocoa
Commit SHA
e8fbe54
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
27092361857
GitHub run attempt
1
GitHub run number
1114
GitHub job
check
GitHub job URL
https://github.com/ably/ably-cocoa/actions/runs/27092361857/job/79958151403
Loop iteration
1

Test failures

There are 3 failures in this upload.

Failure ID Test case ID Test class Test case Message
2b4a59d4-c0ba-416b-bb57-9e5cb37369e8 c51ce4d7-cc5f-47c1-a94c-3a5b0c4455b8 PushTests test__009__LocalDevice__the_device_is_lazily_populated_from_the_persisted_state() XCTAssertEqual failed: ("5406651E-F0F3-4F0D-A54B-EE69748F0BA6") is not equal to ("testId") (/Users/runner/work/ably-cocoa/ably-cocoa/Test/AblyTests/Tests/PushTests.swift#EndingLineNumber=249&StartingLineNumber=249)
62f12c1f-f98d-49ae-baaa-611f4bf29443 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)
64204cb4-0245-4133-a7bf-65f8099d019e 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)