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