view tests/helper-runtests.sh @ 30673:81bf1a686b99

py3: exclude pywatchman from test-check-py3-compat.t Exclude pywatchman from py3 test. They have already worked on Python 3 compatibility https://github.com/facebook/watchman/pull/247
author Pulkit Goyal <7895pulkit@gmail.com>
date Sun, 25 Dec 2016 02:42:46 +0530
parents 054bcdad6042
children
line wrap: on
line source

#
# Avoid interference from actual test env:

unset HGTEST_JOBS
unset HGTEST_TIMEOUT
unset HGTEST_PORT
unset HGTEST_SHELL