Bug 204417
Summary: | run-webkit-tests: Clean-up httpd processes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | aakash_jain, ap |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=204409 |
Jonathan Bedard
kill-old-processes is picking up httpd processes, which shouldn't be happening because we should be tearing down these processes when we teardown the http server in webkitpy.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jonathan Bedard
Not convinced this is a general problem, looking through buildbot logs, I could only find one example of httpd staying around after run-webkit-tests finished.
Jonathan Bedard
I don't think we actually want to do this one. <https://ews-build.webkit.org/#/builders/24/builds/5390/steps/14/logs/stdio>
Marking this bug as 'won't fix'