summaryrefslogtreecommitdiffstats
path: root/chrome/test
diff options
context:
space:
mode:
authorjhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-10 19:28:26 +0000
committerjhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-10 19:28:26 +0000
commit611b66af1e3a7d747033fa1bcc75506994f16ac5 (patch)
treef16c9fee572f81fd93742c9ca02321d177313ae6 /chrome/test
parent2acab597c909cedadeee95aa96902978581a628b (diff)
downloadchromium_src-611b66af1e3a7d747033fa1bcc75506994f16ac5.zip
chromium_src-611b66af1e3a7d747033fa1bcc75506994f16ac5.tar.gz
chromium_src-611b66af1e3a7d747033fa1bcc75506994f16ac5.tar.bz2
TTF: Re-enable ActiveNotificationTrackerTest.TestLookupAndClear under valgrind,
as it's not crashing or hanging. Will file a suppression after a new Valgrind run. TBR=thestig BUG=43764 TEST=none Review URL: http://codereview.chromium.org/2006009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46841 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test')
-rw-r--r--chrome/test/data/valgrind/unit_tests.gtest.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/test/data/valgrind/unit_tests.gtest.txt b/chrome/test/data/valgrind/unit_tests.gtest.txt
index a67f84d..6cfc18e 100644
--- a/chrome/test/data/valgrind/unit_tests.gtest.txt
+++ b/chrome/test/data/valgrind/unit_tests.gtest.txt
@@ -6,6 +6,3 @@ VisitedLinkRelayTest.Basics
RenderViewTest.ImeComposition
# Hangs sometimes; see http://crbug.com/24416
DnsMasterTest.MassiveConcurrentLookupTest
-# From r44017: Failure is related to the fact that I can't create distinct
-# WebCore objects in the test. http://crbug.com/43764
-ActiveNotificationTrackerTest.TestLookupAndClear