Parent Log:
http://ci.aztec-labs.com/28bed7997e2f8311
Command: 9b472e0d399d3b16 yarn-project/scripts/run_test.sh simulator/src/public/avm/serialization/instruction_serialization.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:17 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_42c42ac226abcac4_next
14:45:18
PASS src/public/avm/serialization/instruction_serialization.test.ts
14:45:18 Instruction Serialization
14:45:18
✓ Should serialize all types from OperandType[] (4 ms)
14:45:18
✓ Should deserialize all types from OperandType[] (1 ms)
14:45:18
14:45:18
Test Suites: 1 passed, 1 total
14:45:18
Tests: 2 passed, 2 total
14:45:18
Snapshots: 0 total
14:45:18
Time: 0.481 s
14:45:18
Ran all test suites matching /simulator\/src\/public\/avm\/serialization\/instruction_serialization.test.ts/i
.
14:45:18
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?