1
0
forked from aniani/vim

patch 8.1.0531: flaky tests often fail with a common error message

Problem:    Flaky tests often fail with a common error message.
Solution:   Add a pattern to match an error message indicating a flaky test.
This commit is contained in:
Bram Moolenaar
2018-11-16 18:22:45 +01:00
parent c0f05d0bd1
commit dbc0d2163a
2 changed files with 9 additions and 2 deletions

View File

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