BBQing commented on PR #51167:
URL: https://github.com/apache/airflow/pull/51167#issuecomment-2920639417

   
https://github.com/apache/airflow/blob/d9ed7b94d033dc61ee1c05aafb9f1c1f7b82cfb2/tests/providers/sftp/sensors/test_sftp.py#L47
 I am think about the testcase for file absent - it depends on get_mod_time, 
which is called with the for loop over the actual_files_present - but since it 
is iteration over empty list, you shoudl never get the oserror side effect in 
the test.


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