DescriptionUse SequencedSocketData in HttpStreamParserTests.
SequencedSocketData is a bit cleaner and easier to use than the
alternatives, which we may want to get rid of, long term.
HttpStreamParser.AsyncChunkAndAsyncSocketWithMultipleChunks did rely on
DeterministicSocketData's behavior to get in a state where the previous
chunked upload body write was pending when data was appended to the
chunked upload data stream, but the updated test uses a new method to
ensure that happens.
BUG=492696
Committed: https://crrev.com/f22be0eee8f8fd21aba8c305da14b61bf137023d
Cr-Commit-Position: refs/heads/master@{#333054}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|