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) |