Closed
Description
Recently windows tests are unstable due to https://github.com/haskell/haskell-language-server/blob/master/ghcide/test/exe/Main.hs#L4442
It's a test for the definition of reexported symbol. I've checked that both the expected result and the real result are all acceptable for goto definition behavior.
Some observations:
- It failed most time.
- Retry has a chance to pass the test.
Known affected prs: