D11100: windows: enforce the module policy to be c for test
marmoute (Pierre-Yves David)
phabricator at mercurial-scm.org
Fri Jul 16 14:07:52 UTC 2021
marmoute created this revision.
Herald added a reviewer: hg-reviewers.
Herald added a subscriber: mercurial-patches.
REVISION SUMMARY
This is the same as what we do with the linux test.
REPOSITORY
rHG Mercurial
BRANCH
default
REVISION DETAIL
https://phab.mercurial-scm.org/D11100
AFFECTED FILES
contrib/heptapod-ci.yml
CHANGE DETAILS
diff --git a/contrib/heptapod-ci.yml b/contrib/heptapod-ci.yml
--- a/contrib/heptapod-ci.yml
+++ b/contrib/heptapod-ci.yml
@@ -169,5 +169,6 @@
- windows
timeout: 2h
variables:
+ TEST_HGMODULEPOLICY: "c"
RUNTEST_ARGS: "--blacklist /tmp/check-tests.txt"
PYTHON: py -3
To: marmoute, #hg-reviewers
Cc: mercurial-patches, mercurial-devel
More information about the Mercurial-devel
mailing list