Index: testing/buildbot/chromium.android.json |
diff --git a/testing/buildbot/chromium.android.json b/testing/buildbot/chromium.android.json |
index 38ea00f733007678237d521de378bd752e0f66ab..88365a6f41cc470a311f5d52890a3fd26f4e6b77 100644 |
--- a/testing/buildbot/chromium.android.json |
+++ b/testing/buildbot/chromium.android.json |
@@ -135,9 +135,48 @@ |
"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" |
}, |
{ |
@@ -154,6 +193,54 @@ |
}, |
{ |
"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" |
} |
] |
}, |
@@ -163,9 +250,48 @@ |
"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" |
}, |
{ |
@@ -182,6 +308,54 @@ |
}, |
{ |
"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" |
} |
] |
}, |
@@ -191,9 +365,48 @@ |
"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" |
}, |
{ |
@@ -210,6 +423,54 @@ |
}, |
{ |
"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" |
} |
] |
}, |
@@ -219,9 +480,48 @@ |
"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" |
}, |
{ |
@@ -238,6 +538,54 @@ |
}, |
{ |
"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" |
} |
] |
}, |
@@ -247,9 +595,48 @@ |
"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" |
}, |
{ |
@@ -266,6 +653,54 @@ |
}, |
{ |
"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" |
} |
] |
}, |
@@ -275,9 +710,48 @@ |
"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" |
}, |
{ |
@@ -294,6 +768,54 @@ |
}, |
{ |
"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" |
} |
] |
}, |
@@ -303,9 +825,48 @@ |
"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" |
}, |
{ |
@@ -322,6 +883,54 @@ |
}, |
{ |
"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" |
} |
] |
}, |
@@ -331,9 +940,48 @@ |
"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" |
}, |
{ |
@@ -350,6 +998,54 @@ |
}, |
{ |
"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" |
} |
] |
} |