On Sat, Jan 23, 2021 at 2:19 PM Elimar Riesebieter <[email protected]> wrote: > > Hi all, > > building 8.2.2395 I get: > > From test_fold.vim: > Found errors in Test_fold_relative_move(): > command line..script > /source/vim/vim-8.2.2395/src/vim-gtk3/testdir/runtest.vim[468]..function > RunTheTest[39]..Test_fold_relative_move line 25: Expected 3 but got 2 > command line..script > /source/vim/vim-8.2.2395/src/vim-gtk3/testdir/runtest.vim[468]..function > RunTheTest[39]..Test_fold_relative_move line 30: Expected 2 but got 1 > > Building within tmux. Using clang-11 as compiler. Platform -> Linux amd64 > > Elimar
I also see this test failure. I had created this ticket about it: https://github.com/vim/vim/issues/7731 Glad it's not just me who sees this test failure :-) Since not everybody sees the test failure, maybe it's triggered by some build configs? I need to check several build configs. I hope to find time later today to look at it, at least I want to look at the valgrind uninitialized memory in the ticket (although it may be unrelated to the test failure). Regards Dominique -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CAON-T_j3bv905ron1OWrCZkVWOoKqx1C%2BZee%3DzQ02BcUAACaNA%40mail.gmail.com.
