You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically locked since there has not been any recent activity since it was closed.
To start a new related discussion, open a new issue at https://github.com/microsoft/LightGBM/issues
including a reference to this.
Description
In #5510, we observed that the Dask tests were getting stuck and timing out after 60 minutes.
Narrowed that down to a single unit test, which is currently skipped.
LightGBM/tests/python_package_test/test_dask.py
Lines 1506 to 1507 in 0c0eb2a
The testing work from #5510 should be continued.... that test should be re-enabled and its underlying cause should be identified and fixed.
Reproducible example
Uncomment the test linked above and push a commit to a pull request in LightGBM.
Environment info
Latest version of LightGBM (0c0eb2a).
Additional Comments
Especially see this comment describing a possible root cause of timeout issues: #5510 (comment).
The text was updated successfully, but these errors were encountered: