Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / tools / valgrind / gtest_exclude / unit_tests.gtest-drmemory_win32.txt
1 ##################################################
2 # known Dr. Memory bugs:
3
4 # http://code.google.com/p/drmemory/issues/detail?id=318
5 AudioRendererHostTest.*
6
7 ##################################################
8 # un-analyzed Dr. Memory bugs:
9
10 # http://code.google.com/p/drmemory/issues/detail?id=548
11 DownloadManagerTest.StartDownload
12
13 # http://code.google.com/p/drmemory/issues/detail?id=979
14 FirefoxProfileImporterTest.Firefox35Importer
15
16 # http://code.google.com/p/drmemory/issues/detail?id=980
17 MetricsLogManagerTest.*
18
19 # http://code.google.com/p/drmemory/issues/detail?id=983
20 ProfileShortcutManagerTest.*
21
22 ##################################################
23 # Chromium bugs:
24
25 # times out on the bot
26 # http://crbug.com/87887
27 VideoCaptureHostTest.*
28
29 # crashes due to use-after-free's, http://crbug.com/90980
30 FirefoxImporterTest.Firefox*NSS3Decryptor
31
32 # fails http://crbug.com/92144
33 ServiceProcessStateTest.ForceShutdown
34
35 # fails sporadically: http://crbug.com/108205
36 MultiProcessLockTest.RecursiveLock
37
38 # Poor isolation, DCHECKs when no MessageLoop exists.  Breaks when sharded.
39 # http://crbug.com/117679
40 WebsiteSettingsModelTest.*
41
42 # fails to create thread
43 # http://crbug.com/144087
44 DesktopNotificationServiceTest.SettingsForSchemes
45 TemplateURLFetcherTest.*
46
47 # times out on the bot.
48 # http://crbug.com/148644
49 GAIAInfoUpdateServiceTest.*
50 ProfileManagerTest.*
51 ProfileInfoCacheTest.*
52
53 # Failing on the bot. http://crbug.com/167014
54 BrowserCommandControllerTest.AvatarMenuDisabledWhenOnlyOneProfile
55
56 # Failing on the bot. http://crbug.com/168882
57 UserCloudPolicyStoreTest.LoadWithInvalidFile
58 UserCloudPolicyStoreTest.LoadWithNoFile
59 UserCloudPolicyStoreTest.Store
60 UserCloudPolicyStoreTest.StoreThenClear
61 UserCloudPolicyStoreTest.StoreThenLoad
62 UserCloudPolicyStoreTest.StoreTwoTimes
63 UserCloudPolicyStoreTest.StoreValidationError
64
65 # Failing on the bot. crbug.com/266972
66 OneClickSigninBubbleViewTest.ShowBubble
67
68 # http://crbug.com/292960
69 SyncBackendHostTest.DownloadControlTypes
70 SyncBackendHostTest.SilentlyFailToDownloadControlTypes
71
72 # DrM-i#1339: https://code.google.com/p/drmemory/issues/detail?id=1339
73 ExtensionServiceTest.InstallTheme
74
75 # http://crbug.com/302156
76 TabStripModelTest.FastShutdown
77
78 # http://crbug.com/336349
79 NTPUserDataLoggerTest.TestLogging
80
81 # http://crbug.com/340837
82 ChromeBlacklistTrialTest.*