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