potiuk commented on pull request #11659: URL: https://github.com/apache/airflow/pull/11659#issuecomment-712291163
Actually this one might finally get rid of the memory problems EXIT 137 when I re-joined the jobs, I thought that it does not help with the EXIT 137 but the reason was that I accidentally turned on back the old behaviour where the tests were not split into groups. Now the tests will run group-by-group and they will generally take much less memory per group. Github support confirmed that memory is the most likely culprit for EXIT 137 so we might be able to get back to stable with that one @ashb @kaxil @feluelle @turbaszek @mik-laj ---------------------------------------------------------------- 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]
