Refactor SyncBuildAndRunRevision to remove deep nesting.
I also propose to rename this function to just RunTest, because its purpose is to do everything necessary to obtain a build and run a test to get results, and it's a relatively important and high-level function. "Flat is better than nested." -- The Zen of Python, PEP 20. BUG= Review URL: https://codereview.chromium.org/484583002 Cr-Commit-Position: refs/heads/master@{#292661}
Showing
This diff is collapsed.
Please register or sign in to comment