1
0
forked from aniani/vim

patch 8.2.2906: ASAN reports errors for test_startup

Problem:    ASAN reports errors for test_startup for unknown reasons.
Solution:   Temporarily disable the new test.
This commit is contained in:
Bram Moolenaar
2021-05-29 22:25:17 +02:00
parent 1d3a14ecf0
commit a5787c3742
2 changed files with 14 additions and 11 deletions

View File

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