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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_compile_rel_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_rel_analyze.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_compile_rel_analyze.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_compile_rel_analyze.json
index 2f5136674c63ad0bd83514c1bc21d3676d509c2b..792021ba7ea20af0160b7934cdf6530f6a7a9d20 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_compile_rel_analyze.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_compile_rel_analyze.json
@@ -218,7 +218,7 @@
"-u",
"[SLAVE_BUILD]/src/build/gyp_chromium",
"--analyzer",
- "{\"additional_compile_targets\": [\"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\": [\"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]",
@@ -243,14 +243,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