Parent Log:
http://ci.aztec-labs.com/718b25bd150fe003
Command: c9ea3de086d87c28 yarn-project/scripts/run_test.sh simulator/src/public/avm/opcodes/comparators.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/c245b3e704a64008c8dea40ee7b26418fd59554d
Env: REF_NAME=gh-readonly-queue/next/pr-15176-301dce04331dcfb583b7508b91491de618d4acf4 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 23 11:47:00 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15176_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_fd58c3904325aef8_next
11:47:02
PASS src/public/avm/opcodes/comparators.test.ts
11:47:02 Comparators
11:47:02 Eq
11:47:02
✓ Should deserialize correctly (7 ms)
11:47:02
✓ Works on integral types (3 ms)
11:47:02
✓ Works on field elements (2 ms)
11:47:02
✓ InTag is checked (27 ms)
11:47:02 Lt
11:47:02
✓ Should deserialize correctly (1 ms)
11:47:02
✓ Works on integral types (1 ms)
11:47:02
✓ Works on field elements (1 ms)
11:47:02
✓ InTag is checked (3 ms)
11:47:02 Lte
11:47:02
✓ Should deserialize correctly (2 ms)
11:47:02
✓ Works on integral types (1 ms)
11:47:02
✓ Works on field elements (1 ms)
11:47:02
✓ InTag is checked (3 ms)
11:47:02
11:47:02
Test Suites: 1 passed, 1 total
11:47:02
Tests: 12 passed, 12 total
11:47:02
Snapshots: 0 total
11:47:02
Time: 1.501 s
11:47:02
Ran all test suites matching simulator/src/public/avm/opcodes/comparators.test.ts
.
11:47:02
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?