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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/swarming_time_out_is_handled_correctly.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/swarming_time_out_is_handled_correctly.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/swarming_time_out_is_handled_correctly.json b/scripts/slave/recipes/chromium_trybot.expected/swarming_time_out_is_handled_correctly.json
index 452ec042e643932e31b35839d669633e4f2bd484..057614ff6eb998f1b2e1125bd53e8a6f694e61da 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/swarming_time_out_is_handled_correctly.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/swarming_time_out_is_handled_correctly.json
@@ -240,6 +240,10 @@
"@@@STEP_LOG_LINE@analyze_details@ \"All\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"crash_service\"@@@",
"@@@STEP_LOG_LINE@analyze_details@ ], @@@",
+ "@@@STEP_LOG_LINE@analyze_details@ \"matching_exes\": [@@@",
+ "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_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\", @@@",
@@ -269,7 +273,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@ \"telemetry_gpu_test_run\"@@@",
+ "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\", @@@",
+ "@@@STEP_LOG_LINE@analyze_details@ \"crash_service\"@@@",
"@@@STEP_LOG_LINE@analyze_details@ ]@@@",
"@@@STEP_LOG_LINE@analyze_details@}@@@",
"@@@STEP_LOG_END@analyze_details@@@"
@@ -317,7 +322,6 @@
"--goma-disable-local-fallback",
"--ninja-ensure-up-to-date",
"--",
- "All",
"crash_service",
"telemetry_gpu_test_run"
],

Powered by Google App Engine
This is Rietveld 408576698