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

Unified Diff: scripts/slave/recipes/findit/chromium/test.expected/findit_tests_multiple_culprits.json

Issue 2152453003: recipes: Stop passing --build-tool=ninja to compile.py (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Created 4 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/findit/chromium/test.expected/findit_tests_multiple_culprits.json
diff --git a/scripts/slave/recipes/findit/chromium/test.expected/findit_tests_multiple_culprits.json b/scripts/slave/recipes/findit/chromium/test.expected/findit_tests_multiple_culprits.json
index fee1bf871d09f3936c1add9e3d36e10db9f7f6c3..263afaa0011b87025b33ed19da4c06fba168f24c 100644
--- a/scripts/slave/recipes/findit/chromium/test.expected/findit_tests_multiple_culprits.json
+++ b/scripts/slave/recipes/findit/chromium/test.expected/findit_tests_multiple_culprits.json
@@ -579,8 +579,6 @@
"[SLAVE_BUILD]/src",
"--goma-cache-dir",
"[GOMA_CACHE]",
- "--build-tool",
- "ninja",
"--compiler",
"goma-clang",
"--goma-jsonstatus",
@@ -1129,8 +1127,6 @@
"[SLAVE_BUILD]/src",
"--goma-cache-dir",
"[GOMA_CACHE]",
- "--build-tool",
- "ninja",
"--compiler",
"goma-clang",
"--goma-jsonstatus",
@@ -1679,8 +1675,6 @@
"[SLAVE_BUILD]/src",
"--goma-cache-dir",
"[GOMA_CACHE]",
- "--build-tool",
- "ninja",
"--compiler",
"goma-clang",
"--goma-jsonstatus",
@@ -2229,8 +2223,6 @@
"[SLAVE_BUILD]/src",
"--goma-cache-dir",
"[GOMA_CACHE]",
- "--build-tool",
- "ninja",
"--compiler",
"goma-clang",
"--goma-jsonstatus",
@@ -2776,8 +2768,6 @@
"[SLAVE_BUILD]/src",
"--goma-cache-dir",
"[GOMA_CACHE]",
- "--build-tool",
- "ninja",
"--compiler",
"goma-clang",
"--goma-jsonstatus",

Powered by Google App Engine
This is Rietveld 408576698