1
0
forked from aniani/vim

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.
This commit is contained in:
Bram Moolenaar
2020-03-23 22:46:44 +01:00
parent 0df541963d
commit d7b7770f11
2 changed files with 4 additions and 1 deletions

View File

@@ -738,6 +738,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
438,
/**/
437,
/**/