Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(17)

Side by Side Diff: tools/valgrind/gtest_exclude/unit_tests.gtest-drmemory_win32.txt

Issue 2435853004: Remove DrMemory suppressions and test exclusions. (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « tools/valgrind/gtest_exclude/unit_tests.gtest-drmemory_win-xp.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 ##################################################
2 # known Dr. Memory bugs:
3
4 # https://github.com/DynamoRIO/drmemory/issues/318
5 AudioRendererHostTest.*
6
7 ##################################################
8 # un-analyzed Dr. Memory bugs:
9
10 # https://github.com/DynamoRIO/drmemory/issues/979
11 FirefoxProfileImporterTest.Firefox35Importer
12
13 # https://github.com/DynamoRIO/drmemory/issues/980
14 MetricsLogManagerTest.*
15
16 # http://crbug.com/514921
17 TaskManagerTest.*
18
19 ##################################################
20 # Chromium bugs:
21
22 # times out on the bot
23 # http://crbug.com/87887
24 VideoCaptureHostTest.*
25
26 # crashes due to use-after-free's, http://crbug.com/90980
27 FirefoxImporterTest.Firefox*NSS3Decryptor
28
29 # fails http://crbug.com/92144
30 ServiceProcessStateTest.ForceShutdown
31
32 # fails sporadically: http://crbug.com/108205
33 MultiProcessLockTest.RecursiveLock
34
35 # fails to create thread
36 # http://crbug.com/144087
37 DesktopNotificationServiceTest.SettingsForSchemes
38 TemplateURLFetcherTest.*
39
40 # times out on the bot.
41 # http://crbug.com/148644
42 GAIAInfoUpdateServiceTest.*
43 ProfileManagerTest.*
44 ProfileInfoCacheTest.*
45
46 # Failing on the bot. http://crbug.com/168882
47 UserCloudPolicyStoreTest.LoadWithInvalidFile
48 UserCloudPolicyStoreTest.LoadWithNoFile
49 UserCloudPolicyStoreTest.Store
50 UserCloudPolicyStoreTest.StoreThenClear
51 UserCloudPolicyStoreTest.StoreThenLoad
52 UserCloudPolicyStoreTest.StoreTwoTimes
53 UserCloudPolicyStoreTest.StoreValidationError
54
55 # Failing on the bot. crbug.com/266972
56 OneClickSigninBubbleViewTest.ShowBubble
57
58 # http://crbug.com/292960
59 SyncBackendHostTest.DownloadControlTypes
60 SyncBackendHostTest.SilentlyFailToDownloadControlTypes
61
62 # DrM-i#1339: https://github.com/DynamoRIO/drmemory/issues/1339
63 ExtensionServiceTest.InstallTheme
64
65 # http://crbug.com/302156
66 TabStripModelTest.FastShutdown
67
68 # http://crbug.com/336349
69 NTPUserDataLoggerTest.TestLogging
70
71 # http://crbug.com/340837
72 ChromeBlacklistTrialTest.*
73
74 # http://crbug.com/349778
75 TranslateManagerRenderViewHostTest.*
76
77 # http://crbug.com/403073
78 SafeBrowsingModuleVerifierWinTest.VerifyModuleExportModified
79 SafeBrowsingModuleVerifierWinTest.VerifyModuleModified
80 SafeBrowsingModuleVerifierWinTest.VerifyModuleUnmodified
81
82 # http://crbug.com/467004
83 SigninErrorNotifierTest.NoErrorAuthStatusProviders
84
85 # https://crbug.com/577410
86 PluginInfoMessageFilterTest.FindEnabledPlugin
87
88 # https://crbug.com/628475
89 SiteDataSizeCollectorTest.FetchFlashLSO
OLDNEW
« no previous file with comments | « tools/valgrind/gtest_exclude/unit_tests.gtest-drmemory_win-xp.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698