]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1004: tests: a few termdebug tests are flaky v9.1.1004
authorChristian Brabandt <cb@256bit.org>
Sat, 11 Jan 2025 14:43:12 +0000 (15:43 +0100)
committerChristian Brabandt <cb@256bit.org>
Sat, 11 Jan 2025 14:43:12 +0000 (15:43 +0100)
commitebb08d591314af4262de5599d2041458d547e3ef
treeaf1d5e657f24a1451cc3da8f78c821de45e7073a
parentc9a1e257f1630a0866447e53a564f7ff96a80ead
patch 9.1.1004: tests: a few termdebug tests are flaky

Problem:  tests: a few termdebug tests are flaky; test_termdebug_basic()
          and test_termdebug_config_types() may fail if there is too
          much load
Solution: Set g:test_is_flaky

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_termdebug.vim
src/version.c