turbaszek commented on pull request #9847: URL: https://github.com/apache/airflow/pull/9847#issuecomment-661758407
> Usually, the exit code 137 relates to high memory consumption That's usually the problem. The quarantined tests often use multiprocessing and mixing this with flaky tests results in unstable builds. I usually try to re-run quarantined tests locally if I have suspicion that my change may impact those tests. ---------------------------------------------------------------- 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]
