[Webkit-unassigned] [Bug 232213] webkitpy tests failing on Python 3.11

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 25 03:39:59 PDT 2021


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

Sam Sneddon [:gsnedders] <gsnedders at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit-bug-importer at group.a
                   |                            |pple.com

--- Comment #2 from Sam Sneddon [:gsnedders] <gsnedders at apple.com> ---
(In reply to Alexey Proskuryakov from comment #1)
> I think that the only thing that needs Python 2.7 now is run-webkit-tests,
> which has mystery stability issues with Python 3. Everything else can and
> should be switched over at earliest opportunity.

webkit-patch still does, see bug 231591 (and there's at least another Apple-internal issue); I'm reluctant to break many tests on Python 2, especially when we're likely going to be able to drop it before Python 3.11 ships (in October 2022 or later). Partly filed this so we have some record that this needs done.

That said, one option is to rename the functions and mark the tests that use them as xfail on Python 2?

-- 
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/20211025/0e986c32/attachment-0001.htm>


More information about the webkit-unassigned mailing list