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
Pull request: https://github.com/WebKit/WebKit/pull/5223
Committed 255410@main (c026bc80903f): <https://commits.webkit.org/255410@main> Reviewed commits have been landed. Closing PR #5223 and removing active labels.
<rdar://problem/101054813>