1
0
forked from aniani/vim

patch 8.2.5140: seachpair timeout test is flaky

Problem:    Seachpair timeout test is flaky.
Solution:   Mark the test as flaky so it is retried.
This commit is contained in:
Bram Moolenaar
2022-06-20 12:39:39 +01:00
parent 300d718819
commit 73171ba434
2 changed files with 4 additions and 0 deletions

View File

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