Parent Log: http://ci.aztec-labs.com/f36ae8a6d7e2bbdb Command: 5523e2d7d458c27d yarn-project/scripts/run_test.sh simulator/src/public/avm/opcodes/arithmetic.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/21a568ac0c9ef351b1923375be41d4620add2b60 Env: REF_NAME=gh-readonly-queue/next/pr-15042-b80949775e5c27908a6055ad24592f7d98bdc45a CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Sun Jun 15 12:37:35 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15042_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_4ff4bec12578271b_next 12:37:37 PASS src/public/avm/opcodes/arithmetic.test.ts 12:37:37 Arithmetic Instructions 12:37:37 Add 12:37:37 Should (de)serialize correctly (4 ms) 12:37:37 Should add in relative indirect mode (1 ms) 12:37:37 Should add correctly 12:37:37 FIELD (2 ms) 12:37:37 UINT8 (1 ms) 12:37:37 UINT16 (1 ms) 12:37:37 UINT32 (1 ms) 12:37:37 UINT64 12:37:37 UINT128 12:37:37 Should wrap around 12:37:37 FIELD (1 ms) 12:37:37 UINT8 (1 ms) 12:37:37 UINT16 12:37:37 UINT32 12:37:37 UINT64 12:37:37 UINT128 (1 ms) 12:37:37 Sub 12:37:37 Should (de)serialize correctly (1 ms) 12:37:37 Should subtract correctly 12:37:37 FIELD 12:37:37 UINT8 12:37:37 UINT16 12:37:37 UINT32 (1 ms) 12:37:37 UINT64 12:37:37 UINT128 12:37:37 Should wrap around 12:37:37 FIELD 12:37:37 UINT8 (1 ms) 12:37:37 UINT16 12:37:37 UINT32 12:37:37 UINT64 (1 ms) 12:37:37 UINT128 12:37:37 Mul 12:37:37 Should (de)serialize correctly (1 ms) 12:37:37 Should multiply correctly 12:37:37 FIELD (1 ms) 12:37:37 UINT8 12:37:37 UINT16 (1 ms) 12:37:37 UINT32 12:37:37 UINT64 (1 ms) 12:37:37 UINT128 12:37:37 Should wrap around 12:37:37 FIELD 12:37:37 UINT8 12:37:37 UINT16 12:37:37 UINT32 12:37:37 UINT64 12:37:37 UINT128 12:37:37 Div 12:37:37 Should (de)serialize correctly (1 ms) 12:37:37 Should divide correctly 12:37:37 UINT8 (3 ms) 12:37:37 UINT16 12:37:37 UINT32 12:37:37 UINT64 12:37:37 UINT128 12:37:37 FDiv 12:37:37 Should (de)serialize correctly (1 ms) 12:37:37 Should perform field division (1 ms) 12:37:37 12:37:37 Test Suites: 1 passed, 1 total 12:37:37 Tests: 48 passed, 48 total 12:37:37 Snapshots: 0 total 12:37:37 Time: 1.079 s 12:37:37 Ran all test suites matching /simulator\/src\/public\/avm\/opcodes\/arithmetic.test.ts/i. 12:37:37 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?