[wpt-sync] Sync PR 22716 - Improve the logging when a server fails to start.
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox77 fixed)
| Tracking | Status | |
|---|---|---|
| firefox77 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 22716 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/22716
Details from upstream follow.
James Graham <james@hoppipolla.co.uk> wrote:
Improve the logging when a server fails to start.
Make sure we have a useful error message when the servers don't start,
and also update wptrunner to fail early in the case that the process
has exited rather than trying to reconnect to a server that isn't running
until we reach the timeout.The patch contains a little blemish in that we always print to stderr from
the Websockets processes; the logger isn't correctly configured there and
fixing it is outside the scope of this patch (we've had regressions in
the past from that code, so I want to keep the scope as small as possible.
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 3•6 years ago
|
||
Comment 4•6 years ago
|
||
| bugherder | ||
Description
•