harishkrao commented on pull request #20527: URL: https://github.com/apache/airflow/pull/20527#issuecomment-1004280413
> > @potiuk ran pre-commit on all the changed files, all of them passed. What are the next steps now? > > The tests need to be fixed - the failing tests now are "unit test", not pre-commits, basically the previous "has_calls" have not checked anything so those tests (or possibly even implementation needs to be fixed). THis should be individual fix in each case: > > a) look at each test why it is failing b) determine whether the test should be corrected or the implementation c) fix ... > > One-by-one for all failing test cases. @potiuk Thank you for clarifying and listing the steps for resolution. I wasn't sure of what was needed, this is helpful. I will work on this and get back. -- 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]
