# HG changeset patch # User Pierre-Yves David # Date 1626438122 -7200 # Node ID b41b4c1c644f294b85c6ce1c6a5858a563b866f3 # Parent be37bb8d0c7cb73a4c9b82c12ea85823bad03bbd 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 diff -r be37bb8d0c7c -r b41b4c1c644f 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