Thanks to visit codestin.com
Credit goes to github.com

Skip to content

TST: PluginValidationError: Plugin 'pytest_filter_subpackage' for hook 'pytest_ignore_collect' with pytest-dev #15810

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

Closed
pllim opened this issue Jan 4, 2024 · 0 comments · Fixed by #15820

Comments

@pllim
Copy link
Member

pllim commented Jan 4, 2024

Example log: https://github.com/astropy/astropy/actions/runs/7375363390/job/20170602594

Not seeing this in pytest 8.0rc but it shows up on pytest-dev, so must be a change that got merged after RC was out.

pluggy._manager.PluginValidationError: Plugin 'pytest_filter_subpackage' for hook 'pytest_ignore_collect'
hookimpl definition: pytest_ignore_collect(path, config)
Argument(s) {'path'} are declared in the hookimpl but can not be found in the hookspec

Related issues:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant