1
0
forked from aniani/vim

patch 8.2.0071: memory test often fails on Cirrus CI

Problem:    Memory test often fails on Cirrus CI.
Solution:   Allow for more tolerance in the upper limit.  Remove sleep.
This commit is contained in:
Bram Moolenaar
2020-01-01 15:17:25 +01:00
parent d518f952f0
commit 1832d12aea
2 changed files with 10 additions and 4 deletions

View File

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