Parent Log: http://ci.aztec-labs.com/08c315a53e9a1c87 Command: d2a1f586812a792c yarn-project/scripts/run_test.sh foundation/src/bigint-buffer/bigint-buffer.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/71fe6b444df8fafa5531226cf458dbd22d2f3ab7 Env: REF_NAME=gh-readonly-queue/master/pr-15117-c06f30929f18b85bcea93c0926a8d640a3819f00 CURRENT_VERSION=0.87.8 CI_FULL=1 Date: Tue Jun 17 19:27:12 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15117_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_5bcc3e350c38bd74_master 19:27:13 PASS src/bigint-buffer/bigint-buffer.test.ts 19:27:13 bigint-buffer 19:27:13 toHex 19:27:13 does not pad even length (4 ms) 19:27:13 pads odd length hex to even length 19:27:13 pads zero to even length 19:27:13 pads zero to 32 bytes (1 ms) 19:27:13 fromHex 19:27:13 should convert a valid hex string to a Buffer (1 ms) 19:27:13 should convert a valid hex string without prefix to a Buffer (1 ms) 19:27:13 should throw an error for an invalid hex string (7 ms) 19:27:13 should throw an error for an odd-length hex string (1 ms) 19:27:13 should handle an empty hex string 19:27:13 19:27:13 Test Suites: 1 passed, 1 total 19:27:13 Tests: 9 passed, 9 total 19:27:13 Snapshots: 0 total 19:27:13 Time: 0.345 s 19:27:13 Ran all test suites matching /foundation\/src\/bigint-buffer\/bigint-buffer.test.ts/i. 19:27:13 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?