ci: skip tests that fail on windows

This commit is contained in:
Dundar Göc
2022-02-19 11:11:05 +01:00
parent 2550212b25
commit 82c5a02050
16 changed files with 39 additions and 3 deletions

View File

@@ -36,6 +36,7 @@ describe(':edit term://*', function()
end)
it("runs TermOpen early enough to set buffer-local 'scrollback'", function()
if helpers.pending_win32(pending) then return end
local columns, lines = 20, 4
local scr = get_screen(columns, lines)
local rep = 97