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

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

Issue 10868015: Exclude tests failing under Dr. Memory (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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 | Annotate | Revision Log
« no previous file with comments | « tools/valgrind/gtest_exclude/media_unittests.gtest-drmemory_win32.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
1 ################################################## 1 ##################################################
2 # known Dr. Memory bugs: 2 # known Dr. Memory bugs:
3 3
4 # http://code.google.com/p/drmemory/issues/detail?id=318 4 # http://code.google.com/p/drmemory/issues/detail?id=318
5 AudioRendererHostTest.* 5 AudioRendererHostTest.*
6 6
7 ################################################## 7 ##################################################
8 # un-analyzed Dr. Memory bugs: 8 # un-analyzed Dr. Memory bugs:
9 9
10 # http://code.google.com/p/drmemory/issues/detail?id=548 10 # http://code.google.com/p/drmemory/issues/detail?id=548
11 DownloadManagerTest.StartDownload 11 DownloadManagerTest.StartDownload
12 12
13 # http://code.google.com/p/drmemory/issues/detail?id=979 13 # http://code.google.com/p/drmemory/issues/detail?id=979
14 FirefoxProfileImporterTest.Firefox35Importer 14 FirefoxProfileImporterTest.Firefox35Importer
15 15
16 # http://code.google.com/p/drmemory/issues/detail?id=980
17 MetricsLogManagerTest.StoreStagedLogTypes
18
16 ################################################## 19 ##################################################
17 # Chromium bugs: 20 # Chromium bugs:
18 21
19 # times out on the bot 22 # times out on the bot
20 # http://crbug.com/87887 23 # http://crbug.com/87887
21 VideoCaptureHostTest.* 24 VideoCaptureHostTest.*
22 25
23 # crashes due to use-after-free's, http://crbug.com/90980 26 # crashes due to use-after-free's, http://crbug.com/90980
24 FirefoxImporterTest.Firefox*NSS3Decryptor 27 FirefoxImporterTest.Firefox*NSS3Decryptor
25 28
26 # fails http://crbug.com/92144 29 # fails http://crbug.com/92144
27 ServiceProcessStateTest.ForceShutdown 30 ServiceProcessStateTest.ForceShutdown
28 31
29 # fails sporadically: http://crbug.com/108205 32 # fails sporadically: http://crbug.com/108205
30 MultiProcessLockTest.RecursiveLock 33 MultiProcessLockTest.RecursiveLock
31 34
32 # Poor isolation, DCHECKs when no MessageLoop exists. Breaks when sharded. 35 # Poor isolation, DCHECKs when no MessageLoop exists. Breaks when sharded.
33 # http://crbug.com/117679 36 # http://crbug.com/117679
34 WebsiteSettingsModelTest.* 37 WebsiteSettingsModelTest.*
35 38
36 # fails with gmock errors 39 # fails with gmock errors
37 # http://crbug.com/117796 40 # http://crbug.com/117796
38 SyncNewNonFrontendDataTypeControllerTest.StartAfterSyncShutdown 41 SyncNewNonFrontendDataTypeControllerTest.StartAfterSyncShutdown
42
43 # fails to create thread
44 # http://crbug.com/144087
45 DesktopNotificationServiceTest.SettingsForSchemes
46 TemplateURLFetcherTest.*
47
OLDNEW
« no previous file with comments | « tools/valgrind/gtest_exclude/media_unittests.gtest-drmemory_win32.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698