Closed
Description
Summary
See pytest-dev/pytest-xdist#825 (comment) which reports a deprecation option related to rsyncdir(s) options. This breaks the builds for anyone that run with warnings-as-errors.
Code
pytest-cov/src/pytest_cov/engine.py
Line 263 in f7fced5
Link to your repository, gist, pastebin or just paste raw code that illustrates the issue.
Solution
We need to stop adding this option on newer versions as it was already deprecated and will be removed on next version of xdist.
Metadata
Metadata
Assignees
Labels
No labels