[blinkpy] Make BuildBot.results_url get step names by default
https://crrev.com/c/1272435 made it so that rebaseline-test-internal would receive the step name from the parent rebaseline process, which fixed rebaseline-cl. However, there are still two users of BuildBot.results_url that do not provide step_name: a log message in rebaseline_cl, and try_flag. This change makes BuildBot.results_url get the step name if no step name is provided, which will fix both the log message and try_flag. https://crrev.com/c/1272435 is still good to have, because it saves lots of network requests in the children rebaseline-test-internal processes. Also include some drive-by cleanups. Bug: 882946 Change-Id: I889885f42c001937123e733c6cf8124e2a9f2b3a Reviewed-on: https://chromium-review.googlesource.com/c/1274665Reviewed-by:Stephen Martinis <martiniss@chromium.org> Commit-Queue: Robert Ma <robertma@chromium.org> Cr-Commit-Position: refs/heads/master@{#598777}
Showing
Please register or sign in to comment