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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 10 02:59:48 PDT 2023


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

            Bug ID: 256581
           Summary: WPT variant parsing seems wrong
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: annevk at annevk.nl
                CC: cdumez at apple.com, jbedard at apple.com,
                    j_pascoe at apple.com

E.g., websockets WPT has a bunch of

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

ending up as single test.

I think that's because https://github.com/WebKit/WebKit/commit/9833f67e85a7c743cd0b8fe64666f62fc07b628f didn't consider the empty string to be a valid variant.

We'd mainly end up running more tests so I'm not sure we want to fix this, but we should probably consider it at some point and document the outcome.

-- 
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/20230510/fe8a13fc/attachment.htm>


More information about the webkit-unassigned mailing list