[Webkit-unassigned] [Bug 177351] New: W3C tests importer should not import the whole tools directory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 22 03:04:36 PDT 2017


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

            Bug ID: 177351
           Summary: W3C tests importer should not import the whole tools
                    directory
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bburg at apple.com, cdumez at apple.com,
                    lforschler at apple.com, youennf at gmail.com

Only wptserve and its dependencies are needed to run the layout tests. It seems we already tried to avoid importing pytest for example, but the wrong path is used in import-expectations.json. Instead of skipping what we don't want, I think it's better to skip tools and import only what we need, that way if new directories are added upstream we won't import them. This will reduce a lot the size of the tools directory, and will avoid duplication with the WebDriver tests importer that needs wptrunner, webdriver and pytest from tools directory.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170922/3f740aa5/attachment.html>


More information about the webkit-unassigned mailing list