New issue
Advanced search Search tips

Issue 817605 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature



Sign in to add a comment

Add a flag to rebaseline-cl to rebaseline failing tests only

Project Member Reported by robertma@chromium.org, Feb 28 2018

Issue description

When no tests are given to rebaseline-cl, it will automatically rebaseline all the failing tests in the try jobs.

I find this behaviour very useful. And sometimes, I'd like to rebaseline all the failing tests in a certain directory (and stay away from the others to avoid unintentional baseline/expectation changes). Yet `... rebaseline-cl foo/` would rebaseline all tests in foo/ instead of just the failing ones.

We can add a --only-failing-tests flag to the subcommand.

CC'ing a few folks to know if this would be also useful to you.
 

Comment 1 by foolip@chromium.org, Mar 13 2018

Status: Available (was: Untriaged)

Sign in to add a comment