Parent Log:
http://ci.aztec-labs.com/0950287702b4016e
Command: 7ad4152ecf607d72 yarn-project/scripts/run_test.sh foundation/src/iterable/all.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/15c121440ebf929fded7bd0c31960fb154a3fa7a
Env: REF_NAME=gh-readonly-queue/next/pr-14554-befc8c4c9ab253911288e1ef4bdd56c5ae8eeb9b CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 11 22:57:57 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14554_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_49d896382f023b31_next
22:57:59
PASS src/iterable/all.test.ts
22:57:59 all iterable
22:57:59
✓ should collect all entries of an iterator as an array (3 ms)
22:57:59
✓ should collect all entries of an async iterator as an array (1 ms)
22:57:59
22:57:59
Test Suites: 1 passed, 1 total
22:57:59
Tests: 2 passed, 2 total
22:57:59
Snapshots: 0 total
22:57:59
Time: 0.455 s
22:57:59
Ran all test suites matching /foundation\/src\/iterable\/all.test.ts/i
.
22:57:59
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?