potiuk commented on PR #43280: URL: https://github.com/apache/airflow/pull/43280#issuecomment-2450344523
> I feel so much better now. I was also really scratching my head trying to figure out how this worked beforehand with passing a provider path, since I knew the tests was also there before. Thanks for solving that one! Yeah. It's a real **surprise** from pytest devs to have this behaviour.. but also it made me realise that we have far too many band-aids over band-aids for the test framework of our and now when we extract out provides and task_sdk we need to heavily refactor it as it is far from being easy to reason about (and if it took even me that long to find out where it comes from it means we have to simplify and split it all to 3 separate paths (and more) - see https://github.com/apache/airflow/issues/42632#issuecomment-2449671014 -- 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]
