potiuk commented on PR #40690: URL: https://github.com/apache/airflow/pull/40690#issuecomment-2220879348
> Do we? Should not it be automatic? If airflow < 2.9 is used (which is the case in the compatibility tests), then AwsAuthManager raises AirflowOptionalProviderFeatureException, then the test is skipped? Those are two different mechanisms. Yes. It used to be like you described when we only did "import check". But when we started to run real tests, the tests that are not supposed to be run should be excluded by skipif -- 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]
