Parent Log:
http://ci.aztec-labs.com/814f01bc2b04ad56
Command: d2a1f586812a792c yarn-project/scripts/run_test.sh noir-protocol-circuits-types/src/conversion/type_conversion.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/464e1a9d9b40b5188586643b44bc52bffccbc3e6
Env: REF_NAME=gh-readonly-queue/master/pr-15117-c06f30929f18b85bcea93c0926a8d640a3819f00 CURRENT_VERSION=0.87.8 CI_FULL=1
Date: Tue Jun 17 20:24:30 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_8d3a53e0477054e3_master
20:24:32
PASS src/conversion/type_conversion.test.ts
20:24:32 Noir<>stdlib type conversion test suite
20:24:32 Round trip
20:24:32
✓ should map fields (4 ms)
20:24:32
✓ should map points (1 ms)
20:24:32
✓ should map aztec addresses (209 ms)
20:24:32
✓ should map eth addresses (2 ms)
20:24:32
✓ should map function selectors (1 ms)
20:24:32
✓ should map function data (1 ms)
20:24:32
✓ should map block header (3 ms)
20:24:32
20:24:32
Test Suites: 1 passed, 1 total
20:24:32
Tests: 7 passed, 7 total
20:24:32
Snapshots: 0 total
20:24:32
Time: 1.918 s
20:24:32
Ran all test suites matching /noir-protocol-circuits-types\/src\/conversion\/type_conversion.test.ts/i
.
20:24:32
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?