Skip to content

Commit 8a5545b

Browse files
committed
more_tests
1 parent 02fe7c4 commit 8a5545b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ task:
159159
# Exclude feature_dbcrash for now due to timeout
160160
# Exclude also wallet_avoidreuse due to timeout
161161
# Ignore failures for now, need to investigate but we really don't use native win64 builds
162-
- python test\functional\test_runner.py --tmpdirprefix=artifactsdir/ --ci --quiet --combinedlogslen=4000 --jobs=4 --timeout-factor=8 feature_block_v4 feature_trim_headers || true
162+
- python test\functional\test_runner.py --tmpdirprefix=artifactsdir/ --ci --quiet --combinedlogslen=4000 --jobs=4 --timeout-factor=8 feature_block_v4 feature_trim_headers feature_block_v4 feature_fedpeg feature_nulldummy feature_sighash_rangeproof rpc_fundrawtransaction rpc_psbt wallet_bumpfee wallet_keypool wallet_multisig_descriptor_psbt wallet_send wallet_taproot wallet_timelock wallet_watchonly || true
163163
artifacts:
164164
paths:
165165
- artifactsdir/**/*.log

0 commit comments

Comments
 (0)