Commit 68daab78 authored by sergiyb@chromium.org's avatar sergiyb@chromium.org

Added more ChromiumOS tests to the CQ

BUG=354775
R=phajdan.jr@chromium.org

Review URL: https://codereview.chromium.org/291833004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272435 0039d316-1c4b-4281-b951-d872f2087c98
parent edce4dae
...@@ -90,5 +90,30 @@ ...@@ -90,5 +90,30 @@
"test": "views_unittests", "test": "views_unittests",
"platforms": ["linux"], "platforms": ["linux"],
"chromium_configs": ["chromium_chromeos", "chromium_chromeos_clang"] "chromium_configs": ["chromium_chromeos", "chromium_chromeos_clang"]
},
{
"test": "chromeos_unittests",
"platforms": ["linux"],
"chromium_configs": ["chromium_chromeos", "chromium_chromeos_clang"]
},
{
"test": "ash_unittests",
"platforms": ["linux"],
"chromium_configs": ["chromium_chromeos", "chromium_chromeos_clang"]
},
{
"test": "dbus_unittests",
"platforms": ["linux"],
"chromium_configs": ["chromium_chromeos", "chromium_chromeos_clang"]
},
{
"test": "aura_unittests",
"platforms": ["linux"],
"chromium_configs": ["chromium_chromeos", "chromium_chromeos_clang"]
},
{
"test": "wm_unittests",
"platforms": ["linux"],
"chromium_configs": ["chromium_chromeos", "chromium_chromeos_clang"]
} }
] ]
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment