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

Side by Side Diff: tools/valgrind/gtest_exclude/net_unittests.gtest-memcheck.txt

Issue 11362004: Exclude SpdyNetworkTransactionSpdy tests under all memory tools (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 1 month 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/net_unittests.gtest.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 # These tests leak data intentionally, so are inappropriate for Valgrind tests. 1 # These tests leak data intentionally, so are inappropriate for Valgrind tests.
2 # Similar list in ../purify/net_unittests.exe.gtest.txt 2 # Similar list in ../purify/net_unittests.exe.gtest.txt
3 # TODO(dkegel): either merge the two files or keep them in sync, 3 # TODO(dkegel): either merge the two files or keep them in sync,
4 # see http://code.google.com/p/chromium/issues/detail?id=8951 4 # see http://code.google.com/p/chromium/issues/detail?id=8951
5 DiskCacheBackendTest.AppCacheInvalidEntry 5 DiskCacheBackendTest.AppCacheInvalidEntry
6 DiskCacheBackendTest.AppCacheInvalidEntryRead 6 DiskCacheBackendTest.AppCacheInvalidEntryRead
7 DiskCacheBackendTest.AppCacheInvalidEntryWithLoad 7 DiskCacheBackendTest.AppCacheInvalidEntryWithLoad
8 DiskCacheBackendTest.InvalidEntry 8 DiskCacheBackendTest.InvalidEntry
9 DiskCacheBackendTest.InvalidEntryRead 9 DiskCacheBackendTest.InvalidEntryRead
10 DiskCacheBackendTest.InvalidEntryWithLoad 10 DiskCacheBackendTest.InvalidEntryWithLoad
11 DiskCacheBackendTest.TrimInvalidEntry 11 DiskCacheBackendTest.TrimInvalidEntry
12 DiskCacheBackendTest.TrimInvalidEntry2 12 DiskCacheBackendTest.TrimInvalidEntry2
13 DiskCacheBackendTest.InvalidEntryEnumeration 13 DiskCacheBackendTest.InvalidEntryEnumeration
14 DiskCacheBackendTest.NewEvictionInvalidEntry 14 DiskCacheBackendTest.NewEvictionInvalidEntry
15 DiskCacheBackendTest.NewEvictionInvalidEntryRead 15 DiskCacheBackendTest.NewEvictionInvalidEntryRead
16 DiskCacheBackendTest.NewEvictionInvalidEntryWithLoad 16 DiskCacheBackendTest.NewEvictionInvalidEntryWithLoad
17 DiskCacheBackendTest.NewEvictionTrimInvalidEntry 17 DiskCacheBackendTest.NewEvictionTrimInvalidEntry
18 DiskCacheBackendTest.NewEvictionTrimInvalidEntry2 18 DiskCacheBackendTest.NewEvictionTrimInvalidEntry2
19 DiskCacheBackendTest.NewEvictionInvalidEntryEnumeration 19 DiskCacheBackendTest.NewEvictionInvalidEntryEnumeration
20 DiskCacheBackendTest.ShutdownWithPendingCreate_Fast 20 DiskCacheBackendTest.ShutdownWithPendingCreate_Fast
21 DiskCacheBackendTest.ShutdownWithPendingFileIO_Fast 21 DiskCacheBackendTest.ShutdownWithPendingFileIO_Fast
22 DiskCacheBackendTest.ShutdownWithPendingIO_Fast 22 DiskCacheBackendTest.ShutdownWithPendingIO_Fast
23 23
24 # flaky failure on Linux Tests (valgrind)(2), 24 # flaky failure on Linux Tests (valgrind)(2),
25 # see http://code.google.com/p/chromium/issues/detail?id=117196 25 # see http://code.google.com/p/chromium/issues/detail?id=117196
26 SSLClientSocketTest.VerifyReturnChainProperlyOrdered 26 SSLClientSocketTest.VerifyReturnChainProperlyOrdered
27
28 # http://crbug.com/118883
29 SpdyNetworkTransactionSpdy21Test.WriteError
OLDNEW
« no previous file with comments | « tools/valgrind/gtest_exclude/net_unittests.gtest.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698