Artem

Results 58 comments of Artem

test `fileinfo does not overwrite echo message vim-patch:8.2.4156` ([link](https://github.com/neovim/neovim/blob/0f24b0826a27b7868a3aacc25199787e7453d4cc/test/functional/legacy/messages_spec.lua#L666)) started failing because before, I assume, all 3 commands were executed at the same time since it took a long time...

Converted to draft until I fix the windows test. The same test failed twice

UPD: maybe not. It should update since `:checktime` is called > Converted to draft until I fix the windows test. The same test failed twice ~~Looks like the same thing...

I tried to reproduce the issue locally but couldn't. After multiple runs, it seems that the files are not reloaded when they should. Even waiting for 100ms didn't help. But...

@justinmk Sorry, not sure who I should ping. I think it's better to run s390x and windows-asan tests on this PR as well.

I don't have time to work on it. It still fails on windows with diff issues, even with the workaround, but not every time. Debugging would be very time consuming,...

The only non-working part is windows diff. `s390x` completes with the same number of errors as other runs around that time