1
0
forked from aniani/vim

patch 8.2.0454: some tests fail when the system is slow

Problem:    Some tests fail when the system is slow.
Solution:   Make the run number global, use in the test to increase the
            waiting time. (closes #5841)
This commit is contained in:
Bram Moolenaar
2020-03-26 16:50:57 +01:00
parent 7851b1ca99
commit 3ed9efc2b1
3 changed files with 22 additions and 10 deletions

View File

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