mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 10:41:31 +00:00
gclient_scm: Fix tests on windows
Change-Id: I649bee199e52ecbd66467cfaf850a7a57e2eedf6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1874506 Reviewed-by: Anthony Polito <apolito@google.com> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
This commit is contained in:
committed by
Commit Bot
parent
5bfa3ae88d
commit
e79107e01b
@@ -71,7 +71,6 @@ def CommonChecks(input_api, output_api, tests_to_black_list, run_on_python3):
|
||||
tests_to_black_list = [
|
||||
r'.*auth_test\.py$',
|
||||
r'.*download_from_google_storage_unittest\.py$',
|
||||
r'.*gclient_scm_test\.py$',
|
||||
r'.*gclient_smoketest\.py$',
|
||||
r'.*git_cl_test\.py$',
|
||||
r'.*git_common_test\.py$',
|
||||
|
||||
Reference in New Issue
Block a user