From c90593ed5fc779d3c677e32e35eed6d8a1c63ee3 Mon Sep 17 00:00:00 2001 From: Sean Dewar <6256228+seandewar@users.noreply.github.com> Date: Sun, 8 Feb 2026 02:27:30 +0000 Subject: [PATCH] test(terminal): skip flaky test on Windows (#37774) Ref: https://github.com/neovim/neovim/pull/37758#discussion_r2778065203 --- test/functional/terminal/window_spec.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/test/functional/terminal/window_spec.lua b/test/functional/terminal/window_spec.lua index 9e1f71cc06..7e36543cd1 100644 --- 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([[