Reland the ULONG -> SIZE_T change from 317177
[chromium-blink-merge.git] / tools / valgrind / gtest_exclude / unit_tests.gtest.txt
blob08a76018f0bb029d48e57edee124950e2ce09e4e
1 # Hangs sometimes; see http://crbug.com/22146
2 VisitedLinkEventsTest.Coalescense
3 # Hangs sometimes; see http://crbug.com/22160
4 VisitedLinkRelayTest.Basics
5 # Hangs (or takes forever?) reliably on bots; see http://crbug.com/23580
6 RenderViewTest.ImeComposition
7 # Hangs sometimes; see http://crbug.com/52844
8 PredictorTest.MassiveConcurrentLookupTest
9 # Pure virtual method called: see http://crbug.com/50950
10 ConnectionTesterTest.RunAllTests
12 # Following tests fail under valgrind because libjingle has hardcoded
13 # timeouts for P2P connections, and it makes these tests fail under valgrind.
14 # TODO(sergeyu): Remove hardcoded timeouts from libjingle.
15 P2PTransportImplTest.Create
16 P2PTransportImplTest.ConnectUdp
17 P2PTransportImplTest.ConnectTcp
18 P2PTransportImplTest.SendDataUdp
19 P2PTransportImplTest.SendDataTcp
21 # Failing on CrOS, see http://crbug.com/79657
22 SignedSettingsTest.StorePolicyNoPolicyData
24 # Flaky and not very interesting under Valgrind http://crbug.com/93027
25 ProcessWatcherTest.ImmediateTermination
27 # Timing out all over the place. Disabling for now. http://crbug.com/149715
28 ExtensionWebRequestTest.*
29 # Timing out all over the place. Disabling for now. http://crbug.com/149882
30 NativeMessagingTest.*
32 # Failing, see http://crbug.com/408443
33 SyncFileSystemServiceTest.SimpleLocalSyncFlow
35 # Timing out all over the place. Disabling for now. http://crbug.com/164589
36 StorageInfoProviderTest.*
38 # Failing on CrOS, see http://crbug.com/408013
39 ProxyConfigServiceImplTest.*