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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_android_dbg_ng_analyze.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/full_tryserver_chromium_linux_linux_android_dbg_ng_analyze.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_android_dbg_ng_analyze.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_android_dbg_ng_analyze.json
index 8b08f7b1cf9b92539d43ad0a829f21b30e1bc6d7..584ae22daf286b2644c70617a827df7bca3f2265 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_android_dbg_ng_analyze.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_linux_linux_android_dbg_ng_analyze.json
@@ -167,7 +167,7 @@
"-u",
"[SLAVE_BUILD]/src/build/gyp_chromium",
"--analyzer",
- "{\"files\": [\"foo.cc\"], \"targets\": [\"android_webview_test_apk\", \"android_webview_unittests_apk\", \"base_junit_tests\", \"base_unittests_apk\", \"breakpad_unittests_deps\", \"cc_unittests_apk\", \"chrome_junit_tests\", \"chrome_public_test_apk\", \"chrome_shell_test_apk\", \"chrome_sync_shell_test_apk\", \"components_unittests_apk\", \"content_browsertests_apk\", \"content_junit_tests\", \"content_shell_test_apk\", \"content_unittests_apk\", \"device_unittests_apk\", \"events_unittests_apk\", \"gl_tests_apk\", \"gl_unittests_apk\", \"gpu_unittests_apk\", \"ipc_tests_apk\", \"junit_unit_tests\", \"media_unittests_apk\", \"net_unittests_apk\", \"sandbox_linux_unittests_deps\", \"sql_unittests_apk\", \"sync_unit_tests_apk\", \"ui_android_unittests_apk\", \"ui_base_unittests_apk\", \"ui_touch_selection_unittests_apk\", \"unit_tests_apk\"]}",
+ "{\"files\": [\"foo.cc\"], \"targets\": [\"android_webview_test_apk\", \"android_webview_unittests_apk\", \"base_junit_tests\", \"base_unittests_apk\", \"breakpad_unittests_deps\", \"cc_unittests_apk\", \"chrome_junit_tests\", \"chrome_public_test_apk\", \"chrome_shell_test_apk\", \"chrome_sync_shell_test_apk\", \"components_unittests_apk\", \"content_browsertests_apk\", \"content_junit_tests\", \"content_shell_test_apk\", \"content_unittests_apk\", \"cronet_test_instrumentation_apk\", \"device_unittests_apk\", \"events_unittests_apk\", \"gl_tests_apk\", \"gl_unittests_apk\", \"gpu_unittests_apk\", \"ipc_tests_apk\", \"junit_unit_tests\", \"media_unittests_apk\", \"net_unittests_apk\", \"sandbox_linux_unittests_deps\", \"sql_unittests_apk\", \"sync_unit_tests_apk\", \"ui_android_unittests_apk\", \"ui_base_unittests_apk\", \"ui_touch_selection_unittests_apk\", \"unit_tests_apk\"]}",
"/path/to/tmp/json"
],
"cwd": "[SLAVE_BUILD]",

Powered by Google App Engine
This is Rietveld 408576698