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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/dont_analyze_for_non_src_project.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/dont_analyze_for_non_src_project.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/dont_analyze_for_non_src_project.json b/scripts/slave/recipes/chromium_trybot.expected/dont_analyze_for_non_src_project.json
index 07307bb5a211f98f335d947a337fa29085163215..b6dc3b2cf40cbc92191877c7eeb48be7cb93541c 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/dont_analyze_for_non_src_project.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/dont_analyze_for_non_src_project.json
@@ -188,7 +188,7 @@
"-u",
"[SLAVE_BUILD]/src/build/gyp_chromium",
"--analyzer",
- "{\"files\": [\"third_party/WebKit/foo.cc\"], \"targets\": [\"angle_unittests_run\", \"blink_tests\", \"chrome\", \"content_gl_tests_run\", \"gl_tests_run\", \"tab_capture_end2end_tests_run\", \"telemetry_gpu_test_run\"]}",
+ "{\"files\": [\"third_party/WebKit/foo.cc\"], \"targets\": [\"angle_unittests_run\", \"blink_tests\", \"chrome\", \"chromium_swarm_tests\", \"content_gl_tests_run\", \"gl_tests_run\", \"tab_capture_end2end_tests_run\", \"telemetry_gpu_test_run\"]}",
"/path/to/tmp/json"
],
"cwd": "[SLAVE_BUILD]",

Powered by Google App Engine
This is Rietveld 408576698