Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5418)

Unified Diff: chrome/test/data/valgrind/ui_tests.gtest.txt

Issue 345039: Don't run reference tests under Valgrind (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 11 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/test/data/valgrind/ui_tests.gtest-tsan.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/valgrind/ui_tests.gtest.txt
===================================================================
--- chrome/test/data/valgrind/ui_tests.gtest.txt (revision 30697)
+++ chrome/test/data/valgrind/ui_tests.gtest.txt (working copy)
@@ -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 @@
# 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
« no previous file with comments | « no previous file | chrome/test/data/valgrind/ui_tests.gtest-tsan.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698