ray-project / ray

Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
https://ray.io
Apache License 2.0
33.01k stars 5.59k forks source link

[CI] `linux://rllib:test_memory_leak_ppo` is failing/flaky on master. #29712

Open cadedaniel opened 1 year ago

cadedaniel commented 1 year ago

.... Generated from flaky test tracker. Please do not edit the signature in this section. DataCaseName-linux://rllib:test_memory_leak_ppo-END ....

kouroshHakha commented 1 year ago

All mem leak failures so far are non-blocking for any release. We are chatting with the team on how to deflake these tests but have not come up with a graceful solution yet.

cadedaniel commented 1 year ago

Ok, thanks for the context. Can we downgrade this from P0 and keep it open so future oncalls can see this?