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