RESOLVED FIXED185876
Do not convert testharness paths in import-w3c-tests
https://bugs.webkit.org/show_bug.cgi?id=185876
Summary Do not convert testharness paths in import-w3c-tests
Chris Nardi
Reported 2018-05-22 11:24:19 PDT
Do not convert testharness paths in import-w3c-tests
Attachments
Patch (12.73 KB, patch)
2018-05-22 11:27 PDT, Chris Nardi
no flags
Chris Nardi
Comment 1 2018-05-22 11:27:03 PDT
youenn fablet
Comment 2 2018-05-22 16:20:20 PDT
Note that some WebKittens would actually like to convert all testharness paths so that some of these tests could also be run file based.
Chris Nardi
Comment 3 2018-05-22 16:41:36 PDT
(In reply to youenn fablet from comment #2) > Note that some WebKittens would actually like to convert all testharness > paths so that some of these tests could also be run file based. Right, I forgot about all of that. Bringing us closer to upstream rather than further seems preferable, as it would make it easier to share modifications back and forth. But it's probably not you I need to convince of that. :)
Alex Christensen
Comment 4 2021-11-01 12:16:18 PDT
Comment on attachment 340996 [details] Patch This has been requesting review for more than one year. If this is still needed, please rebase and re-request review.
Sam Sneddon [:gsnedders]
Comment 5 2023-07-04 10:32:05 PDT
(In reply to youenn fablet from comment #2) > Note that some WebKittens would actually like to convert all testharness > paths so that some of these tests could also be run file based. We've had all the code to do this since 2014 (bug 134763), and yet we've never turned it on for WPT (and it was explicitly disabled from day one for WPT in bug 134764). We _did_ have this turned on for the old CSS WG test suite, prior to it getting merged into WPT; this was removed six years ago in bug 170647. As such, unless people are manually invoking the importer with this (and presumably any such import would simply get trampled at the next re-import), this code has been entirely dead since 2017 and we should just get rid of it. There's a real cost to rewriting tests (especially in terms of enabling export) and it seems unlikely we're ever going revert course here and start rewriting WPT.
Sam Sneddon [:gsnedders]
Comment 6 2023-07-04 11:19:54 PDT
EWS
Comment 7 2023-07-07 07:44:44 PDT
Committed 265842@main (1866a4e1cf48): <https://commits.webkit.org/265842@main> Reviewed commits have been landed. Closing PR #15547 and removing active labels.
Radar WebKit Bug Importer
Comment 8 2023-07-07 07:45:17 PDT
Note You need to log in before you can comment on or make changes to this bug.