diff options
Diffstat (limited to 'tools/valgrind/gtest_exclude/ui_tests.gtest_linux.txt')
-rw-r--r-- | tools/valgrind/gtest_exclude/ui_tests.gtest_linux.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/ui_tests.gtest_linux.txt b/tools/valgrind/gtest_exclude/ui_tests.gtest_linux.txt new file mode 100644 index 0000000..523e55b --- /dev/null +++ b/tools/valgrind/gtest_exclude/ui_tests.gtest_linux.txt @@ -0,0 +1,18 @@ +# These tests fail under valgrind. +# See http://crbug.com/29583. +ChromeMainTest.AppLaunch +# See http://crbug.com/29585. +MetricsServiceTest.CrashRenderers +# See http://crbug.com/40584 +ExtensionProxyUITest.* +# See http://crbug.com/42105 +BrowserTest.PosixSessionEnd +# 4GB of RAM is not enough. See http://crbug.com/42921 +ResourceDispatcherTest.CrossSiteAfterCrash +NewTabUITest.NTPHasThumbnails +# http://crbug.com/45574 Unhappy on ChromeOS valgrind +LayoutPluginTester.UnloadNoCrash +# http://crbug.com/53825 Times out on CrOS valgrind. +MediaTest.VideoBear* +# http://crbug.com/53937 Fails on CrOS valgrind +UILayoutTest.MediaUILayoutTest |