potiuk commented on PR #30362:
URL: https://github.com/apache/airflow/pull/30362#issuecomment-1497963783

   Also when all else fails and you cannot reproduce it - you should follow 
https://github.com/apache/airflow/blob/main/CI.rst#replicating-the-ci-jobs-locally
 -> where (after rebasing it) you will be able to download and pull the very 
image that was run during the CI run locally and see if you can reproduce the 
issue (again by runnning a complete test type rather than individually. If you 
can, then you can enter the image downloadeda and try to reproduce it there by 
running the same `pytest` command that is run in CI (You will see the exact 
pytest command in the failing output


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