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

Special-case Alt Linux in tests #88

Merged
merged 4 commits into from
Oct 3, 2022
Merged

Special-case Alt Linux in tests #88

merged 4 commits into from
Oct 3, 2022

Conversation

domdfcoding
Copy link
Owner

ALT Linux exclude[1] the asyncio.windows_events and asyncio.windows_utils modules (which are Windows-specific). Therefore test_iter_submodules needs an extra item in the text matrix for ALT Linux, and the relevant configuration for GitHub Actions.

Fixes #87

[1] https://packages.altlinux.org/en/sisyphus/srpms/python3/specfiles/

@repo-helper repo-helper bot added the failure: Windows The Windows tests are failing. label Oct 3, 2022
@coveralls
Copy link

coveralls commented Oct 3, 2022

Coverage Status

Coverage remained the same at 97.408% when pulling ac849fa on alt-linux into 582831c on master.

@domdfcoding domdfcoding marked this pull request as ready for review October 3, 2022 19:14
@repo-helper repo-helper bot removed the failure: Windows The Windows tests are failing. label Oct 3, 2022
@domdfcoding domdfcoding merged commit 8ddf718 into master Oct 3, 2022
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.

3.4.0: pytest falling in test_iter_submodules
2 participants