ashb commented on PR #43280: URL: https://github.com/apache/airflow/pull/43280#issuecomment-2446367974
Yeah - precisely -- the plugin not capturing warnings is very different from changing the plugin to be automatically loaded from conftest. > pytest plugins cannot be installed by a non-top-level conftest file The plugin was only installed in a top level conftest file. I would like to revert this please if we can't find a way to make it be picked up no matter how people run pytest (breeze, directly, or from within IDEs) -- we shouldn't need to make everyone manually specify. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
