-
Notifications
You must be signed in to change notification settings - Fork 348
self-tests fail against Pytest 7 #995
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
Comments
stanislavlevin
added a commit
to stanislavlevin/pytest-django
that referenced
this issue
Feb 28, 2022
https://docs.pytest.org/en/7.0.x/changelog.html#breaking-changes: > [pytest#8246](pytest-dev/pytest#8246): --version now writes version information to stdout rather than stderr. Fixes: pytest-dev#995 Signed-off-by: Stanislav Levin <[email protected]>
stanislavlevin
added a commit
to stanislavlevin/pytest-django
that referenced
this issue
Feb 28, 2022
https://docs.pytest.org/en/7.0.x/changelog.html#breaking-changes: > [pytest#8246](pytest-dev/pytest#8246): --version now writes version information to stdout rather than stderr. Fixes: pytest-dev#995 Signed-off-by: Stanislav Levin <[email protected]>
stanislavlevin
added a commit
to stanislavlevin/pytest-django
that referenced
this issue
Feb 28, 2022
https://docs.pytest.org/en/7.0.x/changelog.html#breaking-changes: > [pytest#8246](pytest-dev/pytest#8246): --version now writes version information to stdout rather than stderr. Fixes: pytest-dev#995 Signed-off-by: Stanislav Levin <[email protected]>
bluetech
pushed a commit
that referenced
this issue
Feb 28, 2022
https://docs.pytest.org/en/7.0.x/changelog.html#breaking-changes: > [pytest#8246](pytest-dev/pytest#8246): --version now writes version information to stdout rather than stderr. Fixes: #995 Signed-off-by: Stanislav Levin <[email protected]>
beyondgeeks
pushed a commit
to beyondgeeks/django-pytest
that referenced
this issue
Sep 6, 2022
https://docs.pytest.org/en/7.0.x/changelog.html#breaking-changes: > [pytest#8246](pytest-dev/pytest#8246): --version now writes version information to stdout rather than stderr. Fixes: pytest-dev/pytest-django#995 Signed-off-by: Stanislav Levin <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
1 test fails on migration to Pytest 7:
https://docs.pytest.org/en/7.0.x/changelog.html#breaking-changes:
The text was updated successfully, but these errors were encountered: