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

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

Issue 8735005: Exclude ClientSocketPoolBaseTest.DisableCleanupTimer under DrMemory (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: 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 | « no previous file | 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 # See http://crbug.com/82391 1 # See http://crbug.com/82391
2 URLRequestTestHTTP.HTTPSToHTTPRedirectNoRefererTest 2 URLRequestTestHTTP.HTTPSToHTTPRedirectNoRefererTest
3 3
4 # Dr. Memory hits an assertion: 4 # Dr. Memory hits an assertion:
5 # http://code.google.com/p/drmemory/issues/detail?id=422 5 # http://code.google.com/p/drmemory/issues/detail?id=422
6 HttpAuthTest.* 6 HttpAuthTest.*
7 HttpAuthHandlerFactoryTest.* 7 HttpAuthHandlerFactoryTest.*
8 X509CertificateTest.* 8 X509CertificateTest.*
9 9
10 # Too many uninits and too slow. TODO(timurrrr): investigate uninits 10 # Too many uninits and too slow. TODO(timurrrr): investigate uninits
11 ProxyResolverV8Test.* 11 ProxyResolverV8Test.*
12 12
13 # Slow 13 # Slow
14 CookieMonsterTest.GarbageCollectionTriggers 14 CookieMonsterTest.GarbageCollectionTriggers
15
16 # Hangs only when built in release mode.
17 # http://crbug.com/105762
18 ClientSocketPoolBaseTest.DisableCleanupTimer
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698