Chromium Code Reviews
DescriptionChange rebaseline-test-internal to take port name option.
This CL changes `webkit-patch rebaseline-test-internal` to take a port
name in addition to a builder name. The builder name determines where
to pull the result from, and the port name determines what port the
new baseline belongs to.
The purpose of this change is to make it so that that baselines can
be downloaded from a builder that does not necessarily correspond
to the port that the baseline is for (see point 2 in http://crbug.com/673966#c3).
In addition, this CL also changes some related things for consistency:
- webkit-patch copy-existing-baselines-internal takes a port instead
of builder name; previously it had just used the builder name
to get a Port.
- The order of the arguments passed to these functions is changed and
made more consistent.
- The formatting of the command arguments in the tests is cleaned up.
- The MockLineRemovingExecutive in rebaseline_unittest is changed.
BUG=673966
Review-Url: https://codereview.chromium.org/2776543003
Cr-Commit-Position: refs/heads/master@{#459573}
Committed: https://chromium.googlesource.com/chromium/src/+/3c6862c764ace98c3075f88f862f888bad739494
Patch Set 1 #Patch Set 2 : Change argument order, finish docstring #
Total comments: 2
Patch Set 3 : Add example port name and builder in help strings #
Messages
Total messages: 16 (11 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||