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