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
Edward Lesmes f6a2232b48 Revert "git-cl: Fix some python3 compatibility errors."
This reverts commit c87ed60623.

Reason for revert: 
Causes a regressions for CL descriptions on Windows

Original change's description:
> git-cl: Fix some python3 compatibility errors.
> 
> Also, fix bug in git cl status where the 'updated' field was used to compare messages, even though
> it doesn't exist (see [1]). This CL modifies it to use 'date', which does exist.
> 
> [1] https://gerrit-review.googlesource.com/Documentation/rest-api-changes.html#change-message-info
> 
> Bug: 1002209
> Change-Id: I5a5e1193b8502c3ad35d94808ea178cad7f44ac6
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1891259
> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
> Reviewed-by: Anthony Polito <apolito@google.com>

TBR=ehmaldonado@chromium.org,apolito@google.com

# Not skipping CQ checks because original CL landed > 1 day ago.

Bug: 1002209
Change-Id: I004f202b12c6b99cb6b24cb12a14fba7898569e2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1898547
Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org>
Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
5 years ago
..
gstools
OWNERS
auth_test.py auth: Fix has_luci_context_local_auth. 5 years ago
bot_update_coverage_test.py Use assertEqual() rather than assertEquals() in Python tests. 5 years ago
cipd_bootstrap_test.py
download_from_google_storage_unittest.py gsutil: Decode output from subprocess. 5 years ago
fix_encoding_test.py Use assertEqual() rather than assertEquals() in Python tests. 5 years ago
gclient_eval_unittest.py
gclient_scm_test.py [gclient] Reset to parent commit with rebase_patch_ref=False instead of master. 5 years ago
gclient_smoketest.py
gclient_test.py Reland "gclient_utils: buffer output as bytestrings in Annotated" 5 years ago
gclient_utils_test.py gclient_utils: Make FileRead always return a Unicode string. 5 years ago
gerrit_util_test.py Reland "gerrit_util: Refactor ReadHttpResponse and add more tests." 5 years ago
git_cache_test.py
git_cl_creds_check_report.txt
git_cl_test.py Revert "git-cl: Fix some python3 compatibility errors." 5 years ago
git_common_test.py git-common: Explicitly specify utf-8 when encoding. 5 years ago
git_dates_test.py Use assertEqual() rather than assertEquals() in Python tests. 5 years ago
git_drover_test.py git-drover: Fix tests to run on Python 3. 5 years ago
git_footers_test.py
git_hyper_blame_test.py git-hyper-blame: Make tests run on Python 3. 5 years ago
git_number_test.py git-number: Make tests run on Python 3. 5 years ago
git_rebase_update_test.py git-rebase-update: Make tests run on Python 3. 5 years ago
gsutil_test.py Use assertEqual() rather than assertEquals() in Python tests. 5 years ago
metrics_test.py
ninjalog_uploader_test.py
owners_finder_test.py owners_finder: Fix flaky tests. 5 years ago
owners_unittest.py depot_tools: Make owners tests run on Python 3 5 years ago
presubmit_unittest.py presubmit_support: Fix tests on Python 3. 5 years ago
recipes_test.py
roll_dep_test.py
scm_unittest.py
subprocess2_test.py
upload_to_google_storage_unittest.py gsutil: Decode output from subprocess. 5 years ago
watchlists_unittest.py