Bug 142742

Summary: web-platform-tests server should retrieve the modules file relatively to its docroot path
Product: WebKit Reporter: youenn fablet <youennf>
Component: Tools / TestsAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, glenn
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 142738    
Bug Blocks: 142743    
Attachments:
Description Flags
Patch
none
Rebasing none

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.