RESOLVED WONTFIX 116575
[Windows] Support Apache 2 (httpd2.exe) in testing
https://bugs.webkit.org/show_bug.cgi?id=116575
Summary [Windows] Support Apache 2 (httpd2.exe) in testing
Brent Fulgham
Reported 2013-05-21 14:09:55 PDT
Update the testing infrastructure to use the Cygwin build of Apache 2 if it is present. This mainly consists of correcting some of the Perl scripts that launch the tests. However, Cygwin does not ship an Apache 2-compatible libphp4.dll, so this will have to be addressed if PHP-based tests are being used.
Attachments
Patch (2.86 KB, patch)
2013-05-21 14:18 PDT, Brent Fulgham
no flags
Radar WebKit Bug Importer
Comment 1 2013-05-21 14:10:42 PDT
Brent Fulgham
Comment 2 2013-05-21 14:12:03 PDT
Note: This change only affects the old-run-webkit-tests script. More changes are needed in the new-run-webkit-tests script.
Brent Fulgham
Comment 3 2013-05-21 14:18:24 PDT
Brent Fulgham
Comment 4 2013-06-05 12:01:28 PDT
We are ditching apache/apache2 on Windows in favor of using lighttpd, which has fewer setup and configuration problem on the Windows platform.
Note You need to log in before you can comment on or make changes to this bug.