Closed
Bug 1871068
Opened 11 months ago
Closed 11 months ago
[wpt-sync] Sync PR 43753 - Catch ProtocolError when trying to send h2 data
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox123 fixed)
RESOLVED
FIXED
123 Branch
Tracking | Status | |
---|---|---|
firefox123 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 43753 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/43753
Details from upstream follow.
James Graham <james@hoppipolla.co.uk> wrote:
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 in Gecko's CI. Handling that by stopping trying to send more data seems pretty reasonable.
Assignee | ||
Updated•11 months ago
|
Status: NEW → RESOLVED
Closed: 11 months ago
Resolution: --- → INVALID
Assignee | ||
Updated•11 months ago
|
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Assignee | ||
Comment 1•11 months ago
|
||
Assignee | ||
Comment 2•11 months ago
|
||
The PR was not expected to affect any tests, but the try push wasn't a success. Check the try results for infrastructure issues
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/98d1490d106a
[wpt PR 43753] - Catch ProtocolError when trying to send h2 data, a=testonly
Assignee | ||
Comment 4•11 months ago
|
||
Test result changes from PR not available.
Assignee | ||
Comment 5•11 months ago
|
||
Test result changes from PR not available.
Assignee | ||
Comment 6•11 months ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4d0434914c9e
[wpt PR 43753] - Catch ProtocolError when trying to send h2 data, a=testonly
Assignee | ||
Comment 8•11 months ago
|
||
Test result changes from PR not available.
Comment 9•11 months ago
|
||
bugherder |
Status: REOPENED → RESOLVED
Closed: 11 months ago → 11 months ago
status-firefox123:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•