Commit 54b1326e authored by dhollowa@chromium.org's avatar dhollowa@chromium.org

WidgetOwnershipTests fail on ChromeOS Vagrind

Disables failing tests on ChromeOS: WidgetOwnershipTest.Ownership_ViewsNativeWidgetOwnsWidget and WidgetOwnershipTest.Ownership_ViewsNativeWidgetOwnsWidget_NativeDestroy.

BUG=104938
TEST=Valgrind goes green on ChromeOS bot
TBR=ben@chromium.org

Review URL: http://codereview.chromium.org/8480034

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110889 0039d316-1c4b-4281-b951-d872f2087c98
parent c56d5cf5
......@@ -132,3 +132,7 @@ OptionsUITest.LoadOptionsByURL
# Flaky failure on Linux/ChromeOS, http://crbug.com/100031
IFrameTest.InEmptyFrame
# Fails consistently on ChromeOS, http://crbug.com/104938
WidgetOwnershipTest.Ownership_ViewsNativeWidgetOwnsWidget
WidgetOwnershipTest.Ownership_ViewsNativeWidgetOwnsWidget_NativeDestroy
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