[Updated] D11258: heptapod-ci: extend timeout for pytype checking
Alphare (Raphaël Gomès)
phabricator at mercurial-scm.org
Fri Aug 6 09:47:17 UTC 2021
Alphare updated this revision to Diff 29823.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D11258?vs=29822&id=29823
BRANCH
stable
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
@@ -136,6 +136,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/20210806/11ddc6c4/attachment-0002.html>
More information about the Mercurial-patches
mailing list