Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10)

Unified Diff: tools/valgrind/gtest_exclude/ui_tests.gtest.txt

Issue 6351012: Valgrind: Disable AutomatedUITestBase.ShowBookmarkBar under Valgrind as it (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/gtest_exclude/ui_tests.gtest.txt
diff --git a/tools/valgrind/gtest_exclude/ui_tests.gtest.txt b/tools/valgrind/gtest_exclude/ui_tests.gtest.txt
index c6ba174c69bc6c202b68d274ad4186fadea178bb..3d5aa3050d4746761cb998ff0aac2c4cf39d0990 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698