Closed Bug 1803662 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 37284 - dont fail h3 connection immediately

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 37284 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/37284
Details from upstream follow.

Nihar Damarasingu <nihardamar@google.com> wrote:

dont fail h3 connection immediately

Currently seeing a sporadic failure when attempting to connect to h3 server.
I found server is starting correctly, but unlike the other servers we aren't giving the full 30 seconds for the server to startup, we immediately fail the h3 server.
So for this fix I am making the h3 server do what the other servers are doing and have it pending for 30 seconds and if it fails then it will timeout/send an error.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.