summaryrefslogtreecommitdiffstats
path: root/base/data/purify/base_unittests.exe.gtest.txt
blob: 0687e7e3a0fa388b8a38a99976d35004ab333e9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# this test causes Purify to get completely confused, aborting the test and 
# popping up 10 or more error dialogs
StatsTableTest.MultipleProcesses

# see bug 1151158
# causes purify to occasionally crash, possibly the same reason as 1110206 below
StatsTableTest.MultipleThreads

# this test takes a really long time to run in Purify
TimeTicks.Rollover

# see bug 1110206
ConditionVariableTest.LargeFastTaskTest

# see bug 1150075
MessageLoopTest.Crasher*

# see bug 1195707
WMIUtilTest.*