github-actions[bot] opened a new pull request, #59223: URL: https://github.com/apache/airflow/pull/59223
When Breeze tests are run with xdist, the in-place replacement of version suffix might lead to side effects if several tests are trying to read and write the files at the same time. This PR uses temporary per-test created versions of those files during tests. (cherry picked from commit 0bf6f82d3d615550397db0312ea859abf244268f) Co-authored-by: Jarek Potiuk <[email protected]> -- 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]
