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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_practice_rel_ng.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/full_tryserver_chromium_linux_linux_chromium_practice_rel_ng.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_practice_rel_ng.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_practice_rel_ng.json
index e055b09ff20ad40d17db2ce0c0c339cf7b49ad2b..96a503662e0e513e5878c12d6becd828f82cb8b7 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_practice_rel_ng.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_chromium_practice_rel_ng.json
@@ -171,8 +171,8 @@
"@@@STEP_LOG_END@excluded_files@@@",
"@@@STEP_LOG_LINE@analyze_details@{@@@",
"@@@STEP_LOG_LINE@analyze_details@ \"compile_targets\": [@@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\"@@@",
+ "@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\", @@@",
+ "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\"@@@",
"@@@STEP_LOG_LINE@analyze_details@ ], @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"original_compile_targets\": [@@@",
"@@@STEP_LOG_LINE@analyze_details@ \"blink_tests\", @@@",
@@ -219,8 +219,8 @@
"--goma-disable-local-fallback",
"--ninja-ensure-up-to-date",
"--",
- "chromium_swarm_tests",
- "blink_tests"
+ "blink_tests",
+ "chromium_swarm_tests"
],
"cwd": "[SLAVE_BUILD]",
"name": "compile (with patch)"

Powered by Google App Engine
This is Rietveld 408576698