Open
Description
dotty.tools.pc.tests.completion.CompletionCancelSuite.basic
has been detected as a flaky test in https://github.com/scala/scala3/actions/runs/12059643482/job/33628643290.
Error: Test dotty.tools.pc.tests.completion.CompletionCancelSuite.basic failed: java.lang.AssertionError:
Error: Expected completion request to be interrupted
Error: , took 0.017 sec
Error: All tests passed after retry, indicating that some tests are flaky.
Error: This build is configured to reject flaky tests.
Error: Failed: Total 1705, Failed 0, Errors 0, Passed 1704, Skipped 1, Ignored 20
Error: (scala3-presentation-compiler / Test / test) sbt.TestsFailedException: Tests unsuccessful
Error: Total time: 260 s (04:20), completed Nov 28, 2024 12:45:11 AM
I can't reproduce locally, and I don't think it is linked to the PR where the workflow ran.