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

Unified Diff: testing/buildbot/chromium.linux.json

Issue 1988023007: [Android] Move test suites from Android GN over to Android Tests{, (dbg)}. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: disabled part of failing mojo test Created 4 years, 7 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index 02b44ad42e30287fcf6c003966ad8e7cae02f57e..d6d2094eab8afc2a943086fa901a1e285fbd3e93 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -20,185 +20,7 @@
"gn_all"
]
},
- "Android GN": {
- "gtest_tests": [
- {
- "test": "android_webview_unittests"
- },
- {
- "test": "base_unittests"
- },
- {
- "test": "blimp_unittests"
- },
- {
- "override_compile_targets": [
- "breakpad_unittests"
- ],
- "test": "breakpad_unittests"
- },
- {
- "test": "cc_unittests"
- },
- {
- "test": "components_browsertests"
- },
- {
- "test": "components_unittests"
- },
- {
- "test": "content_browsertests"
- },
- {
- "test": "content_unittests"
- },
- {
- "test": "device_unittests"
- },
- {
- "test": "events_unittests"
- },
- {
- "test": "gl_tests"
- },
- {
- "test": "gl_unittests"
- },
- {
- "test": "gpu_ipc_service_unittests"
- },
- {
- "test": "gpu_unittests"
- },
- {
- "test": "ipc_mojo_unittests"
- },
- {
- "test": "ipc_tests"
- },
- {
- "test": "media_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "mojo_common_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "mojo_public_application_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "mojo_public_bindings_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "mojo_public_system_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "mojo_runner_host_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "mojo_surfaces_lib_unittests"
- },
- {
- "swarming": {
- "can_use_on_swarming_builders": true
- },
- "test": "mojo_system_unittests"
- },
- {
- "test": "net_unittests"
- },
- {
- "override_compile_targets": [
- "sandbox_linux_unittests"
- ],
- "test": "sandbox_linux_unittests"
- },
- {
- "test": "sql_unittests"
- },
- {
- "test": "sync_unit_tests"
- },
- {
- "test": "ui_android_unittests"
- },
- {
- "test": "ui_base_unittests"
- },
- {
- "test": "ui_touch_selection_unittests"
- },
- {
- "test": "unit_tests"
- }
- ],
- "instrumentation_tests": [
- {
- "test": "android_webview_test_apk"
- },
- {
- "test": "chrome_public_test_apk"
- },
- {
- "test": "chrome_sync_shell_test_apk"
- },
- {
- "test": "content_shell_test_apk"
- },
- {
- "test": "mojo_test_apk"
- }
- ],
- "junit_tests": [
- {
- "test": "base_junit_tests"
- },
- {
- "test": "chrome_junit_tests"
- },
- {
- "test": "components_invalidation_impl_junit_tests"
- },
- {
- "test": "components_policy_junit_tests"
- },
- {
- "test": "components_web_restrictions_junit_tests"
- },
- {
- "test": "content_junit_tests"
- },
- {
- "test": "junit_unit_tests"
- },
- {
- "test": "net_junit_tests"
- },
- {
- "test": "ui_junit_tests"
- },
- {
- "test": "webapk_client_junit_tests"
- }
- ]
- },
+ "Android GN": {},
"Android GN (dbg)": {
"additional_compile_targets": [
"all"
@@ -217,7 +39,7 @@
},
{
"override_compile_targets": [
- "breakpad_unittests_deps"
+ "breakpad_unittests"
],
"test": "breakpad_unittests"
},
@@ -283,12 +105,33 @@
"test": "gpu_unittests"
},
{
+ "test": "ipc_mojo_unittests"
+ },
+ {
"test": "ipc_tests"
},
{
"test": "media_unittests"
},
{
+ "test": "mojo_common_unittests"
+ },
+ {
+ "test": "mojo_public_application_unittests"
+ },
+ {
+ "test": "mojo_public_bindings_unittests"
+ },
+ {
+ "test": "mojo_public_system_unittests"
+ },
+ {
+ "test": "mojo_runner_host_unittests"
+ },
+ {
+ "test": "mojo_surfaces_lib_unittests"
+ },
+ {
"test": "mojo_system_unittests"
},
{
@@ -296,7 +139,7 @@
},
{
"override_compile_targets": [
- "sandbox_linux_unittests_deps"
+ "sandbox_linux_unittests"
],
"test": "sandbox_linux_unittests"
},
@@ -386,7 +229,7 @@
},
{
"override_compile_targets": [
- "breakpad_unittests_deps"
+ "breakpad_unittests"
],
"test": "breakpad_unittests"
},
@@ -424,17 +267,41 @@
"test": "gpu_unittests"
},
{
+ "test": "ipc_mojo_unittests"
+ },
+ {
"test": "ipc_tests"
},
{
"test": "media_unittests"
},
{
+ "test": "mojo_common_unittests"
+ },
+ {
+ "test": "mojo_public_application_unittests"
+ },
+ {
+ "test": "mojo_public_bindings_unittests"
+ },
+ {
+ "test": "mojo_public_system_unittests"
+ },
+ {
+ "test": "mojo_runner_host_unittests"
+ },
+ {
+ "test": "mojo_surfaces_lib_unittests"
+ },
+ {
+ "test": "mojo_system_unittests"
+ },
+ {
"test": "net_unittests"
},
{
"override_compile_targets": [
- "sandbox_linux_unittests_deps"
+ "sandbox_linux_unittests"
],
"test": "sandbox_linux_unittests"
},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698