Parent Log:
http://ci.aztec-labs.com/b996fe1b8e49e196
Command: 8294f4da4caa3ae7 yarn-project/scripts/run_test.sh stdlib/src/abi/decoder.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/befc8c4c9ab253911288e1ef4bdd56c5ae8eeb9b
Env: REF_NAME=gh-readonly-queue/next/pr-14896-1681cb5bd7c7fb85bd5eb6edb329f577b188bc70 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Wed Jun 11 22:24:13 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14896_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_dda8526ce00846df_next
22:24:15
PASS src/abi/decoder.test.ts
22:24:15 abi/decoder
22:24:15
✓ decodes function signature (4 ms)
22:24:15
✓ decodes function signature with parameter names (1 ms)
22:24:15 decoder
22:24:15
✓ decodes an i8 (2 ms)
22:24:15
✓ decodes an i16 (1 ms)
22:24:15
✓ decodes an i32 (1 ms)
22:24:15
✓ decodes an i64 (2 ms)
22:24:15
✓ decodes a tuple (2 ms)
22:24:15
22:24:15
Test Suites: 1 passed, 1 total
22:24:15
Tests: 7 passed, 7 total
22:24:15
Snapshots: 2 passed, 2 total
22:24:15
Time: 0.472 s
22:24:15
Ran all test suites matching /stdlib\/src\/abi\/decoder.test.ts/i
.
22:24:15
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?