summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/gtest_exclude/base_unittests.gtest.txt
blob: 173defafd939e5b9b0c53dedb9e9013a8472af63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# This test currently times out in valgrind, see http://crbug.com/9194
WatchdogTest.AlarmTest

# These tests occassionally hangs under Valgrind on Mac. valgrind-darwin r9573
# Revisit with better valgrind.
# 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

# Hangs sometimes on linux, see http://crbug.com/22138
ClipboardTest.*

# These tests trigger a CHECK so they will leak memory.  They don't test
# anything else, so just disable them on valgrind. Bug 28179.
OutOfMemoryDeathTest.*

# Flaky under Valgrind, see http://crbug.com/55517
PlatformFile.TouchGetInfoPlatformFile