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

Split pytest flags #3925

Merged
merged 1 commit into from Jun 29, 2019
Merged

Split pytest flags #3925

merged 1 commit into from Jun 29, 2019

Conversation

radarhere
Copy link
Member

@radarhere radarhere commented Jun 29, 2019

The next time that the Python 3.8 job is run, it will fail with

ERROR: usage: pytest.py [options] [file_or_dir] [file_or_dir] [...]
pytest.py: error: unrecognized arguments: -vx

This is connected to the recent release of pytest 5.0.

Splitting 'vx' into separate flags, I find that it passes again.

@hugovk hugovk merged commit 2fe3a39 into python-pillow:master Jun 29, 2019
@radarhere radarhere deleted the python38 branch June 29, 2019 07:07
@radarhere
Copy link
Member Author

For the record, see pytest-dev/pytest#5523 for the root of this problem

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.

None yet

2 participants