RaphCodec commented on PR #64422: URL: https://github.com/apache/airflow/pull/64422#issuecomment-4884112724
@potiuk I reviewed the [provider distributions tests / Compat](https://github.com/RaphCodec/airflow/actions/runs/28714871058/job/85157267558#logs) test logs from this PR. A lot of the errors look to be import errors. I've tried to debug the errors and followed the [guide](https://github.com/apache/airflow/blob/main/contributing-docs/testing/unit_tests.rst#compatibility-provider-unit-tests-against-older-airflow-releases) to test compatibility. I have not been able to resolve the failing tests, yet. However, it doesn't appear that the code in my PR is causing the errors as, so I'm marking this for review. I know that the Compat tests should pass to be in line with the PR quality standards, but I am not sure why the Compat tests are having import issues. If there is something that I am missing I'd be happy to fix it. -- 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]
