Skip to content

Commit 0787645

Browse files
committed
DNM: test only modified tests
1 parent b92a3ce commit 0787645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ task:
172172
# Exclude feature_dbcrash for now due to timeout
173173
# Exclude also wallet_avoidreuse due to timeout
174174
# 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
175+
- 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
176176

177177
task:
178178
name: 'ARM [unit tests, no functional tests] [bullseye]'

0 commit comments

Comments
 (0)