Show More
@@ -141,7 +141,7 b' check-pytype-py3:' | |||||
141 | - $PYTHON -m pip install --user -U pytype==2021.04.15 |
|
141 | - $PYTHON -m pip install --user -U pytype==2021.04.15 | |
142 | variables: |
|
142 | variables: | |
143 | RUNTEST_ARGS: " --allow-slow-tests tests/test-check-pytype.t" |
|
143 | RUNTEST_ARGS: " --allow-slow-tests tests/test-check-pytype.t" | |
144 | HGTEST_TIMEOUT: "3600" |
|
144 | HGTEST_SLOWTIMEOUT: "3600" | |
145 | PYTHON: python3 |
|
145 | PYTHON: python3 | |
146 | TEST_HGMODULEPOLICY: "c" |
|
146 | TEST_HGMODULEPOLICY: "c" | |
147 |
|
147 |
General Comments 0
You need to be logged in to leave comments.
Login now