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

Pin pytest until rerunfailures is updated #700

Merged
merged 1 commit into from
Sep 27, 2020

Conversation

bhrutledge
Copy link
Contributor

Addressing the CI failures:

  File "/home/travis/build/pypa/twine/.tox/python/lib/python3.8/site-packages/pytest_rerunfailures.py", line 7, in <module>
    from _pytest.resultlog import ResultLog
ModuleNotFoundError: No module named '_pytest.resultlog'

pytest-dev/pytest-rerunfailures#128
https://docs.pytest.org/en/stable/changelog.html#pytest-6-1-0-2020-09-26

And yes, I'm aware of the "irony" of a change meant to mitigate test failures causing more test failures.

@sigmavirus24 sigmavirus24 merged commit 1ff7718 into pypa:master Sep 27, 2020
@bhrutledge bhrutledge deleted the fix-rerunfailures branch September 27, 2020 22:48
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.

2 participants