]> granicus.if.org Git - vim/commit
patch 9.0.1009: test for catch after interrupt is flaky on MS-Windows v9.0.1009
authorBram Moolenaar <Bram@vim.org>
Mon, 5 Dec 2022 15:24:20 +0000 (15:24 +0000)
committerBram Moolenaar <Bram@vim.org>
Mon, 5 Dec 2022 15:24:20 +0000 (15:24 +0000)
commit72b5b0d51aa9ddf8d338a5a133a667a3c2392ae1
treefd371fb4750c5e65bf28ddc66537ccb81175fb50
parent6cf3151f0e3839332c89367b7384c395a1185927
patch 9.0.1009: test for catch after interrupt is flaky on MS-Windows

Problem:    Test for catch after interrupt is flaky on MS-Windows.
Solution:   Mark the test as flaky.
src/testdir/test_vimscript.vim
src/version.c