[Webkit-unassigned] [Bug 256581] WPT variant parsing seems wrong

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 19 02:49:05 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=256581

--- Comment #3 from Anne van Kesteren <annevk at annevk.nl> ---
Sorry, I should have been more clear. The problem is with the any.js tests. E.g., let's take Close-1000-reason.any.js as an example. If you look at Close-1000-reason.any.html (which the import script ends up generating) it'll have

    <!-- META: variant= -->
    <!-- META: variant=?wss -->
    <!-- META: variant=?wpt_flags=h2 -->

and as you note we skip the last one. But we only end up running and creating an expectation file for the ?wss variant. The same is true for Close-1000-reason.any.worker.html (which the import script also generates).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230519/94c8cc55/attachment.htm>


More information about the webkit-unassigned mailing list