Bug 116155 - Allow http tests on Arch Linux
Summary: Allow http tests on Arch Linux
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-15 08:43 PDT by Peter Gal
Modified: 2013-05-15 10:23 PDT (History)
6 users (show)

See Also:


Attachments
proposed patch (2.99 KB, patch)
2013-05-15 08:54 PDT, Peter Gal
no flags Details | Formatted Diff | Diff
now with conf file (7.27 KB, patch)
2013-05-15 09:04 PDT, Peter Gal
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Gal 2013-05-15 08:43:08 PDT
Currently if one would like to run http tests on Arch Linux then he/she will be disappointed due to the fact that the testrunner will choose an incorrect httpd.conf file.
Comment 1 Peter Gal 2013-05-15 08:54:08 PDT
Created attachment 201838 [details]
proposed patch

This patch will add the Arch Linux specific httpd.conf file and the appropriate check call in the webkitpy's port class (and for extra also a testcase).
Comment 2 Peter Gal 2013-05-15 09:04:11 PDT
Created attachment 201839 [details]
now with conf file

oops I missed the config file from the previous patch. This should be the correct one.
Comment 3 WebKit Commit Bot 2013-05-15 10:23:09 PDT
Comment on attachment 201839 [details]
now with conf file

Clearing flags on attachment: 201839

Committed r150128: <http://trac.webkit.org/changeset/150128>
Comment 4 WebKit Commit Bot 2013-05-15 10:23:11 PDT
All reviewed patches have been landed.  Closing bug.