summaryrefslogtreecommitdiffstats
path: root/base/data/purify/base_unittests.exe.gtest.txt
diff options
context:
space:
mode:
Diffstat (limited to 'base/data/purify/base_unittests.exe.gtest.txt')
-rw-r--r--base/data/purify/base_unittests.exe.gtest.txt33
1 files changed, 0 insertions, 33 deletions
diff --git a/base/data/purify/base_unittests.exe.gtest.txt b/base/data/purify/base_unittests.exe.gtest.txt
deleted file mode 100644
index 1b0085c..0000000
--- a/base/data/purify/base_unittests.exe.gtest.txt
+++ /dev/null
@@ -1,33 +0,0 @@
-# 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
-TimeTicks.WinRollover
-
-# see bug 1110206
-ConditionVariableTest.LargeFastTaskTest
-
-# see bug 1150075
-MessageLoopTest.Crasher*
-
-# see bug 1195707
-WMIUtilTest.*
-
-# see issue 7412
-ScopedTempDir.*
-
-# see issue 7477
-ObserverListThreadSafeTest.CrossThreadObserver
-ObserverListThreadSafeTest.CrossThreadNotifications
-
-# see bug 10031
-SignatureVerifierTest.BasicTest
-
-# See issue 24341 / 25598, this test is hanging in purify.
-FileUtilICUTest.*