Bug 264953

Summary: import-w3c-tests should use WPT manifest to find tests
Product: WebKit Reporter: Sam Sneddon [:gsnedders] <gsnedders>
Component: Tools / TestsAssignee: Sam Sneddon [:gsnedders] <gsnedders>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=263673

Description Sam Sneddon [:gsnedders] 2023-11-16 07:55:37 PST
Currently test_parser.py re-implements a bunch of the WPT manifest stuff; it shouldn't, it should just use the WPT manifest (or the code it uses).

I did this when originally fixing Bug 263673, but we should probably land a smaller change for that bug first.
Comment 1 Sam Sneddon [:gsnedders] 2023-11-16 08:06:33 PST
Pull request: https://github.com/WebKit/WebKit/pull/19554
Comment 2 Radar WebKit Bug Importer 2023-11-23 07:56:29 PST
<rdar://problem/118748827>
Comment 3 Sam Sneddon [:gsnedders] 2024-06-24 13:59:06 PDT
This landed months ago, linked to bug 263673:

Committed 277673@main (b702871): https://commits.webkit.org/277673@main