1
0
forked from aniani/vim

patch 8.1.0530: channel and terminal tests that start a server can be flaky

Problem:    Channel and terminal tests that start a server can be flaky.
Solution:   Add all channel and terminal tests that start a server to the list
            of flaky tests.
This commit is contained in:
Bram Moolenaar
2018-11-16 17:44:48 +01:00
parent f77af0e613
commit c0f05d0bd1
2 changed files with 32 additions and 0 deletions

View File

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