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

Add pypy3.7 to Appveyor. #1848

Merged
merged 1 commit into from
Dec 14, 2021
Merged

Add pypy3.7 to Appveyor. #1848

merged 1 commit into from
Dec 14, 2021

Conversation

jamadden
Copy link
Member

Fixes #1798.

Add test_signal for all versions.

Give up and disable test_signal on PyPy/Win. It hangs without running any tests.

Disable test__threading_vs_settrace on PyPy3/Appveyor. Somehow it fails to launch the script for unknown reasons.

Fixes #1798.

Add test_signal for all versions.

Give up and disable test_signal on PyPy/Win. It hangs without running any tests.

Disable test__threading_vs_settrace on PyPy3/Appveyor. Somehow it fails to launch the script for unknown reasons.
@jamadden jamadden merged commit b7ba2f4 into master Dec 14, 2021
@jamadden jamadden deleted the issue1798 branch December 14, 2021 17:29
@mattip
Copy link

mattip commented Dec 14, 2021

Thanks, this all looks very painful to have to work through.

@jamadden
Copy link
Member Author

Windows is not my native platform, nor is it a "tier 1" platform for gevent. I hate having to skip tests, but that's what it took; it's especially annoying because PyPy on POSIX platforms passes the same tests. I have absolutely run out of time to try to debug the issues, so help is welcome! (Starting with, does PyPy itself pass all the same tests on Appveyor? Many of the failures do not seem to involve gevent at all.)

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.

Provide wheels for pypy3.7
2 participants