Bug 257855

Summary: import-w3c-tests makes changes to files of directories with similar names to the input
Product: WebKit Reporter: Anne van Kesteren <annevk>
Component: Tools / TestsAssignee: Sam Sneddon [:gsnedders] <gsnedders>
Status: RESOLVED FIXED    
Severity: Normal CC: gsnedders, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Anne van Kesteren 2023-06-08 09:31:18 PDT
When I run

    import-w3c-tests web-platform-tests/css/cssom --clear-dest-dir -a -l -s ../../Documents/GitHub.nosync

it makes a bunch of changes to infrastructure for tests in web-platform-tests/css/cssom-view. That seems wrong.

(Splitting this from bug 257674.)
Comment 1 Sam Sneddon [:gsnedders] 2023-06-13 11:10:21 PDT
Presumably we're just looking at all prefixes, rather than path + "/" as a prefix.
Comment 2 Radar WebKit Bug Importer 2023-06-15 09:32:16 PDT
<rdar://problem/110845019>
Comment 3 Sam Sneddon [:gsnedders] 2023-07-04 11:07:49 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15546
Comment 4 EWS 2023-07-07 07:39:08 PDT
Committed 265841@main (90b3991562da): <https://commits.webkit.org/265841@main>

Reviewed commits have been landed. Closing PR #15546 and removing active labels.