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

Fix pypy ci #3307

Closed
wants to merge 5 commits into from
Closed

Fix pypy ci #3307

wants to merge 5 commits into from

Conversation

ecerulm
Copy link
Contributor

@ecerulm ecerulm commented Jan 23, 2024

This is not ready for review yet.

I suspect the pypy3.9 tests usually takes more that 30 minutes due to some regresion between pypy3.9-v7.3.13 and pypy3.9-7.3.15.

The other alternative is that there coverage is much slower in this pypy3.9-v7.3.15 , like is this other issue nedbat/coveragepy#1339

Closes #3305

@ecerulm ecerulm marked this pull request as draft January 23, 2024 13:10
@ecerulm
Copy link
Contributor Author

ecerulm commented Jan 23, 2024

Well, first try seems successfull, now test-pypy3.9 finish in 8 minutes instead of +30 minutes.

@ecerulm
Copy link
Contributor Author

ecerulm commented Jan 23, 2024

Closing this PR in favor of #3308

@ecerulm ecerulm closed this Jan 23, 2024
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.

pypy tests often fail in CI with reason "cancelled after 30 minutes"
1 participant