Parent Log:
http://ci.aztec-labs.com/4532f5c383c4a9f1
Command: d150250791c3713a yarn-project/scripts/run_test.sh stdlib/src/tx/tx_effect.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=0
Date: Wed Jun 11 23:01:05 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14554_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_5298eb87544d5798_next
23:01:06
PASS src/tx/tx_effect.test.ts
23:01:06 TxEffect
23:01:06
✓ converts to and from buffer (224 ms)
23:01:06
✓ converts to and from fields (34 ms)
23:01:06
✓ converts empty to and from fields (1 ms)
23:01:06
✓ convert to and from json (83 ms)
23:01:06
✓ fails with invalid fields (30 ms)
23:01:06
✓ fails with too few remaining fields (24 ms)
23:01:06
✓ ignores extra fields (29 ms)
23:01:06
23:01:06
Test Suites: 1 passed, 1 total
23:01:06
Tests: 7 passed, 7 total
23:01:06
Snapshots: 0 total
23:01:06
Time: 0.892 s
23:01:06
Ran all test suites matching /stdlib\/src\/tx\/tx_effect.test.ts/i
.
23:01:06
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?