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

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

Issue 466203005: Fix regression introduced in r289434 - I missed the test_type. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 6 years, 4 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/buildnumber_zero.json
diff --git a/scripts/slave/recipes/chromium.expected/buildnumber_zero.json b/scripts/slave/recipes/chromium.expected/buildnumber_zero.json
index cc235d8e80617094c9a17f2977c31e2ebe2a32ed..e63f551fe0d2be947f51af36cd329f8ba81ee144 100644
--- a/scripts/slave/recipes/chromium.expected/buildnumber_zero.json
+++ b/scripts/slave/recipes/chromium.expected/buildnumber_zero.json
@@ -227,6 +227,7 @@
"--builder-name=Linux Tests",
"--master-name=chromium.linux",
"--test-results-server=test-results.appspot.com",
+ "--test-type=telemetry_unittests",
"--metadata",
"chromium_revision=170242",
"--metadata",
@@ -263,6 +264,7 @@
"--builder-name=Linux Tests",
"--master-name=chromium.linux",
"--test-results-server=test-results.appspot.com",
+ "--test-type=telemetry_perf_unittests",
"--metadata",
"chromium_revision=170242",
"--metadata",
« no previous file with comments | « scripts/slave/recipe_modules/chromium/api.py ('k') | scripts/slave/recipes/chromium.expected/dynamic_gtest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698