DescriptionAborting bisect early when the bug specified in the bisect config is closed.
Also, renaming valid_params and valid_parameters when validating bisect options
to required_params and required_parameters respectively to better reflect what
they actually are.
Fixing some runtime errors introduced by the refactoring to use ArgsParser
instead of OptionsParser.
BUG=424688
Committed: https://crrev.com/b20bc1fcb69905c2edd73e690b0b6ec58e658ec0
Cr-Commit-Position: refs/heads/master@{#302468}
Patch Set 1 #
Total comments: 22
Patch Set 2 : Addressing comments and rebasing #
Total comments: 4
Patch Set 3 : Removing type=str since it's the default and rebasing #
Messages
Total messages: 13 (2 generated)
|