[Webkit-unassigned] [Bug 212622] New: REGRESSION(r217572): run-webkit-tests should abort if the tcp ports for the servers are already in use.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 1 18:30:19 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=212622
Bug ID: 212622
Summary: REGRESSION(r217572): run-webkit-tests should abort if
the tcp ports for the servers are already in use.
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: clopez at igalia.com
CC: ap at webkit.org, cgarcia at igalia.com, dbates at webkit.org,
jbedard at apple.com
It seems run-webkit-tests not longer (since r217572) aborts if there is any other process (for example, from other user) already listening on the TCP port the http/websocket/wpt helper servers needs.
If the TCP port is already listening it simply assumes those servers are already running (perhaps from a previous run-webkit-test iteration).
This can cause hard-to-diagnose problems, for example if the user is running other service than the webkit-test servers on this ports.
I think it should abort if it can't start itself the server on the designed TCP port.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200602/a854c411/attachment.htm>
More information about the webkit-unassigned
mailing list