[WARN] This project is configured to use 11.17.0 of pnpm. Your current pnpm is v11.21.0

 RUN  v4.1.11 /Users/thymikee/.codex/worktrees/cf12/agent-device

 ❯ |unit-core| packages/platform-apple/src/snapshot-target.test.ts (1 test | 1 failed) 5ms
   × resolves exact app pid, runtime, and launch generation from simctl 4ms

⎯⎯⎯⎯⎯⎯⎯ Failed Tests 1 ⎯⎯⎯⎯⎯⎯⎯

 FAIL  |unit-core| packages/platform-apple/src/snapshot-target.test.ts > resolves exact app pid, runtime, and launch generation from simctl
AssertionError: expected [ [ …(2) ], [ …(2) ] ] to have a length of 1 but got 2

- Expected
+ Received

- 1
+ 2

 ❯ packages/platform-apple/src/snapshot-target.test.ts:49:66
     47|   );
     48|
     49|   expect(run.mock.calls.filter(([args]) => args[0] === 'spawn')).toHav…
       |                                                                  ^
     50|
     51|   expect(result).toEqual({

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[1/1]⎯


 Test Files  1 failed (1)
      Tests  1 failed (1)
   Start at  20:46:32
   Duration  461ms (transform 72ms, setup 28ms, import 71ms, tests 5ms, environment 0ms)

