Parent Log: http://ci.aztec-labs.com/057d5d7c01df7f9b Command: 7d3a4ee7e143e35a yarn-project/scripts/run_test.sh stdlib/src/kernel/hints/find_private_kernel_reset_dimensions.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/3b5835195491b53670250790b18c14d922718574 Env: REF_NAME=gh-readonly-queue/next/pr-15094-1542a83b8e029762e119474de1725d84a1aee3d2 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 17 10:25:31 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15094_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_40ef5b8a809c97c5_next 10:25:32 PASS src/kernel/hints/find_private_kernel_reset_dimensions.test.ts 10:25:32 findPrivateKernelResetDimensions 10:25:32 only variant 10:25:32 returns smallest dimensions by default (4 ms) 10:25:32 finds the cheapest option for all dimensions (1 ms) 10:25:32 finds the cheapest option for partial dimensions (1 ms) 10:25:32 with standalone 10:25:32 uses standalone for one dimension (1 ms) 10:25:32 uses variant for one dimension if standalone is more expensive 10:25:32 with special cases 10:25:32 returns smallest special case by default 10:25:32 returns the option to reset all dimensions (1 ms) 10:25:32 picks cheapest option among variants (4 ms) 10:25:32 picks cheapest option among standalone (1 ms) 10:25:32 is inner 10:25:32 returns the option that does not perform siloing (1 ms) 10:25:32 allow remainder 10:25:32 finds the option that can reset the most values (25 ms) 10:25:32 finds the option in special cases that can reset the most values (2 ms) 10:25:32 10:25:32 Test Suites: 1 passed, 1 total 10:25:32 Tests: 12 passed, 12 total 10:25:32 Snapshots: 0 total 10:25:32 Time: 0.651 s 10:25:32 Ran all test suites matching stdlib/src/kernel/hints/find_private_kernel_reset_dimensions.test.ts. 10:25:32 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?