Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save the planet #379

Closed
adiroiban opened this issue Apr 8, 2022 · 2 comments · Fixed by #383
Closed

Save the planet #379

adiroiban opened this issue Apr 8, 2022 · 2 comments · Fixed by #383

Comments

@adiroiban
Copy link
Member

I think that is safe to run pypy test only on Linux.

They take ridiculous amount of time on Win ... compared with less than 2 minutes on Linux.

image

And I think that for macOS and Windows, we can live with just running cPython 3.10 tests.

All this to reduce the resource used to run our CI matrix.

@hynek
Copy link
Member

hynek commented Apr 9, 2022

I think it's fair enough to have some kind of integration on weird platforms, but macOS is not weird enough and it should be just one each. IOW Win-{CPy-3.9,PyPy-3.8} and the rest just Linux.

@hynek
Copy link
Member

hynek commented Apr 9, 2022

Oh and re: PyPy: it's brutally slow under coverage, so I've stopped in my projects. I wouldn't expect towncrier to have any pypy-specific code, so that could be optimized.

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 a pull request may close this issue.

2 participants