summaryrefslogtreecommitdiffstats
path: root/chrome/test
diff options
context:
space:
mode:
authortimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-02 19:37:09 +0000
committertimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-02 19:37:09 +0000
commit249fc53aeb5754bb5947889d46fd6ac7eb23c472 (patch)
tree9f339b3da5bd46f04ab0ab27f2876f4038fc6027 /chrome/test
parent88069c3709b05ccb1691354b809d5c2d7d03a04d (diff)
downloadchromium_src-249fc53aeb5754bb5947889d46fd6ac7eb23c472.zip
chromium_src-249fc53aeb5754bb5947889d46fd6ac7eb23c472.tar.gz
chromium_src-249fc53aeb5754bb5947889d46fd6ac7eb23c472.tar.bz2
Don't run reference tests under Valgrind
Review URL: http://codereview.chromium.org/345039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30732 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test')
-rw-r--r--chrome/test/data/valgrind/ui_tests.gtest-tsan.txt3
-rw-r--r--chrome/test/data/valgrind/ui_tests.gtest.txt9
-rw-r--r--chrome/test/data/valgrind/ui_tests.gtest_mac.txt2
3 files changed, 5 insertions, 9 deletions
diff --git a/chrome/test/data/valgrind/ui_tests.gtest-tsan.txt b/chrome/test/data/valgrind/ui_tests.gtest-tsan.txt
index 1694b82..e69de29 100644
--- a/chrome/test/data/valgrind/ui_tests.gtest-tsan.txt
+++ b/chrome/test/data/valgrind/ui_tests.gtest-tsan.txt
@@ -1,3 +0,0 @@
-# The reference builds give numerous reports under ThreadSanitizer
-# TODO(timurrrr): do we need to run ReferenceTests under Valgrind at all?
-DromaeoReferenceTest.Perf
diff --git a/chrome/test/data/valgrind/ui_tests.gtest.txt b/chrome/test/data/valgrind/ui_tests.gtest.txt
index 09a999f..ede0cde 100644
--- a/chrome/test/data/valgrind/ui_tests.gtest.txt
+++ b/chrome/test/data/valgrind/ui_tests.gtest.txt
@@ -2,10 +2,6 @@
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
# Flakily hangs on Linux
@@ -17,3 +13,8 @@ UnloadTest.BrowserCloseInfiniteBeforeUnloadAlert
# This test hangs under Valgrind;
# See http://crbug.com/25917 and http://crbug.com/22608
WorkerTest.LimitTotal
+
+# Don't run reference tests under Valgrind
+# On the Mac, they don't have symbols, even, so suppressions don't work
+# They probably don't have ThreadSanitizer annotations TODO(timurrrr): check
+*ReferenceTest.Perf
diff --git a/chrome/test/data/valgrind/ui_tests.gtest_mac.txt b/chrome/test/data/valgrind/ui_tests.gtest_mac.txt
index 03a6a306..8df305f 100644
--- a/chrome/test/data/valgrind/ui_tests.gtest_mac.txt
+++ b/chrome/test/data/valgrind/ui_tests.gtest_mac.txt
@@ -23,5 +23,3 @@ DownloadTest.IncognitoDownload
DownloadTest.NoDownload
DownloadTest.PerWindowShelf
ErrorPageTest.IFrameDNSError_GoBackAndForward
-# Kills valgrind stack traces: http://crbug.com/25589
-DromaeoReferenceTest.Perf