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

Add doctesting-coverage to envlist #11321

Merged
merged 1 commit into from
Aug 19, 2023
Merged

Conversation

tjsmart
Copy link
Contributor

@tjsmart tjsmart commented Aug 19, 2023

Explicitly add doctest-coverage to the envlist in tox.ini to fix failing CI, for example here: https://github.com/pytest-dev/pytest/actions/runs/5912812576/job/16036585548?pr=11317

More details:

Latest tox version enforces allowed tox environments to be explicitly in the tox envlist (tox-dev/tox#3089).

Note there is some follow up work to relax these rules: tox-dev/tox#3099

Copy link
Member

@bluetech bluetech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Maybe we can undo this if tox is fixed but for now it's good to fix the CI.

@bluetech bluetech merged commit 0ddfdfc into pytest-dev:main Aug 19, 2023
25 checks passed
@tjsmart tjsmart deleted the fix-doctesting branch August 20, 2023 04:16
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