contrib/heptapod-ci.yml
branchstable
changeset 47823 3712c0ee9e9c
parent 47822 9261326dd032
child 47848 53221078e0de
equal deleted inserted replaced
47822:9261326dd032 47823:3712c0ee9e9c
   140       - cd /tmp/mercurial-ci/
   140       - cd /tmp/mercurial-ci/
   141       - make local PYTHON=$PYTHON
   141       - make local PYTHON=$PYTHON
   142       - $PYTHON -m pip install --user -U pytype==2021.04.15
   142       - $PYTHON -m pip install --user -U pytype==2021.04.15
   143     variables:
   143     variables:
   144         RUNTEST_ARGS: " --allow-slow-tests tests/test-check-pytype.t"
   144         RUNTEST_ARGS: " --allow-slow-tests tests/test-check-pytype.t"
       
   145         HGTEST_TIMEOUT: "3600"
   145         PYTHON: python3
   146         PYTHON: python3
   146         TEST_HGMODULEPOLICY: "c"
   147         TEST_HGMODULEPOLICY: "c"
   147 
   148 
   148 # `sh.exe --login` sets a couple of extra environment variables that are defined
   149 # `sh.exe --login` sets a couple of extra environment variables that are defined
   149 # in the MinGW shell, but switches CWD to /home/$username.  The previous value
   150 # in the MinGW shell, but switches CWD to /home/$username.  The previous value