You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
depot_tools/tests
maruel@chromium.org 0661727bdc Reduce the chances for gclient to throw an exception in subprocess module.
Python standard library is not thread safe. Work around it by leaking a bit.
The problem is particularly visible on python 2.4.

TEST=none
BUG=60623

Review URL: http://codereview.chromium.org/4465001

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@65048 0039d316-1c4b-4281-b951-d872f2087c98
15 years ago
..
__init__.py Refactor the unit tests to remove a lot of duplicate code. 16 years ago
fake_repos.py Improve the testing situation on Windows. 15 years ago
gcl_unittest.py Change gcl presubmit to only run commit hooks by default. 15 years ago
gclient_scm_test.py Largely reduce the number of pylint warnings and fix one typo. 15 years ago
gclient_smoketest.py Fix custom_deps, hooks and custom_vars to be evaluated even if no DEPS file. 15 years ago
gclient_utils_test.py Reduce the chances for gclient to throw an exception in subprocess module. 15 years ago
presubmit_unittest.py Largely reduce the number of pylint warnings and fix one typo. 15 years ago
scm_unittest.py Simplify GIT.Capture() code to always redirect stderr by default and always throw an exception on failure. 15 years ago
super_mox.py Add automated sys.stdout check. 15 years ago
trychange_unittest.py Blacklist more characters when sending a try job. 15 years ago
watchlists_unittest.py Cleanup the unit tests by mocking more system functions. 16 years ago