RESOLVED FIXED 142742
web-platform-tests server should retrieve the modules file relatively to its docroot path
https://bugs.webkit.org/show_bug.cgi?id=142742
Summary web-platform-tests server should retrieve the modules file relatively to its ...
youenn fablet
Reported 2015-03-16 12:52:07 PDT
Currently modules installed before running wpt server are described in a file retrieved relatively to the LayoutTests folder. To run wpt server with a different doc_root, which may require different versions/different modules, it may be more appropriate to compute the module description file path relatively to the wpt doc_root.
Attachments
Patch (1.82 KB, patch)
2015-03-16 13:02 PDT, youenn fablet
no flags
Rebasing (1.83 KB, patch)
2015-04-06 02:26 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2015-03-16 13:02:35 PDT
youenn fablet
Comment 2 2015-04-06 02:26:38 PDT
Created attachment 250199 [details] Rebasing
WebKit Commit Bot
Comment 3 2015-04-07 01:12:00 PDT
Comment on attachment 250199 [details] Rebasing Clearing flags on attachment: 250199 Committed r182455: <http://trac.webkit.org/changeset/182455>
WebKit Commit Bot
Comment 4 2015-04-07 01:12:04 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.