potiuk commented on pull request #16109: URL: https://github.com/apache/airflow/pull/16109#issuecomment-849720797
looking at it. BTW. When you look at the output it's possible to run breeze in the very CI image that was used during the tests locally: This way you can inspect what's going on and reproduce it (this command is printed in the logs when test fail) ``` ./breeze --github-image-id 25af14c01fff61a658dc031d1155fe0a25f3caec --backend postgres --postgres-version 9.6 --python 3.7 --db-reset --skip-mounting-local-sources --test-type Core shell ``` -- 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]
