Chromium Code Reviews
DescriptionGet rid of assertions on socket pools in HttpStreamFactoryBidirectionalQuicTest
This CL get rid of the assertions on socket pools in
RequestBidirectionalStreamImplQuicAlternative and
RequestBidirectionalStreamImplHttpJobFailsQuicJobSucceeds
unit test. The assertions are
flaky on Dr Memory bots. This is probably because even though
we add hanging mock socket data for H2, TCP socket pools
sometimes do get established.
BUG=611533
Patch Set 1 #Patch Set 2 : #Messages
Total messages: 9 (3 generated)
|