[Updated] D11258: heptapod-ci: extend timeout for pytype checking
Alphare (Raphaël Gomès)
phabricator at mercurial-scm.org
Wed Aug 18 04:44:55 UTC 2021
Closed by commit rHG3712c0ee9e9c: heptapod-ci: extend timeout for pytype checking (authored by Alphare).
This revision was automatically updated to reflect the committed changes.
This revision was not accepted when it landed; it landed in state "Needs Review".
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D11258?vs=29823&id=29899
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D11258/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D11258
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
@@ -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"
To: Alphare, #hg-reviewers, marmoute
Cc: marmoute, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20210818/37399a30/attachment-0002.html>
More information about the Mercurial-patches
mailing list