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
as this test only runs by enabling it explicitly, I'm unsure when it started failing.
I've recently upgraded to optuna 3.6.0 but the issue was already showing in 3.5.0.
during test setup. It's not clear to me that this is related to optuna -- seems more like a cluster deployment issue (again, I've only looked into this a little)
tests/workflows/test_pytorch_optuna.py::test_hpo
is failing with an obscure CommClosedError / CancelledError:https://github.com/coiled/benchmarks/actions/runs/8362787642/job/22894238513
as this test only runs by enabling it explicitly, I'm unsure when it started failing.
I've recently upgraded to optuna 3.6.0 but the issue was already showing in 3.5.0.
FYI @jrbourbeau
The text was updated successfully, but these errors were encountered: