Christian Brabandt wrote: > >> On Mo, 19 Jan 2015, Christian Brabandt wrote: > >> > >> > Am 2015-01-19 17:00, schrieb Florian Walch: > >> > >Seems to be a different error: "test_command_count FAILED". I could > >> > >now add a second patch file to the PR, force-push to the branch > >> > >(triggering a new build) and check again if that fixes it. > >> > > >> > That is a different error. Looks like test_command_count.in needs a > >> > :so small.vim > >> > instead of :so tiny.vim > >> > >> Okay, this patch fixes both problems > > > > I suppose that's good to fix, but I had not noticed a problem. > > According to the documentation and feature.h user commands are only > available starting with normal builds and not in the tiny or small > build. > So I figured, one should actually source small.vim instead of tiny.vim > > > What was the error when only sourcing tiny.vim? > > Logfile of the failing run is here: > https://s3.amazonaws.com/archive.travis-ci.org/jobs/47535928/log.txt > > If you grep for test_command_count you'll see many: > E319: Sorry, the command is not available in this version > and then a final > test_command_count FAILED
I tried again and now my test script does fail... Not sure what happened before. -- I AM THANKFUL... ...for the piles of laundry and ironing because it means I have plenty of clothes to wear. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- 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.
