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

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

Issue 379933002: ozone: Duplicate ChromiumOS tests to ChromiumOS Ozone Tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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.chromiumos.json
diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
index af6df9a921e4242b58adecd808360afb11f1ba48..b4530699bd224e56a1fee8033e576dd53512ad24 100644
--- a/testing/buildbot/chromium.chromiumos.json
+++ b/testing/buildbot/chromium.chromiumos.json
@@ -48,6 +48,55 @@
"chromevox_tests"
]
},
+ "Linux ChromiumOS Ozone Tests (1)": {
+ "gtest_tests": [
+ "accessibility_unittests",
+ "base_unittests",
+ "cacheinvalidation_unittests",
+ "chromeos_unittests",
+ "components_unittests",
+ "crypto_unittests",
+ "dbus_unittests",
+ "display_unittests",
+ "gcm_unit_tests",
+ "google_apis_unittests",
+ "gpu_unittests",
+ "url_unittests",
+ "jingle_unittests",
+ "content_unittests",
+ "device_unittests",
+ "media_unittests",
+ "net_unittests",
+ "ppapi_unittests",
+ "printing_unittests",
+ "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"
+ ]
+ },
+ "Linux ChromiumOS Ozone Tests (2)": {
+ "gtest_tests": [
+ "interactive_ui_tests",
+ "browser_tests",
+ "content_browsertests",
+ "app_shell_browsertests",
+ "chromevox_tests"
+ ]
+ },
"Linux ChromiumOS Tests (dbg)(1)": {
"gtest_tests": [
"accessibility_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