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

Unified Diff: scripts/slave/recipe_modules/filter/example.expected/basic.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/recipe_modules/filter/example.expected/basic.json
diff --git a/scripts/slave/recipe_modules/filter/example.expected/basic.json b/scripts/slave/recipe_modules/filter/example.expected/basic.json
index 53a723f03765db62477c530828181030d0961c76..c07e8ba13e325fb75916bf46bb84f1500ae94e05 100644
--- a/scripts/slave/recipe_modules/filter/example.expected/basic.json
+++ b/scripts/slave/recipe_modules/filter/example.expected/basic.json
@@ -26,6 +26,7 @@
"~followup_annotations": [
"@@@STEP_TEXT@No compile necessary@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"build_targets\": [], @@@",
"@@@STEP_LOG_LINE@json.output@ \"status\": \"No dependency\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"targets\": []@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",

Powered by Google App Engine
This is Rietveld 408576698