Hi Dominique! 2015/4/22(Wed) 12:23:44 UTC+9 Dominique Pelle: > Hi > > test_listchars test fails on Linux x86_64 with vim-7.4.711 (huge). > The test was recently introduced in patch 7.4.710. > > === > $ cd vim/src/testdir > $ make > rm -f test.log > rm -rf test_listchars.failed test.ok test.out X* viminfo > cp test_listchars.ok test.ok > # Sleep a moment to avoid that the xterm title is messed up. > # 200 msec is sufficient, but only modern sleep supports a fraction of > # a second, fall back to a second if it fails. > VIMRUNTIME=../../runtime; export VIMRUNTIME; ../vim -u unix.vim -U > NONE --noplugin -s dotest.in test_listchars.in > # For flaky tests retry one time. > # Check if the test.out file matches test.ok. > 13c13 > < fff>--<<$ > --- > > ..fff>--<<$ > 15c15 > < h>-$ > --- > > .....h>-$ > rm -rf X* test.ok viminfo > > Test results: > test_listchars FAILED > TEST FAILURE > make: *** [report] Error 1 > === > > Regards > Dominique
I just sent the patch. Please check below URL. https://groups.google.com/d/msg/vim_dev/qcgMUKuz_Jg/cVkIIV93riUJ Thanks. -- Best regards, Hirohito Higashi (a.k.a. h_east) -- -- 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]. For more options, visit https://groups.google.com/d/optout.
