mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 03:15:39 +00:00
ci: skip tests that fail on windows
This commit is contained in:
@@ -1206,6 +1206,7 @@ end)
|
||||
|
||||
describe('ui/msg_puts_printf', function()
|
||||
it('output multibyte characters correctly', function()
|
||||
if helpers.pending_win32(pending) then return end
|
||||
local screen
|
||||
local cmd = ''
|
||||
local locale_dir = test_build_dir..'/share/locale/ja/LC_MESSAGES'
|
||||
|
||||
Reference in New Issue
Block a user