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