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

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

Issue 1212413002: Pass all compile targets to "analyze" (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: do not include 'all' Created 5 years, 6 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/full_tryserver_chromium_linux_linux_chromium_compile_dbg_32_ng.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_compile_dbg_32_ng.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_compile_dbg_32_ng.json
index 2b6a724dc32cec0658be7bcd5aa9360ad7105b92..5897be97bc8f2db8b2055b632cc54e29bdd02deb 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_compile_dbg_32_ng.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_compile_dbg_32_ng.json
@@ -192,12 +192,18 @@
"@@@STEP_LOG_LINE@analyze_details@ \"google_apis_unittests\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"sync_integration_tests\"@@@",
"@@@STEP_LOG_LINE@analyze_details@ ], @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"original_exes\": [], @@@",
+ "@@@STEP_LOG_LINE@analyze_details@ \"original_exes\": [@@@",
+ "@@@STEP_LOG_LINE@analyze_details@ \"google_apis_unittests\", @@@",
+ "@@@STEP_LOG_LINE@analyze_details@ \"sync_integration_tests\"@@@",
+ "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@@",
"@@@STEP_LOG_LINE@analyze_details@ \"google_apis_unittests\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"sync_integration_tests\"@@@",
"@@@STEP_LOG_LINE@analyze_details@ ], @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.matching_exes\": []@@@",
+ "@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.matching_exes\": [@@@",
+ "@@@STEP_LOG_LINE@analyze_details@ \"google_apis_unittests\", @@@",
+ "@@@STEP_LOG_LINE@analyze_details@ \"sync_integration_tests\"@@@",
+ "@@@STEP_LOG_LINE@analyze_details@ ]@@@",
"@@@STEP_LOG_LINE@analyze_details@}@@@",
"@@@STEP_LOG_END@analyze_details@@@"
]

Powered by Google App Engine
This is Rietveld 408576698