Index: tools/valgrind/gtest_exclude/interactive_ui_tests.gtest.txt |
=================================================================== |
--- tools/valgrind/gtest_exclude/interactive_ui_tests.gtest.txt (revision 70146) |
+++ tools/valgrind/gtest_exclude/interactive_ui_tests.gtest.txt (working copy) |
@@ -12,3 +12,6 @@ |
BrowserFocusTest.InterstitialFocus |
BrowserFocusTest.FindFocusTest |
BrowserFocusTest.FocusTraversalOnInterstitial |
+ |
+# Don't run FAILS_ tests under Valgrind/TSan, see http://crbug.com/67959 |
+*.FAILS_* |