-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
Stabilize the CI #4916
Comments
I'm uncertain if merging next would fix some of these, as the build pipeline changes to esbuild. |
We need more examples when we are talking about unstable CI. This very example that you have provided is related to gantt optimization specifically, I presume. I can reproduce this failure locally, without CI. It does not work in Docker environment. May be I'll give it a shot and track down the problem. If there are more tests scenarios which produce unpredictable results in CI, that worth investigating. We need like a critical mass of examples to figure out what is going on. Too many different potential roots to judge by one occasion. One of the symptoms of "unstable CI" is that rerunning action helps to fix it, as you have already mentioned. I'll try to search for more representative cases, apart from those two. |
We're getting intermittent failures in CI, which reduces our ability to spot actual issues.
157c90e and c63ea3e had completely unrelated failures, which were fixed when rerun.
The text was updated successfully, but these errors were encountered: