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