Bug 257730 - import-w3c-tests should not rely on the web-platform-tests directory name
Summary: import-w3c-tests should not rely on the web-platform-tests directory name
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
: 274824 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-06-05 15:16 PDT by Sam Sneddon [:gsnedders]
Modified: 2024-05-29 13:53 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***