Bug 264431
| Summary: | test-webkitpy-python2 should run an allowlisted subset of test-webkitpy | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Sneddon [:gsnedders] <gsnedders> |
| Component: | Tools / Tests | Assignee: | Sam Sneddon [:gsnedders] <gsnedders> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sam Sneddon [:gsnedders]
As we move to Python 3 only, we no longer need to support Python 2 in all of our Python code. We should, instead, only running tests on an allowlisted (and ever-smaller allowlist!) subset of our test suite.
Ideally we'd test that every _other_ test module raises ImportError/SyntaxError, but that's likely somewhat harder to do.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/118135522>
Sam Sneddon [:gsnedders]
Pull request: https://github.com/WebKit/WebKit/pull/20187
EWS
Committed 270408@main (5a5a272e649d): <https://commits.webkit.org/270408@main>
Reviewed commits have been landed. Closing PR #20187 and removing active labels.