diff options
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/test/data/valgrind/ui_tests.gtest.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chrome/test/data/valgrind/ui_tests.gtest.txt b/chrome/test/data/valgrind/ui_tests.gtest.txt index 4605a7e..bbf54cf 100644 --- a/chrome/test/data/valgrind/ui_tests.gtest.txt +++ b/chrome/test/data/valgrind/ui_tests.gtest.txt @@ -2,3 +2,9 @@ BrowserTest.ThirtyFourTabs # FIXME: these tests hang frequently in valgrind SessionRestoreUITest.* +# The reference builds have old problems; don't run them until they're updated +# And on the Mac, they don't have symbols, even, so suppressions don't work +SunSpiderReferenceTest.Perf +V8BenchmarkReferenceTest.Perf +# Buggy test; see http://crbug.com/6522 +DownloadTest.UnknownSize |