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

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

Issue 1180693002: Update from https://crrev.com/333737 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: rebased Created 5 years, 6 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
OLDNEW
1 # See http://crbug.com/82391
2 URLRequestTestHTTP.HTTPSToHTTPRedirectNoRefererTest
3
4 # Times out. See http://crbug.com/134313 1 # Times out. See http://crbug.com/134313
5 URLRequestTestHTTP.GetTest_ManyCookies 2 URLRequestTestHTTP.GetTest_ManyCookies
6 3
7 # Dr. Memory hits an assertion: 4 # Dr. Memory hits an assertion:
8 # https://github.com/DynamoRIO/drmemory/issues/422 5 # https://github.com/DynamoRIO/drmemory/issues/422
9 HttpAuthTest.* 6 HttpAuthTest.*
10 HttpAuthHandlerFactoryTest.* 7 HttpAuthHandlerFactoryTest.*
11 X509CertificateTest.* 8 X509CertificateTest.*
12 9
13 # Too many uninits and too slow. TODO(timurrrr): investigate uninits 10 # Too many uninits and too slow. TODO(timurrrr): investigate uninits
14 ProxyResolverV8Test.* 11 ProxyResolverV8Test.*
15 12
16 # Slow 13 # Slow
17 CookieMonsterTest.GarbageCollectionTriggers 14 CookieMonsterTest.GarbageCollectionTriggers
18 15
19 # Hangs only when built in release mode.
20 # http://crbug.com/105762
21 ClientSocketPoolBaseTest.DisableCleanupTimer
22
23 # Flaky, see http://crbug.com/108422 16 # Flaky, see http://crbug.com/108422
24 SSLClientSocketTest.* 17 SSLClientSocketTest.*
25 18
26 # DrM-i#1465 19 # DrM-i#1465
27 URLRequestTest.ResolveShortcutTest 20 URLRequestTest.ResolveShortcutTest
28 21
29 # Crashes, http://crbug.com/369840 22 # Crashes, http://crbug.com/369840
30 ProxyResolverV8TracingTest.MultipleResolvers 23 ProxyResolverV8TracingTest.MultipleResolvers
31 24
32 # http://crbug.com/400521 25 # http://crbug.com/400521
33 HttpServerTest.RequestWithTooLargeBody 26 HttpServerTest.RequestWithTooLargeBody
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698