commit c90593ed5fc779d3c677e32e35eed6d8a1c63ee3
parent a9454f85118781743139d2655b9260041687b680
Author: Sean Dewar <6256228+seandewar@users.noreply.github.com>
Date: Sun, 8 Feb 2026 02:27:30 +0000
test(terminal): skip flaky test on Windows (#37774)
Ref: https://github.com/neovim/neovim/pull/37758#discussion_r2778065203
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/test/functional/terminal/window_spec.lua b/test/functional/terminal/window_spec.lua
@@ -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([[