potiuk commented on PR #43280:
URL: https://github.com/apache/airflow/pull/43280#issuecomment-2445535041

   > Yes, but when was this actually a problem?
   
   The problem was that the plugin did not work - really after the move . It 
did not catch the "forbidden warnings" in both provider and non-provider tests. 
That resulted in our tests becoming "yellow" in CI instead of "green" as they 
used to be before the move - the idea with "forbidden_warnings.py" was that we 
keep on removing them and go down to 0 eventually but no new warnings should be 
added. 
   
   So this one fixes the setup that no new warnings should be added when tests 
are running.


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