Parent Log: http://ci.aztec-labs.com/5285bbb6426f906e Command: 7ad4152ecf607d72 yarn-project/scripts/run_test.sh simulator/src/public/avm/opcodes/arithmetic.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/15c121440ebf929fded7bd0c31960fb154a3fa7a Env: REF_NAME=gh-readonly-queue/next/pr-14554-befc8c4c9ab253911288e1ef4bdd56c5ae8eeb9b CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 11 22:59:36 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14554_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_4ff4bec12578271b_next 22:59:38 PASS src/public/avm/opcodes/arithmetic.test.ts 22:59:38 Arithmetic Instructions 22:59:38 Add 22:59:38 Should (de)serialize correctly (7 ms) 22:59:38 Should add in relative indirect mode (1 ms) 22:59:38 Should add correctly 22:59:38 FIELD (2 ms) 22:59:38 UINT8 (1 ms) 22:59:38 UINT16 (1 ms) 22:59:38 UINT32 (1 ms) 22:59:38 UINT64 (1 ms) 22:59:38 UINT128 22:59:38 Should wrap around 22:59:38 FIELD (1 ms) 22:59:38 UINT8 (1 ms) 22:59:38 UINT16 (1 ms) 22:59:38 UINT32 22:59:38 UINT64 (1 ms) 22:59:38 UINT128 22:59:38 Sub 22:59:38 Should (de)serialize correctly (1 ms) 22:59:38 Should subtract correctly 22:59:38 FIELD 22:59:38 UINT8 (1 ms) 22:59:38 UINT16 22:59:38 UINT32 (1 ms) 22:59:38 UINT64 22:59:38 UINT128 (1 ms) 22:59:38 Should wrap around 22:59:38 FIELD 22:59:38 UINT8 (1 ms) 22:59:38 UINT16 22:59:38 UINT32 (1 ms) 22:59:38 UINT64 22:59:38 UINT128 (1 ms) 22:59:38 Mul 22:59:38 Should (de)serialize correctly (1 ms) 22:59:38 Should multiply correctly 22:59:38 FIELD (1 ms) 22:59:38 UINT8 22:59:38 UINT16 22:59:38 UINT32 22:59:38 UINT64 22:59:38 UINT128 22:59:38 Should wrap around 22:59:38 FIELD (1 ms) 22:59:38 UINT8 22:59:38 UINT16 (1 ms) 22:59:38 UINT32 22:59:38 UINT64 (1 ms) 22:59:38 UINT128 22:59:38 Div 22:59:38 Should (de)serialize correctly (1 ms) 22:59:38 Should divide correctly 22:59:38 UINT8 (1 ms) 22:59:38 UINT16 (3 ms) 22:59:38 UINT32 (1 ms) 22:59:38 UINT64 22:59:38 UINT128 (1 ms) 22:59:38 FDiv 22:59:38 Should (de)serialize correctly (1 ms) 22:59:38 Should perform field division (1 ms) 22:59:38 22:59:38 Test Suites: 1 passed, 1 total 22:59:38 Tests: 48 passed, 48 total 22:59:38 Snapshots: 0 total 22:59:38 Time: 1.298 s 22:59:38 Ran all test suites matching /simulator\/src\/public\/avm\/opcodes\/arithmetic.test.ts/i. 22:59:38 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?