Parent Log:
http://ci.aztec-labs.com/9e3ec241cb0caf21
Command: bd8e74d28c1c3b45 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/a907d3a9f40aa473deec5c77c658a80089184fa8
Env: REF_NAME=gh-readonly-queue/next/pr-14989-ada03190841b1923625905b0e6ea3bdc4a3b3e84 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 12 10:54:22 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14989_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_40ef5b8a809c97c5_next
10:54:23
PASS src/kernel/hints/find_private_kernel_reset_dimensions.test.ts
10:54:23 findPrivateKernelResetDimensions
10:54:23 only variant
10:54:23
✓ returns smallest dimensions by default (4 ms)
10:54:23
✓ finds the cheapest option for all dimensions (1 ms)
10:54:23
✓ finds the cheapest option for partial dimensions
10:54:23 with standalone
10:54:23
✓ uses standalone for one dimension
10:54:23
✓ uses variant for one dimension if standalone is more expensive (1 ms)
10:54:23 with special cases
10:54:23
✓ returns smallest special case by default
10:54:23
✓ returns the option to reset all dimensions
10:54:23
✓ picks cheapest option among variants (1 ms)
10:54:23
✓ picks cheapest option among standalone
10:54:23 is inner
10:54:23
✓ returns the option that does not perform siloing
10:54:23 allow remainder
10:54:23
✓ finds the option that can reset the most values (10 ms)
10:54:23
✓ finds the option in special cases that can reset the most values (6 ms)
10:54:23
10:54:23
Test Suites: 1 passed, 1 total
10:54:23
Tests: 12 passed, 12 total
10:54:23
Snapshots: 0 total
10:54:23
Time: 0.5 s
10:54:23
Ran all test suites matching /stdlib\/src\/kernel\/hints\/find_private_kernel_reset_dimensions.test.ts/i
.
10:54:23
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?