Bug 257855 - import-w3c-tests makes changes to files of directories with similar names to the input
Summary: import-w3c-tests makes changes to files of directories with similar names to ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Sneddon [:gsnedders]
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-06-08 09:31 PDT by Anne van Kesteren
Modified: 2023-07-07 07:39 PDT (History)
2 users (show)

See Also:


Attachments

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