Parent Log:
http://ci.aztec-labs.com/24d9da29e964c9c1
Command: 270716767bef7882 yarn-project/scripts/run_test.sh foundation/src/timer/timeout.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/aedcee89a2544b0e6baf93c4e71d88991f09111e
Env: REF_NAME=gh-readonly-queue/next/pr-15183-016def8adbfe93f34b41a41f439b146b5318c895 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 13:35:03 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15183_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_53b2ac7c4c28c35f_next
13:35:05
PASS src/timer/timeout.test.ts
13:35:05 timeout
13:35:05
✓ execs within timeout (206 ms)
13:35:05
✓ rejects with custom error on timeout (209 ms)
13:35:05
✓ rejects if timeout is zero (2 ms)
13:35:05
✓ rejects if timeout is negative (3 ms)
13:35:05
13:35:05
Test Suites: 1 passed, 1 total
13:35:05
Tests: 4 passed, 4 total
13:35:05
Snapshots: 0 total
13:35:05
Time: 1.012 s
13:35:05
Ran all test suites matching foundation/src/timer/timeout.test.ts
.
13:35:05
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?