Bug 235038 - WPT importer improvements
Summary: WPT importer improvements
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Sneddon [:gsnedders]
URL:
Keywords: InRadar
Depends on: 256751 256846 256849
Blocks: 235032
  Show dependency treegraph
 
Reported: 2022-01-10 10:59 PST by Sam Sneddon [:gsnedders]
Modified: 2023-05-31 13:37 PDT (History)
5 users (show)

See Also:


Attachments
Patch (19.69 KB, patch)
2022-01-10 11:00 PST, Sam Sneddon [:gsnedders]
youennf: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Sneddon [:gsnedders] 2022-01-10 10:59:23 PST
split out of 235032

fixes a number of things, including:

 * Make --clean-dist-dir safe for partial imports (231183)
 * Handle mismatch & match refs together
 * Move to Python 3
Comment 1 Sam Sneddon [:gsnedders] 2022-01-10 11:00:37 PST
Created attachment 448777 [details]
Patch
Comment 2 youenn fablet 2022-01-12 01:42:54 PST
Comment on attachment 448777 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=448777&action=review

> Tools/ChangeLog:14
> +        (TestImporter.remove_slow_from_w3c_tests_options): Make --clean-dist-dir safe for partial imports

Can we write a unit test for this option?
Comment 3 Radar WebKit Bug Importer 2022-01-17 11:28:52 PST
<rdar://problem/87686118>
Comment 4 Sam Sneddon [:gsnedders] 2023-05-31 13:37:07 PDT
This got split up and landed in the dependent bugs.