Parent Log: http://ci.aztec-labs.com/0f17f0e031c3843a Command: e8c44b6bab1df61f yarn-project/scripts/run_test.sh simulator/src/public/state_manager/nullifiers.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/f6a105fa6c48358e009a1e84cc8734cc4073459f Env: REF_NAME=gh-readonly-queue/next/pr-15239-0f26f87af2947423f556c64f03e0100cbf5136f7 CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Wed Jun 25 11:30:26 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15239_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_408002b51fade386_next 11:30:27 PASS src/public/state_manager/nullifiers.test.ts 11:30:27 avm nullifier caching 11:30:27 Nullifier caching and existence checks 11:30:27 Reading a non-existent nullifier works (gets zero & DNE) (4 ms) 11:30:27 Should cache nullifier, existence check works after creation (1 ms) 11:30:27 Existence check works on fallback to host (gets index, exists, not-pending) (1 ms) 11:30:27 Existence check works on fallback to parent (gets value, exists, is pending) (1 ms) 11:30:27 Existence check works on fallback to grandparent (gets value, exists, is pending) (1 ms) 11:30:27 Nullifier collision failures 11:30:27 Cant append nullifier that already exists in cache (8 ms) 11:30:27 Cant append nullifier that already exists in parent cache (1 ms) 11:30:27 Cant append nullifier that already exist in host 11:30:27 Nullifier cache merging 11:30:27 Should be able to merge two nullifier caches together (1 ms) 11:30:27 Cant merge two nullifier caches with colliding entries (6 ms) 11:30:27 11:30:27 Test Suites: 1 passed, 1 total 11:30:27 Tests: 10 passed, 10 total 11:30:27 Snapshots: 0 total 11:30:27 Time: 0.439 s 11:30:27 Ran all test suites matching simulator/src/public/state_manager/nullifiers.test.ts. 11:30:27 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?