Initial conversion performed using '2to3 -f print .'.
Imports added and duplicate parentheses removed manually.
Manually converted files, comments and inline code that 2to3 missed.
Afterwards ran "git cl format --python" and cherry-picked the formatting changes.
There are no intended behavioural changes.
Bug: 941669
Change-Id: I4a423a71375fd4d8cfc8283dd2703855781ece6b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1818519
Commit-Queue: Nico Weber <thakis@chromium.org>
Reviewed-by: Brian White <bcwhite@chromium.org>
Reviewed-by: Nico Weber <thakis@chromium.org>
Auto-Submit: Raul Tambre <raul@tambre.ee>
Cr-Commit-Position: refs/heads/master@{#699709}
This runs a given gtest binary 2 tests at a time (with
--gtest_shuffle and --gtest_repeat to try to encourage both
orderings of the test), and reports on any pairs that fail.
Change-Id: I9f4f8698aa97988a18290a4a5e5561975aac9aad
Reviewed-on: https://chromium-review.googlesource.com/646851
Reviewed-by: Alexei Svitkine <asvitkine@chromium.org>
Commit-Queue: Scott Graham <scottmg@chromium.org>
Cr-Commit-Position: refs/heads/master@{#517141}