diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt b/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt index fdbddbe..763d7ef 100644 --- a/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt +++ b/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt @@ -94,10 +94,14 @@ AutomatedUITestBase.CloseTab # See http://crbug.com/57717 ResourceDispatcherTest.CrossSiteFailedRequest +# Valgrind internal error: received SIGSERV. http://crbug.com/51716 +AutomationProxyTest.AcceleratorDownloads + # Valgrind dies on assertion, see http://crbug.com/58145 AutomationProxyTest.GetTabCount -SunSpiderTest.Perf DromaeoTest.DOMCorePerf +MetricsServiceTest.CloseRenderersNormally +SunSpiderTest.Perf # Can't load a nib under Valgrind, see http://crbug.com/58124 ImagesTest.AnimatedGIFs |