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

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

Issue 8772041: Remove deprecated TabContentsDelegate::OpenURLFromTab variant (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 9 years 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/drmemory/suppressions_full.txt ('k') | tools/valgrind/valgrind_test.py » ('j') | 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 ################################################## 13 ##################################################
14 # Chromium bugs: 14 # Chromium bugs:
15 15
16 # times out on the bot 16 # times out on the bot
17 # http://crbug.com/87887 17 # http://crbug.com/87887
18 VideoCaptureHostTest.* 18 VideoCaptureHostTest.*
19 19
20 # crashes on the bot with corresponding UNADDR reports 20 # crashes due to use-after-free's, http://crbug.com/90980
21 # http://crbug.com/90980 21 FirefoxImporterTest.Firefox*NSS3Decryptor
22 FirefoxImporterTest.Firefox3NSS3Decryptor
23 22
24 # fails http://crbug.com/92144 23 # fails http://crbug.com/92144
25 ServiceProcessStateTest.ForceShutdown 24 ServiceProcessStateTest.ForceShutdown
OLDNEW
« no previous file with comments | « tools/valgrind/drmemory/suppressions_full.txt ('k') | tools/valgrind/valgrind_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698