test(terminal): skip flaky test on Windows (#37774)

Ref: https://github.com/neovim/neovim/pull/37758#discussion_r2778065203
This commit is contained in:
Sean Dewar
2026-02-08 02:27:30 +00:00
committed by GitHub
parent a9454f8511
commit c90593ed5f

View File

@@ -36,6 +36,7 @@ describe(':terminal window', function()
end)
it('resets horizontal scroll on resize #35331', function()
skip(is_os('win'), 'Too flaky on Windows')
local screen = tt.setup_screen(0, { testprg('shell-test'), 'INTERACT' })
command('set statusline=%{win_getid()} splitright')
screen:expect([[