summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/valgrind/gtest_exclude/ui_tests.gtest.txt5
-rw-r--r--tools/valgrind/gtest_exclude/ui_tests.gtest_linux.txt4
2 files changed, 5 insertions, 4 deletions
diff --git a/tools/valgrind/gtest_exclude/ui_tests.gtest.txt b/tools/valgrind/gtest_exclude/ui_tests.gtest.txt
index f0b2527..c6ba174 100644
--- a/tools/valgrind/gtest_exclude/ui_tests.gtest.txt
+++ b/tools/valgrind/gtest_exclude/ui_tests.gtest.txt
@@ -57,3 +57,8 @@ LayoutPluginTester.NPObjectSetException
# Fails on valgrind
# http://crbug.com/61601
GPUUITest.UITestCanLaunchWithOSMesa
+
+# This doesn't pass under valgrind, because the valgrind helper prevents us
+# from properly SIGTERMing the browser process.
+# See http://crbug.com/42105
+BrowserTest.PosixSessionEnd
diff --git a/tools/valgrind/gtest_exclude/ui_tests.gtest_linux.txt b/tools/valgrind/gtest_exclude/ui_tests.gtest_linux.txt
index 0587711..1f356a4 100644
--- a/tools/valgrind/gtest_exclude/ui_tests.gtest_linux.txt
+++ b/tools/valgrind/gtest_exclude/ui_tests.gtest_linux.txt
@@ -5,10 +5,6 @@ ChromeMainTest.AppLaunch
MetricsServiceTest.CrashRenderers
# See http://crbug.com/40584
ExtensionProxyUITest.*
-# This doesn't pass under valgrind, because the valgrind helper prevents us
-# from properly SIGTERMing the browser process.
-# See http://crbug.com/42105
-BrowserTest.PosixSessionEnd
# 4GB of RAM is not enough. See http://crbug.com/42921
ResourceDispatcherTest.CrossSiteAfterCrash
NewTabUITest.NTPHasThumbnails