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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_chromium_gn_compile_rel.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 4 years, 11 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_chromium_gn_compile_rel.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_chromium_gn_compile_rel.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_chromium_gn_compile_rel.json
index a1924977cda8e4466436ea765c59b5ade52df96f..c55178ed15f9aa52cb04d9ea3e00b5d0c971cc0f 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_chromium_gn_compile_rel.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_android_chromium_gn_compile_rel.json
@@ -204,10 +204,12 @@
"@@@STEP_LOG_LINE@analyze_details@{@@@",
"@@@STEP_LOG_LINE@analyze_details@ \"additional_compile_targets\": [], @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"compile_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\", @@@",
@@ -217,10 +219,12 @@
"@@@STEP_LOG_LINE@analyze_details@ \"sandbox_linux_unittests_deps\"@@@",
"@@@STEP_LOG_LINE@analyze_details@ ], @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.compile_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\", @@@",
@@ -230,10 +234,12 @@
"@@@STEP_LOG_LINE@analyze_details@ \"sandbox_linux_unittests_deps\"@@@",
"@@@STEP_LOG_LINE@analyze_details@ ], @@@",
"@@@STEP_LOG_LINE@analyze_details@ \"self.m.filter.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\", @@@",
@@ -243,10 +249,12 @@
"@@@STEP_LOG_LINE@analyze_details@ \"sandbox_linux_unittests_deps\"@@@",
"@@@STEP_LOG_LINE@analyze_details@ ], @@@",
"@@@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\", @@@",
@@ -345,10 +353,12 @@
"--goma-fail-fast",
"--goma-disable-local-fallback",
"--",
+ "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",

Powered by Google App Engine
This is Rietveld 408576698