Skip to content

Improve testing matrix#622

Merged
AlexWaygood merged 1 commit intomainfrom
pypy
Jul 6, 2025
Merged

Improve testing matrix#622
AlexWaygood merged 1 commit intomainfrom
pypy

Conversation

@AlexWaygood
Copy link
Member

@AlexWaygood AlexWaygood commented Jul 6, 2025

  • Test with PyPy 3.11 as well as PyPy 3.9 and PyPy 3.10
  • Remove a hack for installing cattrs on 3.13 that is no longer required

@AlexWaygood AlexWaygood marked this pull request as ready for review July 6, 2025 19:12
@AlexWaygood
Copy link
Member Author

AlexWaygood commented Jul 6, 2025

I considered starting to test on 3.14 for some third-party projects that have already started testing with 3.14 in CI (typeguard, mypy), but it still maybe feels a bit early -- tests might start failing for reasons unrelated to typing_extensions? Not sure though.

Similarly, every time we've tried running third-party tests on PyPy we've experienced that the third-party test suites are very flaky under PyPy, so I haven't added PyPy3.11 to any of the third-party test matrixes.

@AlexWaygood
Copy link
Member Author

AlexWaygood commented Jul 6, 2025

The cattrs test failure isn't related to this PR -- it's already failing intermittently on our main branch (#621). I opened an issue upstream at python-attrs/cattrs#669, and a proposed fix upstream at python-attrs/cattrs#670

@AlexWaygood
Copy link
Member Author

AlexWaygood commented Jul 6, 2025

The cattrs test failure isn't related to this PR -- it's already failing intermittently on our main branch (#621). I opened an issue upstream at python-attrs/cattrs#669, and a proposed fix upstream at python-attrs/cattrs#670

(Now fixed upstream; the CI job here passed on a rerun)

@AlexWaygood AlexWaygood merged commit f66c1fb into main Jul 6, 2025
125 of 126 checks passed
@AlexWaygood AlexWaygood deleted the pypy branch July 6, 2025 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants