Parent Log:
http://ci.aztec-labs.com/b48f5d31039379d2
Command: fab700985fdda05e yarn-project/scripts/run_test.sh aztec.js/src/contract/sent_tx.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9164f0ea2d1bd891bbde066fe27f2239188ddec9
Env: REF_NAME=gh-readonly-queue/next/pr-15169-301dce04331dcfb583b7508b91491de618d4acf4 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 23 11:25:48 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15169_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e36e1dadf2749764_next
11:25:50
PASS src/contract/sent_tx.test.ts
11:25:50 SentTx
11:25:50 wait with PXE
11:25:50
✓ throws if tx is dropped (14 ms)
11:25:50 wait with node
11:25:50
✓ throws if tx is dropped (2 ms)
11:25:50 throw in txHashPromise
11:25:50
✓ can be constructed even if txHashPromise throws (1 ms)
11:25:50
✓ throws if getTxHash is called (3 ms)
11:25:50
✓ throws every time getTxHash is called (1 ms)
11:25:50
✓ throws if getReceipt is called (2 ms)
11:25:50
✓ throws if wait is called (1 ms)
11:25:50
11:25:50
Test Suites: 1 passed, 1 total
11:25:50
Tests: 7 passed, 7 total
11:25:50
Snapshots: 0 total
11:25:50
Time: 0.745 s
11:25:50
Ran all test suites matching aztec.js/src/contract/sent_tx.test.ts
.
11:25:50
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?