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

Side by Side Diff: tools/heapcheck/net_unittests.gtest-heapcheck.txt

Issue 18185004: Re-enable several disabled HTTPS tests on valgrind/heapcheck Linux bots (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 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 | « no previous file | tools/valgrind/gtest_exclude/net_unittests.gtest_linux.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # http://crbug.com/31129 -- forking Python servers may break heapchecker's 1 # http://crbug.com/31129 -- forking Python servers may break heapchecker's
2 # symbolization. 2 # symbolization.
3 URLRequestTestHTTP.* 3 URLRequestTestHTTP.*
4 # Exclude tests that simulate a crash: they leak a lot of stuff. 4 # Exclude tests that simulate a crash: they leak a lot of stuff.
5 # Note that *InvalidEntry* is too general. 5 # Note that *InvalidEntry* is too general.
6 DiskCacheBackendTest.AppCacheInvalidEntry 6 DiskCacheBackendTest.AppCacheInvalidEntry
7 DiskCacheBackendTest.AppCacheInvalidEntryRead 7 DiskCacheBackendTest.AppCacheInvalidEntryRead
8 DiskCacheBackendTest.AppCacheInvalidEntryWithLoad 8 DiskCacheBackendTest.AppCacheInvalidEntryWithLoad
9 DiskCacheBackendTest.InvalidEntry 9 DiskCacheBackendTest.InvalidEntry
10 DiskCacheBackendTest.InvalidEntryEnumeration 10 DiskCacheBackendTest.InvalidEntryEnumeration
(...skipping 10 matching lines...) Expand all
21 DiskCacheBackendTest.ShaderCacheInvalidEntry 21 DiskCacheBackendTest.ShaderCacheInvalidEntry
22 DiskCacheBackendTest.ShaderCacheInvalidEntryRead 22 DiskCacheBackendTest.ShaderCacheInvalidEntryRead
23 DiskCacheBackendTest.ShaderCacheInvalidEntryWithLoad 23 DiskCacheBackendTest.ShaderCacheInvalidEntryWithLoad
24 DiskCacheBackendTest.ShutdownWithPendingCreate_Fast 24 DiskCacheBackendTest.ShutdownWithPendingCreate_Fast
25 DiskCacheBackendTest.ShutdownWithPendingFileIO_Fast 25 DiskCacheBackendTest.ShutdownWithPendingFileIO_Fast
26 DiskCacheBackendTest.ShutdownWithPendingIO_Fast 26 DiskCacheBackendTest.ShutdownWithPendingIO_Fast
27 27
28 # http://crbug.com/61908 - It's too slow 28 # http://crbug.com/61908 - It's too slow
29 DirectoryListerTest.BigDirRecursiveTest 29 DirectoryListerTest.BigDirRecursiveTest
30 30
31 # Fails. http://crbug.com/256421
32 HTTPSRequestTest.HTTPSExpiredTest
33 SSLClientSocketTest.ConnectExpired
34 URLFetcherBadHTTPSTest.BadHTTPSTest
OLDNEW
« no previous file with comments | « no previous file | tools/valgrind/gtest_exclude/net_unittests.gtest_linux.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698