diff options
Diffstat (limited to 'chrome/test')
-rw-r--r-- | chrome/test/data/valgrind/unit_tests.gtest.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/test/data/valgrind/unit_tests.gtest.txt b/chrome/test/data/valgrind/unit_tests.gtest.txt index 6cfc18e..a67f84d 100644 --- a/chrome/test/data/valgrind/unit_tests.gtest.txt +++ b/chrome/test/data/valgrind/unit_tests.gtest.txt @@ -6,3 +6,6 @@ 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 |