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

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

Issue 292663006: Clean up unit_tests exclusions for Dr. Memory to reflect bugs fixed. Rotate the browser_test exclus… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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/browser_tests.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
11 DownloadManagerTest.StartDownload
12
13 # http://code.google.com/p/drmemory/issues/detail?id=979 10 # http://code.google.com/p/drmemory/issues/detail?id=979
14 FirefoxProfileImporterTest.Firefox35Importer 11 FirefoxProfileImporterTest.Firefox35Importer
15 12
16 # http://code.google.com/p/drmemory/issues/detail?id=980 13 # http://code.google.com/p/drmemory/issues/detail?id=980
17 MetricsLogManagerTest.* 14 MetricsLogManagerTest.*
18 15
19 # http://code.google.com/p/drmemory/issues/detail?id=983
20 ProfileShortcutManagerTest.*
21
22 ################################################## 16 ##################################################
23 # Chromium bugs: 17 # Chromium bugs:
24 18
25 # times out on the bot 19 # times out on the bot
26 # http://crbug.com/87887 20 # http://crbug.com/87887
27 VideoCaptureHostTest.* 21 VideoCaptureHostTest.*
28 22
29 # crashes due to use-after-free's, http://crbug.com/90980 23 # crashes due to use-after-free's, http://crbug.com/90980
30 FirefoxImporterTest.Firefox*NSS3Decryptor 24 FirefoxImporterTest.Firefox*NSS3Decryptor
31 25
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
73 TabStripModelTest.FastShutdown 67 TabStripModelTest.FastShutdown
74 68
75 # http://crbug.com/336349 69 # http://crbug.com/336349
76 NTPUserDataLoggerTest.TestLogging 70 NTPUserDataLoggerTest.TestLogging
77 71
78 # http://crbug.com/340837 72 # http://crbug.com/340837
79 ChromeBlacklistTrialTest.* 73 ChromeBlacklistTrialTest.*
80 74
81 # http://crbug.com/349778 75 # http://crbug.com/349778
82 TranslateManagerRenderViewHostTest.* 76 TranslateManagerRenderViewHostTest.*
OLDNEW
« no previous file with comments | « tools/valgrind/gtest_exclude/browser_tests.gtest-drmemory_win32.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698