We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b92a3ce commit 0787645Copy full SHA for 0787645
.cirrus.yml
@@ -172,7 +172,7 @@ task:
172
# Exclude feature_dbcrash for now due to timeout
173
# Exclude also wallet_avoidreuse due to timeout
174
# Ignore failures for now, need to investigate but we really don't use native win64 builds
175
- - python test\functional\test_runner.py --nocleanup --ci --quiet --combinedlogslen=4000 --jobs=4 --timeout-factor=8 --extended --exclude feature_dbcrash,wallet_avoidreuse || true
+ - python test\functional\test_runner.py --nocleanup --ci --quiet --combinedlogslen=4000 --jobs=4 --timeout-factor=8 feature_fedpeg feature_discount_ct feature_confidential_transactions || true
176
177
task:
178
name: 'ARM [unit tests, no functional tests] [bullseye]'
0 commit comments