meatulbisht commented on PR #50803: URL: https://github.com/apache/airflow/pull/50803#issuecomment-2897923680
Thanks for triggering tests @eladkal, I'm seeing consistent failures in the Airflow providers test suite, in the job runs at [https://github.com/apache/airflow/actions/runs/15146342927/job/42604235636?pr=50803](url) (ref: 6fcc9f19b749ff6cb90ce80624573bda6d347d64). The jobs are being killed with exit code 137, indicating an out-of-memory (OOM) issue. There are no other explicit errors—detailed test output is missing as the process is terminated before it can be printed. Should I consider optimizing the tests for memory usage? I'd appreciate any suggestions on improving test reliability or adjusting the job configuration to reduce resource consumption. Thank you -- 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]
