Parent Log:
http://ci.aztec-labs.com/b5de96635952739f
Command: fb83a8067881fc2f yarn-project/scripts/run_test.sh foundation/src/log/log-filters.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/befc8c4c9ab253911288e1ef4bdd56c5ae8eeb9b
Env: REF_NAME=gh-readonly-queue/next/pr-14896-1681cb5bd7c7fb85bd5eb6edb329f577b188bc70 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 11 22:18:58 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14896_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e818e974519f89fa_next
22:18:59
PASS src/log/log-filters.test.ts
22:18:59 parseEnv
22:18:59
✓ returns default level and empty filters when env is empty (4 ms)
22:18:59
✓ parses level and filters from env string (1 ms)
22:18:59
✓ handles spaces in env string (1 ms)
22:18:59
✓ throws an error for invalid default log level (7 ms)
22:18:59
✓ throws an error for invalid log level in filter (1 ms)
22:18:59
✓ throws an error for invalid log filter statement (2 ms)
22:18:59
22:18:59
Test Suites: 1 passed, 1 total
22:18:59
Tests: 6 passed, 6 total
22:18:59
Snapshots: 0 total
22:18:59
Time: 0.416 s
22:18:59
Ran all test suites matching /foundation\/src\/log\/log-filters.test.ts/i
.
22:18:59
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?