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