Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(81)

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Trusty.json

Issue 419673005: Revert of Support proper retrying of telemetry_unittests in recipes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Trusty.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Trusty.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Trusty.json
index 76dd7303aa7adc9ee1fc945f0cedc350939b2606..7bcc0be7d24e3f0fd0e11dda0bb73fc1a4a932fa 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Trusty.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Trusty.json
@@ -154,9 +154,7 @@
"--build-number=571",
"--run-python-script",
"[SLAVE_BUILD]/src/tools/telemetry/run_tests",
- "--browser=release",
- "--write-full-results-to",
- "/path/to/tmp/json"
+ "--browser=release"
],
"name": "telemetry_unittests"
},
@@ -180,9 +178,7 @@
"--build-number=571",
"--run-python-script",
"[SLAVE_BUILD]/src/tools/perf/run_tests",
- "--browser=release",
- "--write-full-results-to",
- "/path/to/tmp/json"
+ "--browser=release"
],
"name": "telemetry_perf_unittests"
}

Powered by Google App Engine
This is Rietveld 408576698