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.43k stars 5.67k forks source link

[CI] `linux://rllib:test_r2d2` is failing/flaky on master/release branch #29348

Open rickyyx opened 2 years ago

rickyyx commented 2 years ago

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

rickyyx commented 2 years ago

Seems to be flaky/failing recent release branch failure

gjoliver commented 1 year ago

this is known to be flaky. a few folks took a look and couldn't really understand this. I am gonna assign this to Sven for help.

rickyyx commented 1 year ago

But this is still considered a release blocker right?

gjoliver commented 1 year ago

this is not blocking. it's a weird flakiness for an unimportant algorithm that has been there for a long time. I have taken off the blocker label and made this a RLlib P0.

kouroshHakha commented 1 year ago

yes not release blocker. R2D has been flakey from the get go. We have kept it in so that maybe we get the time to look at it later. We should make this P1 also.