Parent Log:
http://ci.aztec-labs.com/401e5d3e3afe926b
Command: 49bbc26acf87c0b5 yarn-project/scripts/run_test.sh simulator/src/public/avm/opcodes/comparators.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/b608f9359219731d3c03407689a4fadaaa5a0d45
Env: REF_NAME=gh-readonly-queue/next/pr-15006-082468f0c1e7e5424b3654b5be0f3560eed7e487 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 12 13:49:09 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15006_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_fd58c3904325aef8_next
13:49:11
PASS src/public/avm/opcodes/comparators.test.ts
13:49:11 Comparators
13:49:11 Eq
13:49:11
✓ Should deserialize correctly (8 ms)
13:49:11
✓ Works on integral types (3 ms)
13:49:11
✓ Works on field elements (2 ms)
13:49:11
✓ InTag is checked (30 ms)
13:49:11 Lt
13:49:11
✓ Should deserialize correctly (2 ms)
13:49:11
✓ Works on integral types (2 ms)
13:49:11
✓ Works on field elements (2 ms)
13:49:11
✓ InTag is checked (2 ms)
13:49:11 Lte
13:49:11
✓ Should deserialize correctly (1 ms)
13:49:11
✓ Works on integral types (1 ms)
13:49:11
✓ Works on field elements (1 ms)
13:49:11
✓ InTag is checked (2 ms)
13:49:11
13:49:11
Test Suites: 1 passed, 1 total
13:49:11
Tests: 12 passed, 12 total
13:49:11
Snapshots: 0 total
13:49:11
Time: 1.592 s
13:49:11
Ran all test suites matching /simulator\/src\/public\/avm\/opcodes\/comparators.test.ts/i
.
13:49:11
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?