Parent Log:
http://ci.aztec-labs.com/85053317e22df949
Command: e64362a187b98198 yarn-project/scripts/run_test.sh stdlib/src/tx/tx_effect.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/082468f0c1e7e5424b3654b5be0f3560eed7e487
Env: REF_NAME=gh-readonly-queue/next/pr-15001-a907d3a9f40aa473deec5c77c658a80089184fa8 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 12 11:21:40 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15001_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_5298eb87544d5798_next
11:21:42
PASS src/tx/tx_effect.test.ts
11:21:42 TxEffect
11:21:42
✓ converts to and from buffer (363 ms)
11:21:42
✓ converts to and from fields (40 ms)
11:21:42
✓ converts empty to and from fields (1 ms)
11:21:42
✓ convert to and from json (147 ms)
11:21:42
✓ fails with invalid fields (38 ms)
11:21:42
✓ fails with too few remaining fields (17 ms)
11:21:42
✓ ignores extra fields (45 ms)
11:21:42
11:21:42
Test Suites: 1 passed, 1 total
11:21:42
Tests: 7 passed, 7 total
11:21:42
Snapshots: 0 total
11:21:42
Time: 1.302 s
11:21:42
Ran all test suites matching /stdlib\/src\/tx\/tx_effect.test.ts/i
.
11:21:42
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?