forked from aniani/vim
patch 8.2.3098: popup window test is flaky on MS-Windows with GUI
Problem: Popup window test is flaky on MS-Windows with GUI. Solution: Skip the check in this situation.
This commit is contained in:
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3098,
|
||||
/**/
|
||||
3097,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user