summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/gtest_exclude/unit_tests.gtest.txt
blob: 20f0cbe0d062a767064f25a20846f16fa6fe9b4e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Hangs sometimes; see http://crbug.com/22146
VisitedLinkEventsTest.Coalescense
# Hangs sometimes; see http://crbug.com/22160
VisitedLinkRelayTest.Basics
# Hangs (or takes forever?) reliably on bots; see http://crbug.com/23580
RenderViewTest.ImeComposition
# Hangs sometimes; see http://crbug.com/52844
PredictorTest.MassiveConcurrentLookupTest
# Pure virtual method called: see http://crbug.com/50950
ConnectionTesterTest.RunAllTests

# Following tests fail under valgrind because libjingle has hardcoded
# timeouts for P2P connections, and it makes these tests fail under valgrind.
# TODO(sergeyu): Remove hardcoded timeouts from libjingle.
P2PTransportImplTest.Create
P2PTransportImplTest.ConnectUdp
P2PTransportImplTest.ConnectTcp
P2PTransportImplTest.SendDataUdp
P2PTransportImplTest.SendDataTcp

# Failing on CrOS, see http://crbug.com/79657
SignedSettingsTest.StorePolicyNoPolicyData

# Flaky and not very interesting under Valgrind http://crbug.com/93027
ProcessWatcherTest.ImmediateTermination