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

   > It seems there are might be some pr's until now went out without providers 
tests. and good thing we have schedule run to spot out these like the one 
recent :)
   
   Well. I think it was quite rare - It's only when system tests were modified 
and NO provider.yaml was modified - that would trigger another path I think, 
and this is a rare case where system tests are modified together with regular 
tests, and when you add new classes with system tests you also usually modify 
the provider.yaml to add those hooks/operators you added.
   
   But yes. "canary" builds are necessary and they are running all tests 
by-design to catch such cases. That was an important and deliberate design 
decision.


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