Fix flaky tests #10790
-
Our CI fails a lot for reasons unrelated to the PR being tested. Usually a few flaky tests are the culprits. We recently disabled the TypeScript code lens test because it was so flaky and had such a long timeout, but there are still a few tests that regularly fail for no particular reason.
These failures are pretty annoying for the developer, since we either have to just rerun the tests and hope for green or rebase or make some meaningless change and hope for green, and that eats up time and causes PR's to languish while the CI works itself out. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 13 replies
-
I'd also add here continued misgivings about the new Playwright tests (@JonasHelming, @planger). À propos a failure in CI, I went to run the tests locally (MacOS) and got numerous failures. I switched to
The runtime was quite long - at least the reported 11 min - and tests that can't be run in a variety of environments are not very productive. |
Beta Was this translation helpful? Give feedback.
-
@planger Do you think this is actually solved in the meantime? |
Beta Was this translation helpful? Give feedback.
-
@colin-grant-work Are you fine with setting this to "answered"? |
Beta Was this translation helpful? Give feedback.
@colin-grant-work Are you fine with setting this to "answered"?