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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/arm.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/arm.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/arm.json b/scripts/slave/recipes/chromium_trybot.expected/arm.json
index 68c08a0bee365ef855846b9e25e446df206f2d3c..6ce76e55065d35d82449538648a126c426e0ab6d 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/arm.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/arm.json
@@ -123,11 +123,8 @@
"[BUILD]/goma",
"--",
"browser_tests_run",
- "chrome",
- "chrome",
"browser_tests",
- "base_tests",
- "chrome"
+ "base_tests"
],
"name": "compile (with patch)"
},

Powered by Google App Engine
This is Rietveld 408576698