Bug 266330
Summary: | Many PaymentRequest tests are now passing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
Component: | Tools / Tests | Assignee: | Abrar Rahman Protyasha <a_protyasha> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | a_protyasha, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Abrar Rahman Protyasha
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/119599179>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/21725
EWS
Committed 272027@main (b780dcec56a9): <https://commits.webkit.org/272027@main>
Reviewed commits have been landed. Closing PR #21725 and removing active labels.