| Index: testing/buildbot/chromium.android.json
|
| diff --git a/testing/buildbot/chromium.android.json b/testing/buildbot/chromium.android.json
|
| index 88365a6f41cc470a311f5d52890a3fd26f4e6b77..38ea00f733007678237d521de378bd752e0f66ab 100644
|
| --- a/testing/buildbot/chromium.android.json
|
| +++ b/testing/buildbot/chromium.android.json
|
| @@ -135,112 +135,25 @@
|
| "test": "android_webview_unittests"
|
| },
|
| {
|
| - "args": [
|
| - "--isolate_file_path=base/base_unittests.isolate"
|
| - ],
|
| - "test": "base_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=breakpad/breakpad_unittests.isolate"
|
| - ],
|
| - "override_compile_targets": [
|
| - "breakpad_unittests_deps"
|
| - ],
|
| - "test": "breakpad_unittests"
|
| - },
|
| - {
|
| - "test": "cc_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=components/components_browsertests.isolate"
|
| - ],
|
| - "test": "components_browsertests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=components/components_unittests.isolate"
|
| - ],
|
| - "test": "components_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=content/content_browsertests.isolate"
|
| - ],
|
| - "test": "content_browsertests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=content/content_unittests.isolate"
|
| - ],
|
| - "test": "content_unittests"
|
| - },
|
| - {
|
| - "test": "device_unittests"
|
| - },
|
| - {
|
| - "test": "events_unittests"
|
| - },
|
| - {
|
| - "test": "gl_tests"
|
| - },
|
| - {
|
| - "test": "gl_unittests"
|
| - },
|
| - {
|
| - "test": "gpu_unittests"
|
| - },
|
| - {
|
| - "test": "ipc_tests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=media/media_unittests.isolate"
|
| - ],
|
| - "test": "media_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=net/net_unittests.isolate"
|
| - ],
|
| - "test": "net_unittests"
|
| - },
|
| - {
|
| - "override_compile_targets": [
|
| - "sandbox_linux_unittests_deps"
|
| - ],
|
| - "test": "sandbox_linux_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=sql/sql_unittests.isolate"
|
| - ],
|
| - "test": "sql_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=sync/sync_unit_tests.isolate"
|
| - ],
|
| - "test": "sync_unit_tests"
|
| - },
|
| - {
|
| - "test": "ui_android_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=ui/base/ui_base_unittests.isolate"
|
| - ],
|
| - "test": "ui_base_unittests"
|
| - },
|
| - {
|
| - "test": "ui_touch_selection_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=chrome/unit_tests.isolate"
|
| - ],
|
| - "test": "unit_tests"
|
| + "test": "cc_unittests"
|
| + },
|
| + {
|
| + "test": "device_unittests"
|
| + },
|
| + {
|
| + "test": "events_unittests"
|
| + },
|
| + {
|
| + "test": "gl_tests"
|
| + },
|
| + {
|
| + "test": "gl_unittests"
|
| + },
|
| + {
|
| + "test": "gpu_unittests"
|
| + },
|
| + {
|
| + "test": "ipc_tests"
|
| }
|
| ]
|
| },
|
| @@ -250,112 +163,25 @@
|
| "test": "android_webview_unittests"
|
| },
|
| {
|
| - "args": [
|
| - "--isolate_file_path=base/base_unittests.isolate"
|
| - ],
|
| - "test": "base_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=breakpad/breakpad_unittests.isolate"
|
| - ],
|
| - "override_compile_targets": [
|
| - "breakpad_unittests_deps"
|
| - ],
|
| - "test": "breakpad_unittests"
|
| - },
|
| - {
|
| - "test": "cc_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=components/components_browsertests.isolate"
|
| - ],
|
| - "test": "components_browsertests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=components/components_unittests.isolate"
|
| - ],
|
| - "test": "components_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=content/content_browsertests.isolate"
|
| - ],
|
| - "test": "content_browsertests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=content/content_unittests.isolate"
|
| - ],
|
| - "test": "content_unittests"
|
| - },
|
| - {
|
| - "test": "device_unittests"
|
| - },
|
| - {
|
| - "test": "events_unittests"
|
| - },
|
| - {
|
| - "test": "gl_tests"
|
| - },
|
| - {
|
| - "test": "gl_unittests"
|
| - },
|
| - {
|
| - "test": "gpu_unittests"
|
| - },
|
| - {
|
| - "test": "ipc_tests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=media/media_unittests.isolate"
|
| - ],
|
| - "test": "media_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=net/net_unittests.isolate"
|
| - ],
|
| - "test": "net_unittests"
|
| - },
|
| - {
|
| - "override_compile_targets": [
|
| - "sandbox_linux_unittests_deps"
|
| - ],
|
| - "test": "sandbox_linux_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=sql/sql_unittests.isolate"
|
| - ],
|
| - "test": "sql_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=sync/sync_unit_tests.isolate"
|
| - ],
|
| - "test": "sync_unit_tests"
|
| - },
|
| - {
|
| - "test": "ui_android_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=ui/base/ui_base_unittests.isolate"
|
| - ],
|
| - "test": "ui_base_unittests"
|
| - },
|
| - {
|
| - "test": "ui_touch_selection_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=chrome/unit_tests.isolate"
|
| - ],
|
| - "test": "unit_tests"
|
| + "test": "cc_unittests"
|
| + },
|
| + {
|
| + "test": "device_unittests"
|
| + },
|
| + {
|
| + "test": "events_unittests"
|
| + },
|
| + {
|
| + "test": "gl_tests"
|
| + },
|
| + {
|
| + "test": "gl_unittests"
|
| + },
|
| + {
|
| + "test": "gpu_unittests"
|
| + },
|
| + {
|
| + "test": "ipc_tests"
|
| }
|
| ]
|
| },
|
| @@ -365,112 +191,25 @@
|
| "test": "android_webview_unittests"
|
| },
|
| {
|
| - "args": [
|
| - "--isolate_file_path=base/base_unittests.isolate"
|
| - ],
|
| - "test": "base_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=breakpad/breakpad_unittests.isolate"
|
| - ],
|
| - "override_compile_targets": [
|
| - "breakpad_unittests_deps"
|
| - ],
|
| - "test": "breakpad_unittests"
|
| - },
|
| - {
|
| - "test": "cc_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=components/components_browsertests.isolate"
|
| - ],
|
| - "test": "components_browsertests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=components/components_unittests.isolate"
|
| - ],
|
| - "test": "components_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=content/content_browsertests.isolate"
|
| - ],
|
| - "test": "content_browsertests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=content/content_unittests.isolate"
|
| - ],
|
| - "test": "content_unittests"
|
| - },
|
| - {
|
| - "test": "device_unittests"
|
| - },
|
| - {
|
| - "test": "events_unittests"
|
| - },
|
| - {
|
| - "test": "gl_tests"
|
| - },
|
| - {
|
| - "test": "gl_unittests"
|
| - },
|
| - {
|
| - "test": "gpu_unittests"
|
| - },
|
| - {
|
| - "test": "ipc_tests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=media/media_unittests.isolate"
|
| - ],
|
| - "test": "media_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=net/net_unittests.isolate"
|
| - ],
|
| - "test": "net_unittests"
|
| - },
|
| - {
|
| - "override_compile_targets": [
|
| - "sandbox_linux_unittests_deps"
|
| - ],
|
| - "test": "sandbox_linux_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=sql/sql_unittests.isolate"
|
| - ],
|
| - "test": "sql_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=sync/sync_unit_tests.isolate"
|
| - ],
|
| - "test": "sync_unit_tests"
|
| - },
|
| - {
|
| - "test": "ui_android_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=ui/base/ui_base_unittests.isolate"
|
| - ],
|
| - "test": "ui_base_unittests"
|
| - },
|
| - {
|
| - "test": "ui_touch_selection_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=chrome/unit_tests.isolate"
|
| - ],
|
| - "test": "unit_tests"
|
| + "test": "cc_unittests"
|
| + },
|
| + {
|
| + "test": "device_unittests"
|
| + },
|
| + {
|
| + "test": "events_unittests"
|
| + },
|
| + {
|
| + "test": "gl_tests"
|
| + },
|
| + {
|
| + "test": "gl_unittests"
|
| + },
|
| + {
|
| + "test": "gpu_unittests"
|
| + },
|
| + {
|
| + "test": "ipc_tests"
|
| }
|
| ]
|
| },
|
| @@ -480,112 +219,25 @@
|
| "test": "android_webview_unittests"
|
| },
|
| {
|
| - "args": [
|
| - "--isolate_file_path=base/base_unittests.isolate"
|
| - ],
|
| - "test": "base_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=breakpad/breakpad_unittests.isolate"
|
| - ],
|
| - "override_compile_targets": [
|
| - "breakpad_unittests_deps"
|
| - ],
|
| - "test": "breakpad_unittests"
|
| - },
|
| - {
|
| - "test": "cc_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=components/components_browsertests.isolate"
|
| - ],
|
| - "test": "components_browsertests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=components/components_unittests.isolate"
|
| - ],
|
| - "test": "components_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=content/content_browsertests.isolate"
|
| - ],
|
| - "test": "content_browsertests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=content/content_unittests.isolate"
|
| - ],
|
| - "test": "content_unittests"
|
| - },
|
| - {
|
| - "test": "device_unittests"
|
| - },
|
| - {
|
| - "test": "events_unittests"
|
| - },
|
| - {
|
| - "test": "gl_tests"
|
| - },
|
| - {
|
| - "test": "gl_unittests"
|
| - },
|
| - {
|
| - "test": "gpu_unittests"
|
| - },
|
| - {
|
| - "test": "ipc_tests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=media/media_unittests.isolate"
|
| - ],
|
| - "test": "media_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=net/net_unittests.isolate"
|
| - ],
|
| - "test": "net_unittests"
|
| - },
|
| - {
|
| - "override_compile_targets": [
|
| - "sandbox_linux_unittests_deps"
|
| - ],
|
| - "test": "sandbox_linux_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=sql/sql_unittests.isolate"
|
| - ],
|
| - "test": "sql_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=sync/sync_unit_tests.isolate"
|
| - ],
|
| - "test": "sync_unit_tests"
|
| - },
|
| - {
|
| - "test": "ui_android_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=ui/base/ui_base_unittests.isolate"
|
| - ],
|
| - "test": "ui_base_unittests"
|
| - },
|
| - {
|
| - "test": "ui_touch_selection_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=chrome/unit_tests.isolate"
|
| - ],
|
| - "test": "unit_tests"
|
| + "test": "cc_unittests"
|
| + },
|
| + {
|
| + "test": "device_unittests"
|
| + },
|
| + {
|
| + "test": "events_unittests"
|
| + },
|
| + {
|
| + "test": "gl_tests"
|
| + },
|
| + {
|
| + "test": "gl_unittests"
|
| + },
|
| + {
|
| + "test": "gpu_unittests"
|
| + },
|
| + {
|
| + "test": "ipc_tests"
|
| }
|
| ]
|
| },
|
| @@ -595,112 +247,25 @@
|
| "test": "android_webview_unittests"
|
| },
|
| {
|
| - "args": [
|
| - "--isolate_file_path=base/base_unittests.isolate"
|
| - ],
|
| - "test": "base_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=breakpad/breakpad_unittests.isolate"
|
| - ],
|
| - "override_compile_targets": [
|
| - "breakpad_unittests_deps"
|
| - ],
|
| - "test": "breakpad_unittests"
|
| - },
|
| - {
|
| - "test": "cc_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=components/components_browsertests.isolate"
|
| - ],
|
| - "test": "components_browsertests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=components/components_unittests.isolate"
|
| - ],
|
| - "test": "components_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=content/content_browsertests.isolate"
|
| - ],
|
| - "test": "content_browsertests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=content/content_unittests.isolate"
|
| - ],
|
| - "test": "content_unittests"
|
| - },
|
| - {
|
| - "test": "device_unittests"
|
| - },
|
| - {
|
| - "test": "events_unittests"
|
| - },
|
| - {
|
| - "test": "gl_tests"
|
| - },
|
| - {
|
| - "test": "gl_unittests"
|
| - },
|
| - {
|
| - "test": "gpu_unittests"
|
| - },
|
| - {
|
| - "test": "ipc_tests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=media/media_unittests.isolate"
|
| - ],
|
| - "test": "media_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=net/net_unittests.isolate"
|
| - ],
|
| - "test": "net_unittests"
|
| - },
|
| - {
|
| - "override_compile_targets": [
|
| - "sandbox_linux_unittests_deps"
|
| - ],
|
| - "test": "sandbox_linux_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=sql/sql_unittests.isolate"
|
| - ],
|
| - "test": "sql_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=sync/sync_unit_tests.isolate"
|
| - ],
|
| - "test": "sync_unit_tests"
|
| - },
|
| - {
|
| - "test": "ui_android_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=ui/base/ui_base_unittests.isolate"
|
| - ],
|
| - "test": "ui_base_unittests"
|
| - },
|
| - {
|
| - "test": "ui_touch_selection_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=chrome/unit_tests.isolate"
|
| - ],
|
| - "test": "unit_tests"
|
| + "test": "cc_unittests"
|
| + },
|
| + {
|
| + "test": "device_unittests"
|
| + },
|
| + {
|
| + "test": "events_unittests"
|
| + },
|
| + {
|
| + "test": "gl_tests"
|
| + },
|
| + {
|
| + "test": "gl_unittests"
|
| + },
|
| + {
|
| + "test": "gpu_unittests"
|
| + },
|
| + {
|
| + "test": "ipc_tests"
|
| }
|
| ]
|
| },
|
| @@ -710,112 +275,25 @@
|
| "test": "android_webview_unittests"
|
| },
|
| {
|
| - "args": [
|
| - "--isolate_file_path=base/base_unittests.isolate"
|
| - ],
|
| - "test": "base_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=breakpad/breakpad_unittests.isolate"
|
| - ],
|
| - "override_compile_targets": [
|
| - "breakpad_unittests_deps"
|
| - ],
|
| - "test": "breakpad_unittests"
|
| - },
|
| - {
|
| - "test": "cc_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=components/components_browsertests.isolate"
|
| - ],
|
| - "test": "components_browsertests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=components/components_unittests.isolate"
|
| - ],
|
| - "test": "components_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=content/content_browsertests.isolate"
|
| - ],
|
| - "test": "content_browsertests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=content/content_unittests.isolate"
|
| - ],
|
| - "test": "content_unittests"
|
| - },
|
| - {
|
| - "test": "device_unittests"
|
| - },
|
| - {
|
| - "test": "events_unittests"
|
| - },
|
| - {
|
| - "test": "gl_tests"
|
| - },
|
| - {
|
| - "test": "gl_unittests"
|
| - },
|
| - {
|
| - "test": "gpu_unittests"
|
| - },
|
| - {
|
| - "test": "ipc_tests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=media/media_unittests.isolate"
|
| - ],
|
| - "test": "media_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=net/net_unittests.isolate"
|
| - ],
|
| - "test": "net_unittests"
|
| - },
|
| - {
|
| - "override_compile_targets": [
|
| - "sandbox_linux_unittests_deps"
|
| - ],
|
| - "test": "sandbox_linux_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=sql/sql_unittests.isolate"
|
| - ],
|
| - "test": "sql_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=sync/sync_unit_tests.isolate"
|
| - ],
|
| - "test": "sync_unit_tests"
|
| - },
|
| - {
|
| - "test": "ui_android_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=ui/base/ui_base_unittests.isolate"
|
| - ],
|
| - "test": "ui_base_unittests"
|
| - },
|
| - {
|
| - "test": "ui_touch_selection_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=chrome/unit_tests.isolate"
|
| - ],
|
| - "test": "unit_tests"
|
| + "test": "cc_unittests"
|
| + },
|
| + {
|
| + "test": "device_unittests"
|
| + },
|
| + {
|
| + "test": "events_unittests"
|
| + },
|
| + {
|
| + "test": "gl_tests"
|
| + },
|
| + {
|
| + "test": "gl_unittests"
|
| + },
|
| + {
|
| + "test": "gpu_unittests"
|
| + },
|
| + {
|
| + "test": "ipc_tests"
|
| }
|
| ]
|
| },
|
| @@ -825,112 +303,25 @@
|
| "test": "android_webview_unittests"
|
| },
|
| {
|
| - "args": [
|
| - "--isolate_file_path=base/base_unittests.isolate"
|
| - ],
|
| - "test": "base_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=breakpad/breakpad_unittests.isolate"
|
| - ],
|
| - "override_compile_targets": [
|
| - "breakpad_unittests_deps"
|
| - ],
|
| - "test": "breakpad_unittests"
|
| - },
|
| - {
|
| - "test": "cc_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=components/components_browsertests.isolate"
|
| - ],
|
| - "test": "components_browsertests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=components/components_unittests.isolate"
|
| - ],
|
| - "test": "components_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=content/content_browsertests.isolate"
|
| - ],
|
| - "test": "content_browsertests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=content/content_unittests.isolate"
|
| - ],
|
| - "test": "content_unittests"
|
| - },
|
| - {
|
| - "test": "device_unittests"
|
| - },
|
| - {
|
| - "test": "events_unittests"
|
| - },
|
| - {
|
| - "test": "gl_tests"
|
| - },
|
| - {
|
| - "test": "gl_unittests"
|
| - },
|
| - {
|
| - "test": "gpu_unittests"
|
| - },
|
| - {
|
| - "test": "ipc_tests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=media/media_unittests.isolate"
|
| - ],
|
| - "test": "media_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=net/net_unittests.isolate"
|
| - ],
|
| - "test": "net_unittests"
|
| - },
|
| - {
|
| - "override_compile_targets": [
|
| - "sandbox_linux_unittests_deps"
|
| - ],
|
| - "test": "sandbox_linux_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=sql/sql_unittests.isolate"
|
| - ],
|
| - "test": "sql_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=sync/sync_unit_tests.isolate"
|
| - ],
|
| - "test": "sync_unit_tests"
|
| - },
|
| - {
|
| - "test": "ui_android_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=ui/base/ui_base_unittests.isolate"
|
| - ],
|
| - "test": "ui_base_unittests"
|
| - },
|
| - {
|
| - "test": "ui_touch_selection_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=chrome/unit_tests.isolate"
|
| - ],
|
| - "test": "unit_tests"
|
| + "test": "cc_unittests"
|
| + },
|
| + {
|
| + "test": "device_unittests"
|
| + },
|
| + {
|
| + "test": "events_unittests"
|
| + },
|
| + {
|
| + "test": "gl_tests"
|
| + },
|
| + {
|
| + "test": "gl_unittests"
|
| + },
|
| + {
|
| + "test": "gpu_unittests"
|
| + },
|
| + {
|
| + "test": "ipc_tests"
|
| }
|
| ]
|
| },
|
| @@ -940,112 +331,25 @@
|
| "test": "android_webview_unittests"
|
| },
|
| {
|
| - "args": [
|
| - "--isolate_file_path=base/base_unittests.isolate"
|
| - ],
|
| - "test": "base_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=breakpad/breakpad_unittests.isolate"
|
| - ],
|
| - "override_compile_targets": [
|
| - "breakpad_unittests_deps"
|
| - ],
|
| - "test": "breakpad_unittests"
|
| - },
|
| - {
|
| - "test": "cc_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=components/components_browsertests.isolate"
|
| - ],
|
| - "test": "components_browsertests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=components/components_unittests.isolate"
|
| - ],
|
| - "test": "components_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=content/content_browsertests.isolate"
|
| - ],
|
| - "test": "content_browsertests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=content/content_unittests.isolate"
|
| - ],
|
| - "test": "content_unittests"
|
| - },
|
| - {
|
| - "test": "device_unittests"
|
| - },
|
| - {
|
| - "test": "events_unittests"
|
| - },
|
| - {
|
| - "test": "gl_tests"
|
| - },
|
| - {
|
| - "test": "gl_unittests"
|
| - },
|
| - {
|
| - "test": "gpu_unittests"
|
| - },
|
| - {
|
| - "test": "ipc_tests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=media/media_unittests.isolate"
|
| - ],
|
| - "test": "media_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=net/net_unittests.isolate"
|
| - ],
|
| - "test": "net_unittests"
|
| - },
|
| - {
|
| - "override_compile_targets": [
|
| - "sandbox_linux_unittests_deps"
|
| - ],
|
| - "test": "sandbox_linux_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=sql/sql_unittests.isolate"
|
| - ],
|
| - "test": "sql_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=sync/sync_unit_tests.isolate"
|
| - ],
|
| - "test": "sync_unit_tests"
|
| - },
|
| - {
|
| - "test": "ui_android_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=ui/base/ui_base_unittests.isolate"
|
| - ],
|
| - "test": "ui_base_unittests"
|
| - },
|
| - {
|
| - "test": "ui_touch_selection_unittests"
|
| - },
|
| - {
|
| - "args": [
|
| - "--isolate_file_path=chrome/unit_tests.isolate"
|
| - ],
|
| - "test": "unit_tests"
|
| + "test": "cc_unittests"
|
| + },
|
| + {
|
| + "test": "device_unittests"
|
| + },
|
| + {
|
| + "test": "events_unittests"
|
| + },
|
| + {
|
| + "test": "gl_tests"
|
| + },
|
| + {
|
| + "test": "gl_unittests"
|
| + },
|
| + {
|
| + "test": "gpu_unittests"
|
| + },
|
| + {
|
| + "test": "ipc_tests"
|
| }
|
| ]
|
| }
|
|
|