Bug 22517
Summary: | Can't run SSL tests on Windows | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mark Rowe (bdash) <mrowe> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, bweinstein |
Priority: | P3 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows XP | ||
Bug Depends on: | 116575 | ||
Bug Blocks: |
Mark Rowe (bdash)
7/18/07 5:23 PM Adam Roben:
Apache 1.3 (which we use for the http tests on Cygwin) doesn't support SSL. Consequently, our SSL tests don't work. We should be able to fix this by upgrading to Apache 2, which will require updating run-webkit-tests to use Apache2 on Cygwin, updating cygwin-downloader to install apache2 instead of apache, creating an Apache2 config file for Cygwin, and recompiling PHP to work with Apache2. There may be other changes required as well.
11/15/07 12:04 PM Adam Roben:
Hm, using Apache 2 seems problematic, as it has to be run as a service, which requires Administrator privileges.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
<rdar://problem/5345985>
Brian Weinstein
This is also stopping us from implementing mixedContent tests on Windows:
https://bugs.webkit.org/show_bug.cgi?id=29213