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

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

Issue 1212413002: Pass all compile targets to "analyze" (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: do not include 'all' 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_basic_try_job.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/swarming_basic_try_job.json b/scripts/slave/recipes/chromium_trybot.expected/swarming_basic_try_job.json
index 37323054d64345c778ccafa2ac372f3d14d86ec2..2e8fe78bcafdbfe4d4d7431f907ff4b99f832eea 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/swarming_basic_try_job.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/swarming_basic_try_job.json
@@ -233,6 +233,7 @@
"@@@STEP_LOG_LINE@analyze_details@ \"original_exes\": [@@@",
"@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@",
+ "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @@@",
@@ -250,6 +251,7 @@
"@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.matching_exes\": [@@@",
"@@@STEP_LOG_LINE@analyze_details@ \"angle_unittests_run\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"chrome\", @@@",
+ "@@@STEP_LOG_LINE@analyze_details@ \"chromium_swarm_tests\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"content_gl_tests_run\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"gl_tests_run\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"tab_capture_end2end_tests_run\", @@@",

Powered by Google App Engine
This is Rietveld 408576698