Parent Log:
http://ci.aztec-labs.com/3b69b41b19098ed5
Command: 727f0ec7c97cb3d0 yarn-project/scripts/run_test.sh stdlib/src/abi/encoder.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/cf8be0f9e81e248048560619de041e90d9d6990a
Env: REF_NAME=gh-readonly-queue/next/pr-14994-a45107e7f95b675cb2768b6bcb06483b511141f4 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Fri Jun 13 07:41:35 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14994_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_7fd272d7d78325d4_next
07:41:36
PASS src/abi/encoder.test.ts
07:41:36 abi/encoder
07:41:36
✓ serializes fields as fields (5 ms)
07:41:36
✓ serializes arrays of fields (1 ms)
07:41:36
✓ serializes string (1 ms)
07:41:36
✓ accepts address instance for AztecAddress structs (171 ms)
07:41:36
✓ accepts address instance for EthAddress structs (9 ms)
07:41:36
✓ accepts a field for a wrapped field
07:41:36
✓ throws when passing string argument as field (10 ms)
07:41:36
✓ throws when passing string argument as integer (1 ms)
07:41:36
✓ throws when passing object argument as field (1 ms)
07:41:36
07:41:36
Test Suites: 1 passed, 1 total
07:41:36
Tests: 9 passed, 9 total
07:41:36
Snapshots: 0 total
07:41:36
Time: 0.676 s
07:41:36
Ran all test suites matching /stdlib\/src\/abi\/encoder.test.ts/i
.
07:41:36
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?