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

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

Issue 1187863002: Use simpler "analyze" logic for chromium_trybot recipe on non-Windows (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: rebase 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/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 349bf660a945de2f84481961ebd513bfef5f057d..97a053de22cc9c334c7da732ccffe5ab0c277971 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
@@ -209,7 +209,7 @@
"@@@STEP_LOG_END@json.output@@@",
"@@@STEP_LOG_LINE@analyze_details@{@@@",
"@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\", @@@",
+ "@@@STEP_LOG_LINE@analyze_details@ \"All\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"crash_service\"@@@",
"@@@STEP_LOG_LINE@analyze_details@ ], @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"original_compile_targets\": [@@@",
@@ -233,7 +233,8 @@
"@@@STEP_LOG_LINE@analyze_details@ \"telemetry_gpu_test_run\"@@@",
"@@@STEP_LOG_LINE@analyze_details@ ], @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [@@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"All\"@@@",
+ "@@@STEP_LOG_LINE@analyze_details@ \"All\", @@@",
+ "@@@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\"@@@",
@@ -281,7 +282,7 @@
"--goma-disable-local-fallback",
"--ninja-ensure-up-to-date",
"--",
- "telemetry_gpu_test_run",
+ "All",
"crash_service"
],
"cwd": "[SLAVE_BUILD]",

Powered by Google App Engine
This is Rietveld 408576698