Hi, On Sun, Nov 5, 2017 at 11:47 AM, Manuel Ortega <[email protected]> wrote: > From test_ins_complete.vim: > Found errors in Test_ins_complete(): > function RunTheTest[34]..Test_ins_complete line 58: Expected 'Xtest11.one' >
Yes. The new filename xterm_ramp.vim overlaps with the Xtest11.one filename expected by the insert completion test. I have pushed a change to the test to use a separate directory to avoid the file name collision. - Yegappan > but got 'xterm_ramp.vim' > TEST FAILURE > make[2]: *** [report] Error 1 > make[1]: *** [scripttests] Error 2 > make: *** [test] Error 2 > -- -- 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.
