-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
The Windows CI fails due to timeout. #5099
Comments
CI seems to be stuck on the third test in |
Downgrading kaleido to 0.1.0 will resolve issue according to the comments like plotly/Kaleido#110 (comment). I will hotfix it. |
According to the issue, 0.1.0post1 may be better. |
Unfortunately, kaleido 0.1.0post1 did not resolve this issue. https://github.com/optuna/optuna/actions/runs/6818449794 |
In my understanding, there were two problems related to this issue, |
I reopen this issue since the problem with |
Expected behavior
I have been observing an issue for the past few days where the Windows CI randomly fails due to timeout, regardless of whether it's a PR or on schedule. It looks something like the following CI: https://github.com/optuna/optuna/actions/runs/6777581250/job/18421473256#step:8:15
All of the CIs appear to fail on the first test case of the visualization features using matplotlib. I have no windows machine to reproduce the error on my local environment.
Environment
Error messages, stack traces, or logs
Here is the CI's output.
Steps to reproduce
Trigger the windows CI by workflow dispatcher on your fork.
Additional context (optional)
No response
The text was updated successfully, but these errors were encountered: