• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Hangs sometimes; see http://crbug.com/22146
2VisitedLinkEventsTest.Coalescense
3# Hangs sometimes; see http://crbug.com/22160
4VisitedLinkRelayTest.Basics
5# Hangs (or takes forever?) reliably on bots; see http://crbug.com/23580
6RenderViewTest.ImeComposition
7# Hangs sometimes; see http://crbug.com/52844
8PredictorTest.MassiveConcurrentLookupTest
9# Pure virtual method called: see http://crbug.com/50950
10ConnectionTesterTest.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.
15P2PTransportImplTest.Create
16P2PTransportImplTest.ConnectUdp
17P2PTransportImplTest.ConnectTcp
18P2PTransportImplTest.SendDataUdp
19P2PTransportImplTest.SendDataTcp
20
21# Failing on CrOS, see http://crbug.com/79657
22SignedSettingsTest.StorePolicyNoPolicyData
23
24# Flaky and not very interesting under Valgrind http://crbug.com/93027
25ProcessWatcherTest.ImmediateTermination
26
27# Timing out all over the place. Disabling for now. http://crbug.com/149715
28ExtensionWebRequestTest.*
29# Timing out all over the place. Disabling for now. http://crbug.com/149882
30NativeMessagingTest.*
31
32# Failing, see http://crbug.com/408443
33SyncFileSystemServiceTest.SimpleLocalSyncFlow
34
35# Timing out all over the place. Disabling for now. http://crbug.com/164589
36StorageInfoProviderTest.*
37
38# Failing on CrOS, see http://crbug.com/408013
39ProxyConfigServiceImplTest.*
40