forked from aniani/vim
patch 8.2.5136: debugger test fails when run with valgrind
Problem: Debugger test fails when run with valgrind. Solution: Wait longer when using valgrind.
This commit is contained in:
@@ -734,6 +734,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
5136,
|
||||
/**/
|
||||
5135,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user