Bug 257730

Summary: import-w3c-tests should not rely on the web-platform-tests directory name
Product: WebKit Reporter: Sam Sneddon [:gsnedders] <gsnedders>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: jbedard, karlcow, marcosc, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Sam Sneddon [:gsnedders] 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.
Comment 1 Radar WebKit Bug Importer 2023-06-05 15:16:33 PDT
<rdar://problem/110278828>
Comment 2 Sam Sneddon [:gsnedders] 2024-05-29 07:57:36 PDT
*** Bug 274824 has been marked as a duplicate of this bug. ***