| Index: testing/buildbot/chromium.chromiumos.json
|
| diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
|
| index b4530699bd224e56a1fee8033e576dd53512ad24..d6a1227cdc50bcfae46a204d7b367c772b97939c 100644
|
| --- a/testing/buildbot/chromium.chromiumos.json
|
| +++ b/testing/buildbot/chromium.chromiumos.json
|
| @@ -57,7 +57,6 @@
|
| "components_unittests",
|
| "crypto_unittests",
|
| "dbus_unittests",
|
| - "display_unittests",
|
| "gcm_unit_tests",
|
| "google_apis_unittests",
|
| "gpu_unittests",
|
| @@ -72,17 +71,13 @@
|
| "remoting_unittests",
|
| "sandbox_linux_unittests",
|
| "ui_unittests",
|
| - "views_unittests",
|
| - "wm_unittests",
|
| "aura_unittests",
|
| - "ash_unittests",
|
| "app_list_unittests",
|
| "message_center_unittests",
|
| "compositor_unittests",
|
| "events_unittests",
|
| "ipc_tests",
|
| "sync_unit_tests",
|
| - "unit_tests",
|
| "sql_unittests",
|
| "nacl_loader_unittests",
|
| "athena_unittests"
|
| @@ -90,7 +85,6 @@
|
| },
|
| "Linux ChromiumOS Ozone Tests (2)": {
|
| "gtest_tests": [
|
| - "interactive_ui_tests",
|
| "browser_tests",
|
| "content_browsertests",
|
| "app_shell_browsertests",
|
|
|