RESOLVED WONTFIX Bug 59977
new-run-webkit-tests: fix http server startup/shutdown
https://bugs.webkit.org/show_bug.cgi?id=59977
Summary new-run-webkit-tests: fix http server startup/shutdown
Dirk Pranke
Reported 2011-05-02 16:29:58 PDT
new-run-webkit-tests: fix http server startup/shutdown
Attachments
Patch (17.34 KB, patch)
2011-05-02 16:53 PDT, Dirk Pranke
no flags
Patch (17.33 KB, patch)
2011-05-02 16:55 PDT, Dirk Pranke
ojan: review+
Dirk Pranke
Comment 1 2011-05-02 16:53:50 PDT
Dirk Pranke
Comment 2 2011-05-02 16:55:44 PDT
Dirk Pranke
Comment 3 2011-05-02 18:12:51 PDT
*** Bug 50596 has been marked as a duplicate of this bug. ***
Ojan Vafai
Comment 4 2011-05-02 18:40:49 PDT
Comment on attachment 92005 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=92005&action=review > Tools/Scripts/webkitpy/layout_tests/port/http_server_base.py:72 > + _log.debug("Server isn't running at all") Maybe something like "Server process could not be started."?
Tony Chang
Comment 5 2011-05-03 09:50:37 PDT
This patch is fine, but it's on the large side. Seems like the three fixes you mention in the ChangeLog could have been three separate patches (or maybe two patches since fix 1 & 2 are relatively small).
Dirk Pranke
Comment 6 2011-05-03 14:18:51 PDT
Dirk Pranke
Comment 7 2011-05-03 14:51:42 PDT
Reverted r85659 for reason: restarting isn't working correctly Committed r85665: <http://trac.webkit.org/changeset/85665>
Dirk Pranke
Comment 8 2011-06-06 15:32:26 PDT
I'm going to split this up into smaller changes and re-land them individually to simplify things. Closing.
Note You need to log in before you can comment on or make changes to this bug.