]> granicus.if.org Git - vim/commit
patch 8.2.0438: terminal noblock test is very flaky on BSD v8.2.0438
authorBram Moolenaar <Bram@vim.org>
Mon, 23 Mar 2020 21:46:44 +0000 (22:46 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 23 Mar 2020 21:46:44 +0000 (22:46 +0100)
commitd7b7770f11c16cfac707b5048c61e722dcc903a6
tree74c39ba18a2cf46b2b9f47ed3ed740d200c5dc9f
parent0df541963d406edd69d3ebe8de3912eb87b05414
patch 8.2.0438: terminal noblock test is very flaky on BSD

Problem:    Terminal noblock test is very flaky on BSD.
Solution:   Change WaitFor() to WaitForAssert() to be able to see why it
            failed.  Add a short wait in between sending keys.
src/testdir/test_terminal.vim
src/version.c