WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
257730
[WPT import friction] import-w3c-tests should not rely on the web-platform-tests directory name
https://bugs.webkit.org/show_bug.cgi?id=257730
Summary
[WPT import friction] import-w3c-tests should not rely on the web-platform-te...
Sam Sneddon [:gsnedders]
Reported
2023-06-05 15:16:20 PDT
Currently if you specify `--src-dir` then the web-platform-tests checkout has to be in a directory called "web-platform-tests" within that source directory. Given the repository is now
https://github.com/web-platform-tests/wpt.git
, `git clone
https://github.com/web-platform-tests/wpt.git
` results in the directory being called "wpt". Especially when we no longer import any other W3C test suite, this becomes a nuisance.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-06-05 15:16:33 PDT
<
rdar://problem/110278828
>
Sam Sneddon [:gsnedders]
Comment 2
2024-05-29 07:57:36 PDT
***
Bug 274824
has been marked as a duplicate of this bug. ***
Sam Sneddon [:gsnedders]
Comment 3
2024-07-29 15:59:33 PDT
***
Bug 277277
has been marked as a duplicate of this bug. ***
Sam Sneddon [:gsnedders]
Comment 4
2025-05-30 11:30:45 PDT
***
Bug 293814
has been marked as a duplicate of this bug. ***
Sam Sneddon [:gsnedders]
Comment 5
2025-06-03 13:45:42 PDT
Now we only support `web-platform-tests` as a source repo (since
https://commits.webkit.org/270006@main
), we can probably be smarter about this — though there's still a lot of places in the code that assume the import destination is `imported/w3c`.
Sam Sneddon [:gsnedders]
Comment 6
2025-08-14 19:32:43 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/49436
EWS
Comment 7
2025-08-18 15:35:32 PDT
Committed
298861@main
(a5576777af89): <
https://commits.webkit.org/298861@main
> Reviewed commits have been landed. Closing PR #49436 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug