WebSocketStream: Make backpressure-receive.any.js work again
The web test external/wpt/websockets/stream/tentative/backpressure-receive.any.js started failing on Windows 10 with the switch to Python 3. It appears some additional buffering is happening in the OS. As a workaround, split the large message that is supposed to be delayed by backpressure into 16 parts. BUG=1155106 Change-Id: Ifa2b04e4857f3c537721735cec187f610c053d99 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613853 Commit-Queue: Domenic Denicola <domenic@chromium.org> Auto-Submit: Adam Rice <ricea@chromium.org> Reviewed-by:Domenic Denicola <domenic@chromium.org> Cr-Commit-Position: refs/heads/master@{#841571}
Showing
Please register or sign in to comment