-
-
Notifications
You must be signed in to change notification settings - Fork 367
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
Flaky GHCIDE test: Timestamps do not have millisecond
(ignored for now)
#2115
Comments
Maybe is just luck that makes it work as much as 90% of the time? Would increasing the tolerance to not require millisecond resolution be a solution? We could modify |
Timestamps do not have millisecond
@pepeiborra
😟 reopening just in case |
I just hit this too. Definitely still happening. |
Sorry but i am ignoring it with 692a26e to not block ci |
Thanks @jneira. I was just about to send a PR doing that |
Timestamps do not have millisecond
Timestamps do not have millisecond
(ignored for now)
Your environment
Output of
haskell-language-server --probe-tools
orhaskell-language-server-wrapper --probe-tools
:CI
Which OS do you use:
Ubuntu latest
Steps to reproduce
CI is flakey. It reproduces itself.
Expected behaviour
Tests should reliably pass.
Actual behaviour
https://github.com/haskell/haskell-language-server/runs/3373456727
This happens roughly 10% of the time
The text was updated successfully, but these errors were encountered: