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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/compile_failure.json

Issue 485873004: Adds ability for builders to only compile targets affected by change (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: merge 2 trunk 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_trybot.expected/compile_failure.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/compile_failure.json b/scripts/slave/recipes/chromium_trybot.expected/compile_failure.json
index 63c0033070e794759533900d212f1de5085aadf3..d9db1162ed31133af1027ec3fcbdeac772f9638c 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/compile_failure.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/compile_failure.json
@@ -136,11 +136,8 @@
"--goma-dir",
"[BUILD]\\goma",
"--",
- "chrome",
- "chrome",
"base_unittests",
- "browser_tests",
- "chrome"
+ "browser_tests"
],
"name": "compile (with patch)",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698