diff options
author | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-03 00:10:51 +0000 |
---|---|---|
committer | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-03 00:10:51 +0000 |
commit | 87d4d4c0fc7677350e465fac93890b68f9f3be96 (patch) | |
tree | 0c937eeb2a46de4397087738505ddc74f73307a3 /tools/valgrind/gtest_exclude/ui_tests.gtest_linux.txt | |
parent | 3b1f101696179784899911ed59fc3fa3369d82b3 (diff) | |
download | chromium_src-87d4d4c0fc7677350e465fac93890b68f9f3be96.zip chromium_src-87d4d4c0fc7677350e465fac93890b68f9f3be96.tar.gz chromium_src-87d4d4c0fc7677350e465fac93890b68f9f3be96.tar.bz2 |
Valgrind: Disable a couple OptionsUITest tests. I suspect they are causing hangs.
BUG=64619
TEST=Valgrind Linux UI tests no longer hangs.
TBR=timurrrr
Review URL: http://codereview.chromium.org/6286062
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73546 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/valgrind/gtest_exclude/ui_tests.gtest_linux.txt')
-rw-r--r-- | tools/valgrind/gtest_exclude/ui_tests.gtest_linux.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/ui_tests.gtest_linux.txt b/tools/valgrind/gtest_exclude/ui_tests.gtest_linux.txt index 1f356a4..b1c99c6 100644 --- a/tools/valgrind/gtest_exclude/ui_tests.gtest_linux.txt +++ b/tools/valgrind/gtest_exclude/ui_tests.gtest_linux.txt @@ -14,3 +14,6 @@ LayoutPluginTester.UnloadNoCrash MediaTest.VideoBear* # http://crbug.com/53937 Fails on CrOS valgrind UILayoutTest.MediaUILayoutTest +# These tests fail due to timeouts, see http://crbug.com/64619 +OptionsUITest.CommandAgainGoesBackToOptionsTab +OptionsUITest.TwoCommandsOneTab |