RESOLVED FIXED 266330
Many PaymentRequest tests are now passing
https://bugs.webkit.org/show_bug.cgi?id=266330
Summary Many PaymentRequest tests are now passing
Abrar Rahman Protyasha
Reported 2023-12-13 00:06:48 PST
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-12-13 00:06:59 PST
Abrar Rahman Protyasha
Comment 2 2023-12-13 00:12:09 PST
EWS
Comment 3 2023-12-14 03:20:07 PST
Committed 272027@main (b780dcec56a9): <https://commits.webkit.org/272027@main> Reviewed commits have been landed. Closing PR #21725 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.