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

Test two newest pytest minor versions #135

Closed

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Sep 28, 2020

To ensure compatibility with newer versions.

Pytest 6.1.0 currently fails due to #128.

Does this need a CHANGES.rst entry?

@icemac
Copy link
Contributor

icemac commented Sep 28, 2020

There should be a change log entry and a maximum version in setup.py until #128 is fixed.

@icemac
Copy link
Contributor

icemac commented Sep 28, 2020

Maybe also allowing 6.1 jobs to fail in Travis.

@hugovk
Copy link
Member Author

hugovk commented Sep 28, 2020

From #127 (comment):

The current policy is to test against the latest 5 feature versions of pytest. So we decided to drop the older versions to reduce this list at least a bit. That means we still run 25 jobs on TravisCI.

With this change, should pytest 5.0 and 5.1 drop off the list?

@sallner
Copy link
Member

sallner commented Sep 28, 2020

@hugovk Thank you for submitting this PR. As there are so many PRs open partially depending on each other I have added another one #138 which builds on top of the current master. pytest 6.1.0 should be supported this way and we can close this PR.

@sallner sallner closed this Sep 28, 2020
@hugovk hugovk deleted the Test-two-newest-pytest-minor-versions branch September 28, 2020 15:25
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 participants