[Webkit-unassigned] [Bug 274932] New: Script `import-w3c-tests` fails to import WPT tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 30 16:51:21 PDT 2024


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

            Bug ID: 274932
           Summary: Script `import-w3c-tests` fails to import WPT tests
           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: david_choi5 at apple.com

Attempting to run:
> import-w3c-tests -t web-platform-tests/css/css-anchor-position

results in the following output:
"
Downloading W3C test repositories
Cloning https://github.com/web-platform-tests/wpt.git into /Users/davidchoi/Code/OpenSource/WebKitBuild/w3c-tests/web-platform-tests...
Checking out revision origin/master
Scanning /Users/davidchoi/Code/OpenSource/WebKitBuild/w3c-tests/web-platform-tests/css/css-anchor-position/...
Scanning /Users/davidchoi/Code/OpenSource/WebKitBuild/w3c-tests/web-platform-tests/css/css-anchor-position/support...
Scanning /Users/davidchoi/Code/OpenSource/WebKitBuild/w3c-tests/web-platform-tests/css/css-anchor-position/parsing...
Scanning /Users/davidchoi/Code/OpenSource/WebKitBuild/w3c-tests/web-platform-tests/css/css-anchor-position/reference...
Import complete
IMPORTED 0 TOTAL TESTS
Imported 0 reftests
Imported 0 JS tests
Imported 0 Crash tests
Imported 0 pixel/manual tests

Properties needing prefixes (by count):

Property values needing prefixes (by count):

--------- Please include the following in your commit message: ---------

Upstream commit: https://github.com/web-platform-tests/wpt/commit/302696854a153a3f476c50574aab87685f402f22
------------------------------------------------------------------------
"

It does not copy any tests to the LayoutTest subdirectories.

The problem is also resolved by adding the `--all` flag.

WebKit commit hash: be0cf29026ecf3333adab408199cdb6436060f89

-- 
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/20240530/55b7f4b6/attachment.htm>


More information about the webkit-unassigned mailing list