Bug 256751

Summary: import-w3c-tests does not remove upstream removals
Product: WebKit Reporter: Anne van Kesteren <annevk>
Component: Tools / TestsAssignee: 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
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
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
Sam Sneddon [:gsnedders]
Comment 3 2023-05-16 10:48:34 PDT
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.