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