potiuk commented on pull request #16109: URL: https://github.com/apache/airflow/pull/16109#issuecomment-849745206
> Thanks a lot @potiuk. I tried to use breeze but could not figure out the correct way to run it. About getting the sorting order wrong I pasted the values after running the tests locally (via py.test) and as I did not have all the providers installed, it gave me an incomplete order :( Yep. That's exactly the reason we have `./breeze`. To bridge the gap between the local development environment and CI. If gives you the very exact mirror of what happens in the CI, including the capability of pulling the exact CI image that was used for your particular test run and reproduce it/fix it there. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
