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

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

Issue 198253005: exclude failed tests in remoting_unit and net_unit due to DrM-i#1465 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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/remoting_unittests.gtest-drmemory_win32.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 # See http://crbug.com/82391 1 # See http://crbug.com/82391
2 URLRequestTestHTTP.HTTPSToHTTPRedirectNoRefererTest 2 URLRequestTestHTTP.HTTPSToHTTPRedirectNoRefererTest
3 3
4 # Times out. See http://crbug.com/134313 4 # Times out. See http://crbug.com/134313
5 URLRequestTestHTTP.GetTest_ManyCookies 5 URLRequestTestHTTP.GetTest_ManyCookies
6 6
7 # Dr. Memory hits an assertion: 7 # Dr. Memory hits an assertion:
8 # http://code.google.com/p/drmemory/issues/detail?id=422 8 # http://code.google.com/p/drmemory/issues/detail?id=422
9 HttpAuthTest.* 9 HttpAuthTest.*
10 HttpAuthHandlerFactoryTest.* 10 HttpAuthHandlerFactoryTest.*
11 X509CertificateTest.* 11 X509CertificateTest.*
12 12
13 # Too many uninits and too slow. TODO(timurrrr): investigate uninits 13 # Too many uninits and too slow. TODO(timurrrr): investigate uninits
14 ProxyResolverV8Test.* 14 ProxyResolverV8Test.*
15 15
16 # Slow 16 # Slow
17 CookieMonsterTest.GarbageCollectionTriggers 17 CookieMonsterTest.GarbageCollectionTriggers
18 18
19 # Hangs only when built in release mode. 19 # Hangs only when built in release mode.
20 # http://crbug.com/105762 20 # http://crbug.com/105762
21 ClientSocketPoolBaseTest.DisableCleanupTimer 21 ClientSocketPoolBaseTest.DisableCleanupTimer
22 22
23 # Flaky, see http://crbug.com/108422 23 # Flaky, see http://crbug.com/108422
24 SSLClientSocketTest.* 24 SSLClientSocketTest.*
25
26 # DrM-i#1465
27 URLRequestTest.ResolveShortcutTest
OLDNEW
« no previous file with comments | « no previous file | tools/valgrind/gtest_exclude/remoting_unittests.gtest-drmemory_win32.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698