[Webkit-unassigned] [Bug 266330] New: Many PaymentRequest tests are now passing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 13 00:06:48 PST 2023


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

            Bug ID: 266330
           Summary: Many PaymentRequest tests are now passing
           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: a_protyasha at apple.com
                CC: a_protyasha at apple.com,
                    webkit-bug-importer at group.apple.com

A lot of tests under `http/tests/paymentrequest/` were previously skipped on both macOS and iOS because they tested for features yet to be available in public versions of PassKit. This is no longer the case, so we can safely unskip these tests. The only kink comes from having to single out some tests to skip on macOS Monterey. These tests happen to be testing features available from macOS Ventura-onwards only.

Some more tests still do not require the DumpJSConsoleLogInStdErr classification, either because they are not producing JS console logs or because their expectations have been rebaselined to reflect the console log. We can also unskip these tests.

-- 
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/20231213/b60e37cc/attachment.htm>


More information about the webkit-unassigned mailing list