We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pytest
when run as part of the release procedure
The text was updated successfully, but these errors were encountered:
happens just after this:
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ==== 2902 passed, 3 skipped, 2 xfailed, 1386 warnings in 132.65s (0:02:12) =====
presumably it's an errant thread/process join from pytest multiprocessing?
% pip list | grep -i test pytest 8.2.2 pytest-cov 5.0.0 pytest-xdist 3.6.1
Sorry, something went wrong.
these are the latest versions of pytest and pytest-xdist.
No branches or pull requests
when run as part of the release procedure
The text was updated successfully, but these errors were encountered: