Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / tools / valgrind / gtest_exclude / unit_tests.gtest.txt
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
11
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
20
21 # Failing on CrOS, see http://crbug.com/79657
22 SignedSettingsTest.StorePolicyNoPolicyData
23
24 # Flaky and not very interesting under Valgrind http://crbug.com/93027
25 ProcessWatcherTest.ImmediateTermination
26
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.*
31
32 # Failing, see http://crbug.com/408443
33 SyncFileSystemServiceTest.SimpleLocalSyncFlow
34
35 # Timing out all over the place. Disabling for now. http://crbug.com/164589
36 StorageInfoProviderTest.*
37
38 # Failing on CrOS, see http://crbug.com/408013
39 ProxyConfigServiceImplTest.*