Change 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 Review URL: https://codereview.chromium.org/468363002 Cr-Commit-Position: refs/heads/master@{#289554} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289554 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment