Commit 7d8f4d41 authored by dhollowa@chromium.org's avatar dhollowa@chromium.org

OptionsUITest.LoadOptionsByURL fails on Linux Valgrind

Generalizes disabling of OptionsUITest.LoadOptionsByURL.  Seen on Linux.

BUG=64619
TEST=Valgrind goes green on Linux bot.
TBR=csilv@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@99840 0039d316-1c4b-4281-b951-d872f2087c98
parent 90aa52b2
...@@ -25,7 +25,6 @@ LocaleTestsHe.TestStart ...@@ -25,7 +25,6 @@ LocaleTestsHe.TestStart
LocaleTestsZhTw.TestStart LocaleTestsZhTw.TestStart
# These tests fail due to timeouts, see http://crbug.com/64619 # These tests fail due to timeouts, see http://crbug.com/64619
OptionsUITest.LoadOptionsByURL
OptionsUITest.CommandOpensOptionsTab OptionsUITest.CommandOpensOptionsTab
# Tests timing out, see http://crbug.com/92717 # Tests timing out, see http://crbug.com/92717
......
...@@ -122,3 +122,7 @@ BookmarksUITest.TwoCommandsOneTab ...@@ -122,3 +122,7 @@ BookmarksUITest.TwoCommandsOneTab
# OptionsUITest.NavBarCheck fails, see http://crbug.com/83209 # OptionsUITest.NavBarCheck fails, see http://crbug.com/83209
OptionsUITest.NavBarCheck OptionsUITest.NavBarCheck
# These tests fail due to timeouts, see http://crbug.com/64619 and
# http://crbug.com/51387
OptionsUITest.LoadOptionsByURL
...@@ -82,7 +82,6 @@ ChromeMainTest.AppLaunch ...@@ -82,7 +82,6 @@ ChromeMainTest.AppLaunch
SessionHistoryTest.LocationReplace SessionHistoryTest.LocationReplace
# UNIMPLEMENTED reached, see http://crbug.com/51387 # UNIMPLEMENTED reached, see http://crbug.com/51387
OptionsUITest.LoadOptionsByURL
AutomatedUITestBase.CloseTab AutomatedUITestBase.CloseTab
# See http://crbug.com/57717 # See http://crbug.com/57717
......
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