WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
314663
[import-w3c-tests] Avoid needlessly rewriting tests on import
https://bugs.webkit.org/show_bug.cgi?id=314663
Summary
[import-w3c-tests] Avoid needlessly rewriting tests on import
Sam Sneddon [:gsnedders]
Reported
2026-05-12 13:47:59 PDT
While in
https://github.com/WebKit/WebKit/pull/64614
for
bug 207731
annevk added a `import-no-rewrite` value to `import-expectations.json`, this only avoids the issue for anything specifically marked. Leaving
bug 268218
for the "anything gets rewritten case", we can still improve on this by simply _not_ rewriting the majority of files — and instead only using the serialised output if we actually modified anything.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-05-12 13:48:05 PDT
<
rdar://problem/176914827
>
Sam Sneddon [:gsnedders]
Comment 2
2026-05-12 13:54:47 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/64780
EWS
Comment 3
2026-05-18 10:57:13 PDT
Committed
313428@main
(5a55efcfb4ea): <
https://commits.webkit.org/313428@main
> Reviewed commits have been landed. Closing PR #64780 and removing active labels.
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