Commit 1a28d9fc authored by jhawkins@chromium.org's avatar jhawkins@chromium.org

Valgrind: Disable AutomatedUITestBase.ShowBookmarkBar under Valgrind as it

fails flakily.

TBR=isherman
BUG=70323
TEST=none

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72070 0039d316-1c4b-4281-b951-d872f2087c98
parent 869f8850
...@@ -62,3 +62,7 @@ GPUUITest.UITestCanLaunchWithOSMesa ...@@ -62,3 +62,7 @@ GPUUITest.UITestCanLaunchWithOSMesa
# from properly SIGTERMing the browser process. # from properly SIGTERMing the browser process.
# See http://crbug.com/42105 # See http://crbug.com/42105
BrowserTest.PosixSessionEnd BrowserTest.PosixSessionEnd
# Fails flakily.
# http://crbug.com/70323
AutomatedUITestBase.ShowBookmarkBar
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