Chromium Code Reviews
DescriptionIn rebaseline-cl: add option to only rebaseline tests changed in the CL.
In this CL:
- Add a flag --only-changed-tests to rebaseline-cl, to specify that only baselines for tests changed in the CL should be downloaded, rather than all baselines for any failed tests.
- Add a helper function changed_files to rietveld to get the list of changed files for a CL.
- Add a helper method layout_test_name to WebKitFinder to return the test name given the path from the chromium repo base.
Purpose: There are sometimes flaky test failures when running the try jobs, and sometimes users will only want baselines for tests modified in the CL. In some cases they'll change source files and want baselines for tests not changed in the current CL though.
So, I believe we may want an option to choose between downloading all new baselines, and downloading just those for changed tests.
BUG=474273, 634971
Committed: https://crrev.com/625bd62a29b931b2a172f9cb7c1e5ad36101c98b
Cr-Commit-Position: refs/heads/master@{#411794}
Patch Set 1 #Patch Set 2 : Make "all tests"-mode default, "only changed tests" mode optional. #Patch Set 3 : Rebased #
Messages
Total messages: 18 (11 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||