heptapod-ci: extend timeout for pytype checking stable
authorRaphaël Gomès <rgomes@octobus.net>
Thu, 05 Aug 2021 18:38:42 +0200
branchstable
changeset 47828 3712c0ee9e9c
parent 47827 9261326dd032
child 47829 7ab7f73a7f0a
heptapod-ci: extend timeout for pytype checking This test routinely times out for loaded or older machines. Differential Revision: https://phab.mercurial-scm.org/D11258
contrib/heptapod-ci.yml
--- a/contrib/heptapod-ci.yml	Mon Aug 09 00:49:50 2021 -0400
+++ b/contrib/heptapod-ci.yml	Thu Aug 05 18:38:42 2021 +0200
@@ -142,6 +142,7 @@
       - $PYTHON -m pip install --user -U pytype==2021.04.15
     variables:
         RUNTEST_ARGS: " --allow-slow-tests tests/test-check-pytype.t"
+        HGTEST_TIMEOUT: "3600"
         PYTHON: python3
         TEST_HGMODULEPOLICY: "c"