Bug 256751
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 |
Anne van Kesteren
Because of this we appear to sometimes run old tests. It seems that before importing you first have to clear a directory.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Sam Sneddon [:gsnedders]
`--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).
Radar WebKit Bug Importer
<rdar://problem/109410621>
Sam Sneddon [:gsnedders]
Pull request: https://github.com/WebKit/WebKit/pull/13929
EWS
Committed 264384@main (348235605fd9): <https://commits.webkit.org/264384@main>
Reviewed commits have been landed. Closing PR #13929 and removing active labels.
Sam Sneddon [:gsnedders]
*** Bug 231183 has been marked as a duplicate of this bug. ***