diff options
Diffstat (limited to 'tools/valgrind/gtest_exclude/interactive_ui_tests.gtest.txt')
-rw-r--r-- | tools/valgrind/gtest_exclude/interactive_ui_tests.gtest.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/interactive_ui_tests.gtest.txt b/tools/valgrind/gtest_exclude/interactive_ui_tests.gtest.txt index 1d18c6b..70b4fd9 100644 --- a/tools/valgrind/gtest_exclude/interactive_ui_tests.gtest.txt +++ b/tools/valgrind/gtest_exclude/interactive_ui_tests.gtest.txt @@ -12,3 +12,6 @@ NotificationsPermissionTest.TestUserGestureInfobar BrowserFocusTest.InterstitialFocus BrowserFocusTest.FindFocusTest BrowserFocusTest.FocusTraversalOnInterstitial + +# Don't run FAILS_ tests under Valgrind/TSan, see http://crbug.com/67959 +*.FAILS_* |