Parent Log:
http://ci.aztec-labs.com/b76b4dcd886228d5
Command: 200d11860e478e79 yarn-project/scripts/run_test.sh stdlib/src/abi/encoder.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/00cd67e98e76d3202a0219baf301d59ef4211872
Env: REF_NAME=gh-readonly-queue/next/pr-15040-7339c264ad706420ee9babb0dd1b6ed793e97402 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 15:21:48 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15040_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_7fd272d7d78325d4_next
15:21:50
PASS src/abi/encoder.test.ts
15:21:50 abi/encoder
15:21:50
✓ serializes fields as fields (11 ms)
15:21:50
✓ serializes arrays of fields (1 ms)
15:21:50
✓ serializes string (1 ms)
15:21:50
✓ accepts address instance for AztecAddress structs (266 ms)
15:21:50
✓ accepts address instance for EthAddress structs (3 ms)
15:21:50
✓ accepts a field for a wrapped field (2 ms)
15:21:50
✓ throws when passing string argument as field (15 ms)
15:21:50
✓ throws when passing string argument as integer (2 ms)
15:21:50
✓ throws when passing object argument as field (2 ms)
15:21:50
15:21:50
Test Suites: 1 passed, 1 total
15:21:50
Tests: 9 passed, 9 total
15:21:50
Snapshots: 0 total
15:21:50
Time: 0.986 s
15:21:50
Ran all test suites matching /stdlib\/src\/abi\/encoder.test.ts/i
.
15:21:50
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?