| Summary: | import-w3c-tests does not remove upstream removals | ||
|---|---|---|---|
| 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, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=257009 | ||
| Bug Depends on: | |||
| Bug Blocks: | 235038 | ||
|
Description
Anne van Kesteren
2023-05-13 00:28:03 PDT
`--clean-dest-dir` should do this, except it doesn't work if you're doing a partial import (it removes everything outside of the partial import!). That was fixed in bug 235038 (which never landed because writing a unit test kept throwing up more failures), so let's keep this open to deal with landing that (split out from the rest of the changes there). Pull request: https://github.com/WebKit/WebKit/pull/13929 Committed 264384@main (348235605fd9): <https://commits.webkit.org/264384@main> Reviewed commits have been landed. Closing PR #13929 and removing active labels. *** Bug 231183 has been marked as a duplicate of this bug. *** |