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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/analyze_runs_only_angle_unittests.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/analyze_runs_only_angle_unittests.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/analyze_runs_only_angle_unittests.json b/scripts/slave/recipes/chromium_trybot.expected/analyze_runs_only_angle_unittests.json
index 36d51a722119685d688ee9237ca856d6ef7db211..f7d582278d29959cb18368dc5d168fd46e0dd55f 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/analyze_runs_only_angle_unittests.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/analyze_runs_only_angle_unittests.json
@@ -242,6 +242,10 @@
"@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"crash_service\"@@@",
"@@@STEP_LOG_LINE@analyze_details@ ], @@@",
+ "@@@STEP_LOG_LINE@analyze_details@ \"matching_exes\": [@@@",
+ "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@",
+ "@@@STEP_LOG_LINE@analyze_details@ \"crash_service\"@@@",
+ "@@@STEP_LOG_LINE@analyze_details@ ], @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"original_compile_targets\": [@@@",
"@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@",
@@ -272,7 +276,8 @@
"@@@STEP_LOG_LINE@analyze_details@ \"crash_service\"@@@",
"@@@STEP_LOG_LINE@analyze_details@ ], @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.matching_exes\": [@@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\"@@@",
+ "@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@",
+ "@@@STEP_LOG_LINE@analyze_details@ \"crash_service\"@@@",
"@@@STEP_LOG_LINE@analyze_details@ ]@@@",
"@@@STEP_LOG_LINE@analyze_details@}@@@",
"@@@STEP_LOG_END@analyze_details@@@"
@@ -320,8 +325,6 @@
"--goma-disable-local-fallback",
"--ninja-ensure-up-to-date",
"--",
- "All",
- "angle_unittests",
"angle_unittests_run",
"crash_service"
],

Powered by Google App Engine
This is Rietveld 408576698