DescriptionChange the default --retry-limit for telemetry*unittests.
Previously you had to pass the flag to get failures to be retried;
now we will retry failures by default if you run all of the tests
(i.e., do not specify any tests explicitly on the command line).
You can still pass --retry-limit=0 to turn off the retries and
--retry-limit=3 (or whatever) to force them on.
TBR=tonyg@chromium.org
BUG=402089
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289554
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|