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

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

Issue 1679703004: Remove build-side specification of instrumentation tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Rerun expectations. Created 4 years, 10 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_android_android_compile_dbg_analyze.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_compile_dbg_analyze.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_compile_dbg_analyze.json
index 51b27e2a039d62797077dce8dd2c26fa118cf62d..deb2d14d8febe74c3784b1a69e477c089b93c62a 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_compile_dbg_analyze.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_compile_dbg_analyze.json
@@ -218,7 +218,7 @@
"-u",
"[SLAVE_BUILD]/src/build/gyp_chromium",
"--analyzer",
- "{\"additional_compile_targets\": [\"cronet_test_instrumentation_apk\", \"system_webview_apk\"], \"files\": [\"foo.cc\"], \"test_targets\": [\"android_webview_test_apk\", \"base_junit_tests\", \"chrome_junit_tests\", \"chrome_public_test_apk\", \"chrome_sync_shell_test_apk\", \"components_junit_tests\", \"content_junit_tests\", \"content_shell_test_apk\", \"junit_unit_tests\", \"net_junit_tests\"]}",
+ "{\"additional_compile_targets\": [\"cronet_test_instrumentation_apk\", \"system_webview_apk\"], \"files\": [\"foo.cc\"], \"test_targets\": [\"base_junit_tests\", \"chrome_junit_tests\", \"components_junit_tests\", \"content_junit_tests\", \"junit_unit_tests\", \"net_junit_tests\"]}",
"/path/to/tmp/json"
],
"cwd": "[SLAVE_BUILD]",
@@ -244,14 +244,10 @@
"@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_targets\": [], @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.test_targets\": [], @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"test_targets\": [@@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"android_webview_test_apk\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"base_junit_tests\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"chrome_junit_tests\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"chrome_public_test_apk\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"chrome_sync_shell_test_apk\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"components_junit_tests\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"content_junit_tests\", @@@",
- "@@@STEP_LOG_LINE@analyze_details@ \"content_shell_test_apk\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"junit_unit_tests\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"net_junit_tests\"@@@",
"@@@STEP_LOG_LINE@analyze_details@ ]@@@",

Powered by Google App Engine
This is Rietveld 408576698