| 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 / Tests | Assignee: | 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 | ||
Presumably we're just looking at all prefixes, rather than path + "/" as a prefix. Pull request: https://github.com/WebKit/WebKit/pull/15546 Committed 265841@main (90b3991562da): <https://commits.webkit.org/265841@main> Reviewed commits have been landed. Closing PR #15546 and removing active labels. |
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.)