[Webkit-unassigned] [Bug 246317] New: [Flatpak SDK][WebDriver] Incompatible python and pytest versions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 10 21:24:21 PDT 2022


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

            Bug ID: 246317
           Summary: [Flatpak SDK][WebDriver] Incompatible python and
                    pytest versions
           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: lmoura at igalia.com

Recently, 255085 at main bumped the Flatpak SDK from 21.08 to 22.08, which upgraded Python3 from 3.9.9 to 3.10.6, the version shipped by the Freedesktop SDK.

The current Pytest version installed by webkitpy is 6.1.5, which is known[1] to break with Python 3.10, until the fix was released in 6.2.4[2] and official support for Python 3.10 was added in 6.2.5.

Patch incoming.

[1] https://github.com/pytest-dev/pytest/issues/8539
[2] https://docs.pytest.org/en/stable/changelog.html#pytest-6-2-4-2021-05-04

-- 
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/20221011/edc493bd/attachment-0001.htm>


More information about the webkit-unassigned mailing list