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

   Hard to say - did you try to run them locally and debug them ? This is what 
I do when some tests are failing. This is also a great way to learn how things 
work. Debugging throught the failing tests related to my changes often uncovers 
problems that are not obvious and rather than being annoying and delegating 
analysis of failed tests to others, they are fantastic tool to drag attentions 
to parts I do not understand when I contribute a change, so I encourage you to 
dive deeper. 
   
   I do not think development is "done" when you have failing unit tests you do 
not understand why they are failing after my change.


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