Parent Log:
http://ci.aztec-labs.com/f91c2c9706201975
Command: 1a5708a6ca8fb1e6 yarn-project/scripts/run_test.sh foundation/src/crypto/ecdsa/signature.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/3aaa83afa9cad3f8acfd8e1f724fe30adc7a8a5e
Env: REF_NAME=gh-readonly-queue/next/pr-15292-629a86eb64e58e40099493dcb61b8ddb08319fc5 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 26 22:43:05 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15292_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e13a89bdd9adf96b_next
22:43:07
PASS src/crypto/ecdsa/signature.test.ts
22:43:07 ecdsa_signature
22:43:07
✓ serializes signature with v to fields (8 ms)
22:43:07
✓ serializes signature without v to fields (2 ms)
22:43:07
22:43:07
Test Suites: 1 passed, 1 total
22:43:07
Tests: 2 passed, 2 total
22:43:07
Snapshots: 0 total
22:43:07
Time: 0.697 s
22:43:07
Ran all test suites matching foundation/src/crypto/ecdsa/signature.test.ts
.
22:43:07
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?