kokorin commented on PR #26105: URL: https://github.com/apache/airflow/pull/26105#issuecomment-1235232684
@uranusjr I have came to an idea that to fix git clone on Windows it would be enough to fix points 2 and 3: >2. Delete those problematic files from the repository, and general those files dynamically when testing (under appropriate file names) instead in Pytest’s tmp_path. >3. Modify tests to appropriately point the log directory to tmp_path. While point 1 could be fixed in another PR: > 1. Fix the actual `FileTaskHandler` to log in different a file name format in Windows. -- 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]
