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