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

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

Issue 2011183002: Fix flaky BidirectionalStreamTest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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
« no previous file with comments | « net/http/bidirectional_stream_unittest.cc ('k') | 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 # Times out. See http://crbug.com/134313 1 # Times out. See http://crbug.com/134313
2 URLRequestTestHTTP.GetTest_ManyCookies 2 URLRequestTestHTTP.GetTest_ManyCookies
3 3
4 # Dr. Memory hits an assertion: 4 # Dr. Memory hits an assertion:
5 # https://github.com/DynamoRIO/drmemory/issues/422 5 # https://github.com/DynamoRIO/drmemory/issues/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
(...skipping 17 matching lines...) Expand all
28 # http://crbug.com/554545 28 # http://crbug.com/554545
29 MDnsTest.RefreshQuery 29 MDnsTest.RefreshQuery
30 30
31 # http://crbug.com/557993 31 # http://crbug.com/557993
32 ProxyResolverV8TracingTest.* 32 ProxyResolverV8TracingTest.*
33 ProxyResolverV8TracingWrapperTest.* 33 ProxyResolverV8TracingWrapperTest.*
34 34
35 # https://crbug.com/598953 35 # https://crbug.com/598953
36 *QuicConnectionTest.TooManyReceivedPackets* 36 *QuicConnectionTest.TooManyReceivedPackets*
37 37
38 # https://crbug.com/604611
39 BidirectionalStreamTest.*
40
41 # https://crbug.com/611533 38 # https://crbug.com/611533
42 *HttpStreamFactoryBidirectionalQuicTest.RequestBidirectionalStreamImpl* 39 *HttpStreamFactoryBidirectionalQuicTest.RequestBidirectionalStreamImpl*
OLDNEW
« no previous file with comments | « net/http/bidirectional_stream_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698