From ea7e495adf156b79afb6339ef778c3509bb64315 Mon Sep 17 00:00:00 2001 From: "dkegel@google.com" Date: Thu, 7 May 2009 21:19:59 +0000 Subject: Blacklist test that crashes occasionally under Valgrind (and Purify). Review URL: http://codereview.chromium.org/115101 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15581 0039d316-1c4b-4281-b951-d872f2087c98 --- base/data/valgrind/base_unittests.gtest.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/base/data/valgrind/base_unittests.gtest.txt b/base/data/valgrind/base_unittests.gtest.txt index b4ff0cf..bed8726 100644 --- a/base/data/valgrind/base_unittests.gtest.txt +++ b/base/data/valgrind/base_unittests.gtest.txt @@ -6,3 +6,7 @@ WatchdogTest.AlarmTest # Valgrind bug: https://bugs.kde.org/show_bug.cgi?id=189661 TimerTest.RepeatingTimer TimerTest.RepeatingTimer_Cancel + +# Crashes occasionally, see http://crbug.com/7477 +ObserverListThreadSafeTest.CrossThreadObserver +ObserverListThreadSafeTest.CrossThreadNotifications -- cgit v1.1