diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/valgrind/gtest_exclude/interactive_ui_tests.gtest.txt | 9 |
1 files changed, 9 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 new file mode 100644 index 0000000..cf1b899 --- /dev/null +++ b/tools/valgrind/gtest_exclude/interactive_ui_tests.gtest.txt @@ -0,0 +1,9 @@ +# These test fail due to mmap Valgrind failures, see http://crbug.com/66677 +CollectedCookiesTest.DoubleDisplay +CollectedCookiesTest.NavigateAway +InfoBarsUITest.TestInfoBarsCloseOnNewTheme +FastShutdown.SlowTermination +MouseLeaveTest.TestOnMouseOut +NotificationsPermissionTest.TestNoUserGestureInfobar +NotificationsPermissionTest.TestUserGestureInfobar + |