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

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

Issue 2435853004: Remove DrMemory suppressions and test exclusions. (Closed)
Patch Set: Created 4 years, 2 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
(Empty)
1 # Times out. See http://crbug.com/134313
2 URLRequestTestHTTP.GetTest_ManyCookies
3
4 # Dr. Memory hits an assertion:
5 # https://github.com/DynamoRIO/drmemory/issues/422
6 HttpAuthTest.*
7 HttpAuthHandlerFactoryTest.*
8 X509CertificateTest.*
9
10 # Too many uninits and too slow. TODO(timurrrr): investigate uninits
11 ProxyResolverV8Test.*
12
13 # Slow
14 CookieMonsterTest.GarbageCollectionTriggers
15
16 # DrM-i#1465
17 URLRequestTest.ResolveShortcutTest
18
19 # http://crbug.com/400521
20 HttpServerTest.RequestWithTooLargeBody
21
22 # http://crbug.com/504198
23 DiskCacheEntryTest.ExternalAsyncIONoBuffer
24
25 # http://crbug.com/554545
26 MDnsTest.RefreshQuery
27
28 # http://crbug.com/557993
29 ProxyResolverV8TracingTest.*
30 ProxyResolverV8TracingWrapperTest.*
31
32 # https://crbug.com/598953
33 *QuicConnectionTest.TooManyReceivedPackets*
34
35 # https://crbug.com/611533
36 *HttpStreamFactoryBidirectionalQuicTest.RequestBidirectionalStreamImpl*
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698