WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
256751
import-w3c-tests does not remove upstream removals
https://bugs.webkit.org/show_bug.cgi?id=256751
Summary
import-w3c-tests does not remove upstream removals
Anne van Kesteren
Reported
2023-05-13 00:28:03 PDT
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]
Comment 1
2023-05-16 10:01:49 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).
Radar WebKit Bug Importer
Comment 2
2023-05-16 10:02:04 PDT
<
rdar://problem/109410621
>
Sam Sneddon [:gsnedders]
Comment 3
2023-05-16 10:48:34 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/13929
EWS
Comment 4
2023-05-22 16:10:25 PDT
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]
Comment 5
2023-05-31 13:35:43 PDT
***
Bug 231183
has been marked as a duplicate of this bug. ***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug