Bug 142742 - web-platform-tests server should retrieve the modules file relatively to its docroot path
Summary: web-platform-tests server should retrieve the modules file relatively to its ...
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: youenn fablet
URL:
Keywords:
Depends on: 142738
Blocks: 142743
  Show dependency treegraph
 
Reported: 2015-03-16 12:52 PDT by youenn fablet
Modified: 2015-04-07 01:12 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.82 KB, patch)
2015-03-16 13:02 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Rebasing (1.83 KB, patch)
2015-04-06 02:26 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 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.
Comment 1 youenn fablet 2015-03-16 13:02:35 PDT
Created attachment 248745 [details]
Patch
Comment 2 youenn fablet 2015-04-06 02:26:38 PDT
Created attachment 250199 [details]
Rebasing
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2015-04-07 01:12:04 PDT
All reviewed patches have been landed.  Closing bug.