WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
246317
[Flatpak SDK][WebDriver] Incompatible python and pytest versions
https://bugs.webkit.org/show_bug.cgi?id=246317
Summary
[Flatpak SDK][WebDriver] Incompatible python and pytest versions
Lauro Moura
Reported
2022-10-10 21:24:21 PDT
Recently,
255085@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
Attachments
Add attachment
proposed patch, testcase, etc.
Lauro Moura
Comment 1
2022-10-10 21:36:17 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/5223
EWS
Comment 2
2022-10-11 15:55:21 PDT
Committed
255410@main
(c026bc80903f): <
https://commits.webkit.org/255410@main
> Reviewed commits have been landed. Closing PR #5223 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2022-10-11 15:56:19 PDT
<
rdar://problem/101054813
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug