[Webkit-unassigned] [Bug 151542] New: run-webkit-tests: http server for imported W3C tests doesn't work with --layout-tests-directory switch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 22 02:43:35 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=151542

            Bug ID: 151542
           Summary: run-webkit-tests: http server for imported W3C tests
                    doesn't work with --layout-tests-directory switch
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: lforschler at apple.com, youennf at gmail.com

When invoking run-webkit-tests with the --layout-tests-directory command-line switch, the http server for the imported W3C tests ignores that path and instead creates a path relative to the Tools directory from which it is invoked.

That causes a problem when the WebKit working directory for Tools is sparse (just the Tools directory has been checked out), and the LayoutTests directory is also sparse.

As it turns out, it's pretty easy to fix, and it removes an argument from the WebPlatformTestServer constructor.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151122/fc2b8997/attachment-0001.html>


More information about the webkit-unassigned mailing list