windows: enforce the module policy to be c for test
authorPierre-Yves David <pierre-yves.david@octobus.net>
Fri, 16 Jul 2021 14:22:02 +0200
changeset 47645 b41b4c1c644f
parent 47644 be37bb8d0c7c
child 47646 4259a72fe528
windows: enforce the module policy to be c for test This is the same as what we do with the linux test. Differential Revision: https://phab.mercurial-scm.org/D11100
contrib/heptapod-ci.yml
--- a/contrib/heptapod-ci.yml	Tue Jul 13 11:37:57 2021 -0400
+++ b/contrib/heptapod-ci.yml	Fri Jul 16 14:22:02 2021 +0200
@@ -169,5 +169,6 @@
       - windows
     timeout: 2h
     variables:
+        TEST_HGMODULEPOLICY: "c"
         RUNTEST_ARGS: "--blacklist /tmp/check-tests.txt"
         PYTHON: py -3