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

Ref: https://github.com/neovim/neovim/pull/37758#discussion_r2778065203
(cherry picked from commit c90593ed5f)
This commit is contained in:
Sean Dewar
2026-02-08 02:27:30 +00:00
committed by github-actions[bot]
parent 154f1c5abd
commit ddd7494ff9

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([[