File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ task:
159
159
# Exclude feature_dbcrash for now due to timeout
160
160
# Exclude also wallet_avoidreuse due to timeout
161
161
# 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
163
163
artifacts :
164
164
paths :
165
165
- artifactsdir/**/*.log
You can’t perform that action at this time.
0 commit comments