depot_tools: Run git_cache_test and git_footers_test on windows.

Bug: Some
Change-Id: I74eef44bfe3d940c773e548e6d1035dee4cd45ae
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1842638
Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org>
Reviewed-by: Anthony Polito <apolito@google.com>
Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
This commit is contained in:
Edward Lesmes
2019-10-07 23:16:21 +00:00
committed by Commit Bot
parent eeafa0eaec
commit ab51754cc7
3 changed files with 11 additions and 6 deletions

View File

@@ -73,10 +73,8 @@ def CommonChecks(input_api, output_api, tests_to_black_list, run_on_python3):
r'.*download_from_google_storage_unittest\.py$',
r'.*gclient_scm_test\.py$',
r'.*gclient_smoketest\.py$',
r'.*git_cache_test\.py$',
r'.*git_cl_test\.py$',
r'.*git_common_test\.py$',
r'.*git_footers_test\.py$',
r'.*git_hyper_blame_test\.py$',
r'.*git_number_test\.py$',
r'.*git_rebase_update_test\.py$',