diff options
Diffstat (limited to 'base/data/valgrind')
-rw-r--r-- | base/data/valgrind/base_unittests.gtest.txt | 4 |
1 files changed, 4 insertions, 0 deletions
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 |