On Mi, 23 Dez 2020, Christian Brabandt wrote:
> > On Di, 22 Dez 2020, Bram Moolenaar wrote: > > > > > Christian Brabandt wrote: > > > > > I just noticed, that the vim-appimage release fails since march with > > > those error messages in the test: > > > > > > Excerpt from the logfile: > > > https://api.travis-ci.org/v3/job/750898814/log.txt > > > > > > Failures: > > > From test_options.vim: > > > Found errors in Test_backupskip(): > > > Caught exception in Test_backupskip(): Vim(call):E484: Can't open > > > file Xtestout @ command line..script > > > /home/travis/build/vim/vim-appimage/vim/src/testdir/runtest.vim[468]..function > > > RunTheTest[39]..Test_backupskip, line 68 > > > Found errors in Test_opt_default_cdpath(): > > > Caught exception in Test_opt_default_cdpath(): Vim(call):E484: Can't > > > open file Xtestout @ command line..script > > > /home/travis/build/vim/vim-appimage/vim/src/testdir/runtest.vim[468]..function > > > RunTheTest[39]..Test_opt_default_cdpath, line 13 > > > > Perhaps something specific about the path, using backslash where a slash > > is expected? > > This might be a Travis Error. I see: > "create mount dir error: No such file or directory" > > don't know why this would happen I think the failure comes from the fact, that VIMPROG was set when executing the testdir Makefile and GetVimProg() failed to understand that correctly. At least I could work-around it, by not setting VIMPROG= Best, Christian -- Es gibt sicherlich nicht so viele Männer mit großem Vermögen auf der Welt wie hübsche Frauen, die sie verdienen. -- Jane Austen -- -- 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/20201223113227.GD1442%40256bit.org.
