RESOLVED DUPLICATE of bug 257730293814
[WPT import friction] Don't require the wpt clone to be called `web-platform-tests`
https://bugs.webkit.org/show_bug.cgi?id=293814
Summary [WPT import friction] Don't require the wpt clone to be called `web-platform-...
Simon Fraser (smfr)
Reported 2025-05-30 11:14:16 PDT
The default name when you clone the WPT repo at https://github.com/web-platform-tests/wpt is wpt.git. So let's allow that name in our import script. Currently, its say: To import a web-platform-tests suite from a local copy of web platform tests: 1. Your local WPT copy must be in a directory called "web-platform-tests".
Attachments
Simon Fraser (smfr)
Comment 1 2025-05-30 11:16:07 PDT
The script also takes the location of the WPT repo in the `-s` argument, so it should handle any name (e.g. with or without the `.git` extension).
Sam Sneddon [:gsnedders]
Comment 2 2025-05-30 11:30:45 PDT
*** This bug has been marked as a duplicate of bug 257730 ***
Note You need to log in before you can comment on or make changes to this bug.