vincbeck commented on PR #40690:
URL: https://github.com/apache/airflow/pull/40690#issuecomment-2220893824

   > > 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
   
   I see. It is reassuring to know where this misunderstanding comes from :) 
Thanks!


-- 
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]

Reply via email to