forked from aniani/vim
patch 9.0.0415: on MS-Windows some tests are flaky
Problem: On MS-Windows some tests are flaky. Solution: Add sleeps, disable swapfile, mark test as flaky. (Ken Takata, closes #11082)
This commit is contained in:
@@ -703,6 +703,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
415,
|
||||
/**/
|
||||
414,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user