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

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

Issue 1419643002: Ignore compile_targets returned by analyze and rely completely on matching_exes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 2 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/clobber_analyze.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/clobber_analyze.json b/scripts/slave/recipes/chromium_trybot.expected/clobber_analyze.json
index edfab5f5ab8b811c0fe5e99562a0771c8ea40a52..f0f6fb7b7f47c05361fa4db6bc4b7cce4c1c3220 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/clobber_analyze.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/clobber_analyze.json
@@ -215,6 +215,7 @@
"@@@STEP_LOG_LINE@analyze_details@ \"base_unittests\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"net_unittests\"@@@",
"@@@STEP_LOG_LINE@analyze_details@ ], @@@",
+ "@@@STEP_LOG_LINE@analyze_details@ \"matching_exes\": [], @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"original_compile_targets\": [@@@",
"@@@STEP_LOG_LINE@analyze_details@ \"chromium_builder_tests\"@@@",
"@@@STEP_LOG_LINE@analyze_details@ ], @@@",
@@ -261,8 +262,8 @@
"--ninja-ensure-up-to-date",
"--clobber",
"--",
- "base_unittests",
- "net_unittests"
+ "All",
+ "chromium_builder_tests"
],
"cwd": "[SLAVE_BUILD]",
"name": "compile (with patch)",

Powered by Google App Engine
This is Rietveld 408576698