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
Josip Sokcevic e2ac022f0b Revert "Reland "depot_tools: Run using Python 3 by default.""
This reverts commit e9013eeb3d.

Reason for revert: https://crbug.com/1064547

Original change's description:
> Reland "depot_tools: Run using Python 3 by default."
> 
> This is a reland of 01ed358917
> 
> * python_runner.sh, gclient, roll-dep and fetch will call vpython
>   (instead of vpython3) when running on Windows under git-bash.
> * vpython3 now detects when running on Windows under git-bash and
>   executes vpython3.bat instead.
> * vpython3.bat calls python3.exe directly instead of calling python3.bat.
> 
> Original change's description:
> > depot_tools: Run using Python 3 by default.
> >
> > Run gclient, roll-dep, fetch and custom git commands (i.e. git-cl, git-rebase-update, git-new-branch, etc.)
> > using vpython3 by default.
> >
> > Change-Id: I4eecddafa6ca4c5f82ec097615c79d2a741613e7
> > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2113550
> > Reviewed-by: Anthony Polito <apolito@google.com>
> > Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
> 
> Change-Id: I9829141d7ea26a67e655264430151f493e73a930
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2118418
> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
> Reviewed-by: Anthony Polito <apolito@google.com>

TBR=ehmaldonado@chromium.org,ajp@chromium.org,apolito@google.com,infra-scoped@luci-project-accounts.iam.gserviceaccount.com,sokcevic@google.com

Change-Id: Ia382d6e4e330f5a7a7a62e4d369c3fa16fc17333
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2120956
Reviewed-by: Josip Sokcevic <sokcevic@google.com>
Commit-Queue: Josip Sokcevic <sokcevic@google.com>
5 years ago
..
gstools
OWNERS
auth_test.py
bot_update_coverage_test.py
cipd_bootstrap_test.py
detect_host_arch_test.py
download_from_google_storage_unittest.py
fetch_test.py
fix_encoding_test.py
gclient_eval_unittest.py
gclient_paths_test.py
gclient_scm_test.py Revert "git-cl: Remove unused and duplicate functions." 5 years ago
gclient_smoketest.py Revert "Reland "depot_tools: Run using Python 3 by default."" 5 years ago
gclient_test.py
gclient_utils_test.py
gerrit_client_test.py
gerrit_util_test.py Add support for git_cl_tests on Windows platform 5 years ago
git_cache_test.py Allow the bot_update api to not fetch tags from the git server. 5 years ago
git_cl_creds_check_report.txt Add support for git_cl_tests on Windows platform 5 years ago
git_cl_test.py Add format string option to git cl archive 5 years ago
git_common_test.py
git_dates_test.py
git_drover_test.py depot_tools: Use gclient_utils.AskForData instead of raw_input. 5 years ago
git_find_releases_test.py Add unit tests for git_find_releases 5 years ago
git_footers_test.py
git_hyper_blame_test.py Add support for git_hyper_blame for Windows 5 years ago
git_map_test.py
git_number_test.py
git_rebase_update_test.py
gsutil_test.py
metrics_test.py
my_activity_test.py
ninjalog_uploader_test.py
owners_finder_test.py
owners_unittest.py
presubmit_unittest.py
recipes_test.py
roll_dep_test.py
scm_unittest.py Revert "git-cl: Remove unused and duplicate functions." 5 years ago
subcommand_test.py
subprocess2_test.py Add win support for subprocess2 unit tests 5 years ago
upload_to_google_storage_unittest.py
watchlists_unittest.py