RESOLVED WONTFIX 35728
run-webkit-test should allow to keep servers up for non-DRT access
https://bugs.webkit.org/show_bug.cgi?id=35728
Summary run-webkit-test should allow to keep servers up for non-DRT access
Hajime Morrita
Reported 2010-03-04 02:13:29 PST
Currently run-webkit-test close server immediately after tests are done. But it would be useful if we can keep apache and webscoket servers up and running after finishing test. For example, we might want to access the servers with other browsers to ensure compatibility between them. So run-webkit-test should allow the servers up after test.
Attachments
patch v0 (2.27 KB, patch)
2010-03-04 02:23 PST, Hajime Morrita
hamaji: review+
Hajime Morrita
Comment 1 2010-03-04 02:22:29 PST
I realized this useful when I'm working on Bug 35630.
Hajime Morrita
Comment 2 2010-03-04 02:23:17 PST
Created attachment 50000 [details] patch v0
Shinichiro Hamaji
Comment 3 2010-03-04 04:07:40 PST
Comment on attachment 50000 [details] patch v0 This looks useful. I'll land this patch tomorrow if there are no objections.
Tony Chang
Comment 4 2010-03-04 16:36:59 PST
Isn't this what run-webkit-httpd is for?
Hajime Morrita
Comment 5 2010-03-04 17:18:17 PST
Comment on attachment 50000 [details] patch v0 (In reply to comment #4) > Isn't this what run-webkit-httpd is for? Oh, you are definitely right! I'll cancel this patch. Thanks.
Shinichiro Hamaji
Comment 6 2010-03-05 01:55:08 PST
Thanks Tony for the comment! Closing this bug...
Note You need to log in before you can comment on or make changes to this bug.