Commit e89251db authored by Caleb Rouleau's avatar Caleb Rouleau Committed by Commit Bot

[media_perftests] Disable retries.

This prevents the waterfall from retrying failures of media_perftests.

Bug: 785554
Change-Id: I5d2e044a6749c938bae1bfbf567717971623cb77
Reviewed-on: https://chromium-review.googlesource.com/773464
Commit-Queue: Kenneth Russell <kbr@chromium.org>
Reviewed-by: default avatarKenneth Russell <kbr@chromium.org>
Reviewed-by: default avatarFredrik Hubinette <hubbe@chromium.org>
Reviewed-by: default avatarDale Curtis <dalecurtis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#517533}
parent ef1543f4
...@@ -1030,6 +1030,7 @@ ...@@ -1030,6 +1030,7 @@
"args": [ "args": [
"media_perftests", "media_perftests",
"--single-process-tests", "--single-process-tests",
"--test-launcher-retry-limit=0",
], ],
}, },
"load_library_perf_tests": { "load_library_perf_tests": {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment