ray-project / ray

Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
https://ray.io
Apache License 2.0
34.06k stars 5.78k forks source link

CI test linux://rllib:test_algorithm_export_checkpoint is consistently_failing #47841

Open can-anyscale opened 1 month ago

can-anyscale commented 1 month ago

CI test linux://rllib:test_algorithm_export_checkpoint is consistently_failing. Recent failures:

DataCaseName-linux://rllib:test_algorithm_export_checkpoint-END Managed by OSS Test Policy

can-anyscale commented 1 month ago

Blamed commit: c9fa0464386fe4cd79a647e67cf6a37acdf96bde found by bisect job https://buildkite.com/ray-project/release-tests-bisect/builds/1591

can-anyscale commented 1 month ago

This test is now considered as flaky because it has been failing on postmerge for too long. Flaky tests do not run on premerge.