0
0
mirror of https://github.com/vim/vim.git synced 2025-09-28 04:24:06 -04:00

patch 8.1.0529: flaky test sometimes fails in different ways

Problem:    Flaky test sometimes fails in different ways.
Solution:   When the second run gives a different error, try running the test
            again, up to five times.
This commit is contained in:
Bram Moolenaar
2018-11-16 16:52:16 +01:00
parent c4568ab37e
commit f77af0e613
2 changed files with 37 additions and 16 deletions

View File

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