]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1843: tests: Test_search_stat_option() may fail on slow systems v9.1.1843
authorJames McCoy <jamessan@jamessan.com>
Thu, 9 Oct 2025 20:15:34 +0000 (20:15 +0000)
committerChristian Brabandt <cb@256bit.org>
Thu, 9 Oct 2025 20:15:34 +0000 (20:15 +0000)
commit4fa7ec803665f0ac2d931641ce069c8c5b1e1d14
tree7be989a5a2e326a2d31550fc37556e7ff10b555c
parent1388fa62d25181df85c4460d6ecdc6c417c016df
patch 9.1.1843: tests: Test_search_stat_option() may fail on slow systems

Problem:  tests: Test_search_stat_option() may fail on slow systems
Solution: test_search_stat: Extend searchcount() timeout if the test is
          being re-run due to flakiness (James McCoy).

closes: #18524

Signed-off-by: James McCoy <jamessan@jamessan.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_search_stat.vim
src/version.c