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

   > Should I consider optimizing the tests for memory usage?
   
   Yes - i think it's best you track down where it comes from. It's hard to say 
and we are not experts in all integrations, but yes indeed it looks like 
somewhere memory is leaked - but where and how - hard to say. Note that there 
are usually some logs uploaded as artifacts (you can scroll down summary page) 
- maybe they are helpful. I also added "debug ci resources" label that might 
help you to see if indeed memory is growing and when more easily - it will 
print resource stats in the periodic dump of your test run - you can trace it 
when you rebase and re-run the PR.


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