Closed
Description
Hi. With pytest 8.1.dev , I see this error when collecting plugins in a couple of repos:
{'path'} are declared in the hookimpl but can not be found in the hookspec
This is not a problem even with pytest 8.0rc.
Related issues/comments:
- TST: PluginValidationError: Plugin 'pytest_filter_subpackage' for hook 'pytest_ignore_collect' with pytest-dev astropy/astropy#15810
- Not compatible with pytest 8.0 ? astropy/pytest-filter-subpackage#14
- TST: OSX job sometimes fails with Illegal instruction astropy/pytest-arraydiff#45 (comment) cc @bsipocz
Example logs:
- https://github.com/scientific-python/pytest-doctestplus/actions/runs/7382066201/job/20176149354#step:5:112 (note that for this one, only pytest-dev in OSX failed but not pytest-dev in Windows or Linux)
- https://github.com/astropy/astropy/actions/runs/7375363390/job/20170602594 (this one fails on Linux, no other OS runs pytest-dev here)
Plugins:
- https://github.com/astropy/pytest-filter-subpackage
- https://github.com/scientific-python/pytest-doctestplus
Can you please advise how to fix? Thank you! 🙏
Metadata
Metadata
Assignees
Labels
No labels