]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0737: tests: screendump tests may require a bit more time v9.1.0737
authorAliaksei Budavei <0x000c70@gmail.com>
Thu, 19 Sep 2024 17:43:14 +0000 (19:43 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 19 Sep 2024 17:44:17 +0000 (19:44 +0200)
commit9dfe1110fdcd2f54b56ac789df6167807a867391
treed4ac06d1cbf0fc0810ddd12716f043f3e0f3643a
parentf86568f91848ece0c5da2178881b3ed858dae799
patch 9.1.0737: tests: screendump tests may require a bit more time

Problem:  Asynchronous terminal jobs occassionally require more time
          to complete and redraw the window
Solution: increase the sleep value from 10 to 50 milliseconds
          (Aliaksei Budavei)

closes: #15695

Signed-off-by: Aliaksei Budavei <0x000c70@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/screendump.vim
src/version.c