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

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

Issue 1466563002: Remove the 'compile_targets' from 'Linux x64' on the chromium waterfall. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 1 month 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_Linux_x64.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_Linux_x64.json b/scripts/slave/recipes/chromium.expected/full_chromium_Linux_x64.json
index 8fa3521c4f6c333676ecbb56b6ab1222424ce8f9..641fff5d378f6b4455ffd8ce11a61732c801a17f 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_Linux_x64.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_Linux_x64.json
@@ -188,7 +188,8 @@
"--ninja-ensure-up-to-date",
"--clobber",
"--",
- "all"
+ "All",
+ "chromium_builder_tests"
],
"cwd": "[SLAVE_BUILD]",
"name": "compile",

Powered by Google App Engine
This is Rietveld 408576698