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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 19 07:14:07 PDT 2023


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

--- Comment #5 from Sam Sneddon [:gsnedders] <gsnedders at apple.com> ---
This is just gonna be Tools/Scripts/webkitpy/layout_tests/controllers/layout_test_finder_legacy.py:148:

   results = re.match(r'<!--\s*META:\s*variant=([?|#]\S+)\s*-->', line)

Which clearly doesn't match the empty string.

-- 
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/06d16b57/attachment.htm>


More information about the webkit-unassigned mailing list