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

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

Issue 1556693002: Enable AndroidWebViewTest and ChromeSyncShellTest instrumentation tests for GN (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 5 years 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_chromium_gn_compile_rel_analyze.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_chromium_gn_compile_rel_analyze.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_chromium_gn_compile_rel_analyze.json
index e18048bea7fdba5f65ec1264e09c2a4030bee567..a7b876ae2ee0be7eac75c1823a4bf571b0567791 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_chromium_gn_compile_rel_analyze.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_chromium_gn_compile_rel_analyze.json
@@ -203,7 +203,7 @@
"android_chromium_gn_compile_rel",
"-v",
"//out/Release",
- "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targets\": [\"base_junit_tests\", \"breakpad_unittests_deps\", \"chrome_junit_tests\", \"chrome_public_test_apk\", \"components_invalidation_impl_junit_tests\", \"components_policy_junit_tests\", \"content_junit_tests\", \"content_shell_test_apk\", \"junit_unittests\", \"net_junit_tests\", \"sandbox_linux_unittests_deps\"]}",
+ "{\"additional_compile_targets\": [], \"files\": [\"foo.cc\"], \"test_targets\": [\"android_webview_test_apk\", \"base_junit_tests\", \"breakpad_unittests_deps\", \"chrome_junit_tests\", \"chrome_public_test_apk\", \"chrome_sync_shell_test_apk\", \"components_invalidation_impl_junit_tests\", \"components_policy_junit_tests\", \"content_junit_tests\", \"content_shell_test_apk\", \"junit_unittests\", \"net_junit_tests\", \"sandbox_linux_unittests_deps\"]}",
"/path/to/tmp/json"
],
"cwd": "[SLAVE_BUILD]",
@@ -222,10 +222,12 @@
"@@@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@ \"breakpad_unittests_deps\", @@@",
"@@@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_invalidation_impl_junit_tests\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"components_policy_junit_tests\", @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"content_junit_tests\", @@@",

Powered by Google App Engine
This is Rietveld 408576698