0

Revert of ozone: Disable broken test suites (patchset of https://codereview.chromium.org/383473002/)

Reason for revert:
the tests now work

Original issue's description:
> ozone: Disable broken test suites
> 
> We're working on fixing these, but disable them to make the waterfall
> green until they are working.
> 
> BUG=382573
> TEST=none
> NOTRY=true
> NOTREECHECKS=true
> 
> depends on https://codereview.chromium.org/379933002/
> 
> Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282297

TBR=sky

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

Cr-Commit-Position: refs/heads/master@{#289857}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289857 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
spang@chromium.org
2014-08-15 14:56:59 +00:00
parent 6991719742
commit 3f53442127

@ -75,6 +75,8 @@
"remoting_unittests",
"sandbox_linux_unittests",
"ui_unittests",
"views_unittests",
"wm_unittests",
"aura_unittests",
"app_list_unittests",
"message_center_unittests",
@ -82,6 +84,7 @@
"events_unittests",
"ipc_tests",
"sync_unit_tests",
"unit_tests",
"sql_unittests",
"nacl_loader_unittests",
"athena_unittests"
@ -89,6 +92,7 @@
},
"Linux ChromiumOS Ozone Tests (2)": {
"gtest_tests": [
"interactive_ui_tests",
"browser_tests",
"content_browsertests",
"app_shell_browsertests",