-
Notifications
You must be signed in to change notification settings - Fork 5.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CI] linux://python/ray/data:tests/test_dataset
is failing/flaky on master.
#32067
Comments
cc data oncall |
This should have been fixed at: #31930. Is it not the case? |
Looks like the test is kind of flaky? |
Yeah, it however doesn't seem to have any failed tests, so unclear what's failing, e.g. https://buildkite.com/ray-project/oss-ci-build-branch/builds/2061#0186036d-cb12-4fb7-a4a7-b04ea63c8ab3 cc @krfricke |
This is causing false-positives in the 2.3 Ray release. I haven't seen it fail, just timing out 3/3. |
Got a failure with useful message: https://buildkite.com/ray-project/oss-ci-build-branch/builds/2165#_ It looks there was a running cluster when this test tried to start a new one, fix: #32200 |
One of the flakiness of test_dataset.py is due to the timeout. This splits out the torch tests from this big test file. #32067
One of the flakiness of test_dataset.py is due to the timeout. This splits out the tensor tests from this big test file. #32067
update: #33101 is merged, and should fix the flaky completely. Seeing promising trend now as below. Will wait for 1 day before closing this issue. |
One of the flakiness of test_dataset.py is due to the timeout. This splits out the tensor tests from this big test file. ray-project#32067 Signed-off-by: Jack He <jackhe2345@gmail.com>
One of the flakiness of test_dataset.py is due to the timeout. This splits out the torch tests from this big test file. ray-project#32067 Signed-off-by: Edward Oakes <ed.nmi.oakes@gmail.com>
One of the flakiness of test_dataset.py is due to the timeout. This splits out the tensor tests from this big test file. ray-project#32067 Signed-off-by: Edward Oakes <ed.nmi.oakes@gmail.com>
One of the flakiness of test_dataset.py is due to the timeout. This splits out the tensor tests from this big test file. ray-project#32067
One of the flakiness of test_dataset.py is due to the timeout. This splits out the torch tests from this big test file. ray-project#32067 Signed-off-by: elliottower <elliot@elliottower.com>
One of the flakiness of test_dataset.py is due to the timeout. This splits out the tensor tests from this big test file. ray-project#32067 Signed-off-by: elliottower <elliot@elliottower.com>
One of the flakiness of test_dataset.py is due to the timeout. This splits out the tensor tests from this big test file. ray-project#32067 Signed-off-by: Jack He <jackhe2345@gmail.com>
....
Generated from flaky test tracker. Please do not edit the signature in this section.
DataCaseName-linux://python/ray/data:tests/test_dataset-END
....
The text was updated successfully, but these errors were encountered: