You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Uh oh!
There was an error while loading. Please reload this page.
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.
Related issues:
The text was updated successfully, but these errors were encountered: