RESOLVED FIXED270426
import-w3c-tests should rewrite reference file names in fuzzy annotation
https://bugs.webkit.org/show_bug.cgi?id=270426
Summary import-w3c-tests should rewrite reference file names in fuzzy annotation
Matt Woodrow
Reported 2024-03-03 18:37:55 PST
The <meta> fuzzy tag supports passing the name of the reference file for which it should be applied (for situations where there could be multiple references, I believe). Our harness does take this into account, and only uses the fuzzy expectation if the reference filename matches, but we don't rewrite '-ref' to '-expected', so it never matches. It would be nice if we did this, and converted existing imported tests.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-03-04 14:50:27 PST
Matt Woodrow
Comment 2 2024-03-04 14:52:35 PST
Matt Woodrow
Comment 3 2024-03-04 16:18:51 PST
EWS
Comment 4 2024-03-06 11:13:21 PST
Committed 275750@main (525f853875c0): <https://commits.webkit.org/275750@main> Reviewed commits have been landed. Closing PR #25462 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.