1
0
forked from aniani/vim

patch 8.2.0752: terminal in popup window test is a bit flaky

Problem:    Terminal in popup window test is a bit flaky.
Solution:   Wait for shell job status to be "run".  Mark as flaky test.
This commit is contained in:
Bram Moolenaar
2020-05-13 23:24:12 +02:00
parent 2b72821924
commit e06a28f5e3
2 changed files with 6 additions and 1 deletions

View File

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