Bug 1871068 [wpt PR 43753] - Catch ProtocolError when trying to send h2 data, a=testonly
commitb20738e39e2bd6d04a23f6fd538089898a1de196
authorJames Graham <james@hoppipolla.co.uk>
Fri, 22 Dec 2023 08:38:01 +0000 (22 08:38 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Sat, 23 Dec 2023 18:04:21 +0000 (23 18:04 +0000)
treec6e8f973cb323d38646807bff0606325e99c1ac1
parent5666e6ac0703df446422c92bdbd6d432cd2b30ea
Bug 1871068 [wpt PR 43753] - Catch ProtocolError when trying to send h2 data, a=testonly

Automatic update from web-platform-tests
Catch ProtocolError when trying to send h2 data

This looks very similar to
https://github.com/web-platform-tests/wpt/pull/27789 except we seem to
be getting a ProtocolError rather than a StreamClosedError. Handling
that by stopping trying to send more data seems pretty reasonable.

--

wpt-commits: fb5913ec08d888a05d3e21ba68106bdeb101138f
wpt-pr: 43753
testing/web-platform/tests/tools/wptserve/wptserve/server.py