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