RESOLVED FIXED 116155
Allow http tests on Arch Linux
https://bugs.webkit.org/show_bug.cgi?id=116155
Summary Allow http tests on Arch Linux
Peter Gal
Reported 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.
Attachments
proposed patch (2.99 KB, patch)
2013-05-15 08:54 PDT, Peter Gal
no flags
now with conf file (7.27 KB, patch)
2013-05-15 09:04 PDT, Peter Gal
no flags
Peter Gal
Comment 1 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).
Peter Gal
Comment 2 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.
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2013-05-15 10:23:11 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.