[Updated] D11258: heptapod-ci: extend timeout for pytype checking
Alphare (Raphaël Gomès)
phabricator at mercurial-scm.org
Fri Aug 6 07:27:43 UTC 2021
Alphare updated this revision to Diff 29822.
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST UPDATE
https://phab.mercurial-scm.org/D11258?vs=29807&id=29822
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
@@ -135,7 +135,7 @@
- make local PYTHON=$PYTHON
- $PYTHON -m pip install --user -U pytype==2021.04.15
variables:
- RUNTEST_ARGS: " --allow-slow-tests tests/test-check-pytype.t"
+ RUNTEST_ARGS: " --allow-slow-tests tests/test-check-pytype.t --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/23272dd3/attachment-0002.html>
More information about the Mercurial-patches
mailing list