diff options
-rw-r--r-- | tools/valgrind/gtest_exclude/ui_tests.gtest.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/ui_tests.gtest.txt b/tools/valgrind/gtest_exclude/ui_tests.gtest.txt index c6ba174..3d5aa30 100644 --- a/tools/valgrind/gtest_exclude/ui_tests.gtest.txt +++ b/tools/valgrind/gtest_exclude/ui_tests.gtest.txt @@ -62,3 +62,7 @@ GPUUITest.UITestCanLaunchWithOSMesa # from properly SIGTERMing the browser process. # See http://crbug.com/42105 BrowserTest.PosixSessionEnd + +# Fails flakily. +# http://crbug.com/70323 +AutomatedUITestBase.ShowBookmarkBar |