insomnes commented on PR #46638:
URL: https://github.com/apache/airflow/pull/46638#issuecomment-2650469398

   > If we're adding them here are they duplicated in the other ignore file? 
Can we remove them from there?
   
   I think so (at least can confirm it works with local tests). Removed, I've 
also added a comment in conftest 
   
   > (Also wow that's quite a lot of warnings to ignore! What warning are we 
actually ignoring here?)
   I am not very familiar with google provider but there are lots of 
deprecation warnings inside it and very intricate machinery to generate them 
sometimes. This provider is HUGE. But I've just moved the list of ignores that 
were already present.
   
   I hope the change in `conftest.py` will trigger the providers' test for this 
PR, but if not, I would appreciate an explanation of how it can be done. 
   
   


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