[Webkit-unassigned] [Bug 214006] New: W3C test importer should be able to update just the imported tests (without adding new directories for different test specs.)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 6 13:57:55 PDT 2020


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

            Bug ID: 214006
           Summary: W3C test importer should be able to update just the
                    imported tests (without adding new directories for
                    different test specs.)
           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: clopez at igalia.com
                CC: youennf at gmail.com

The process for updating all the WPT imported tests its the following (AFAIK):

1. Raise the WPT commit in LayoutTests/imported/w3c/resources/TestRepositories
2. Run the importer script: Tools/Scripts/import-w3c-tests


The problem is that when you try this, then you find that the importer script adds many new directories from test suites still not imported.
Basically is adding every directory from wpt that its not explicitly listed as skipped at LayoutTests/imported/w3c/resources/import-expectations.json


I think it would be useful to have a way of telling the tool to only update the tests already imported but without adding new folders for unrelated tests.

This is perhaps a happening since r206993 but not sure.

-- 
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/20200706/8908e766/attachment.htm>


More information about the webkit-unassigned mailing list