DescriptionFix race in HttpNetworkTransactionSpdy2Test.BasicAuthSpdyProxy and
re-enable it on TSAN/Dr. Memory. Apply same fix to the corresponding
Spdy 3 test.
Issue was that the tests relied on never reading MockReadData could
not be safely read not being read. The memory bots slow things down
enough that it was being read, and causing a crash. Fixed the bad
data, and corrected the ordering of events.
BUG=130874
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=145959
Patch Set 1 #Patch Set 2 : Remove debug lines #
Messages
Total messages: 10 (0 generated)
|