2018-01-29 19:35 GMT+09:00 Elimar Riesebieter <[email protected]>: > This is 8.0.1438 > > From test_alot.vim: > Found errors in Test_filetype_detection(): > function RunTheTest[38]..Test_filetype_detection[2]..CheckItems line 9: > with file name: /.config/git/config: Expected 'gitconfig' but got '' > function RunTheTest[38]..Test_filetype_detection[2]..CheckItems line 9: > with file name: /.config/upstart/file.conf: Expected 'upstart' but got '' > function RunTheTest[38]..Test_filetype_detection[2]..CheckItems line 9: > with file name: /.config/upstart/file.override: Expected 'upstart' but > got '' > TEST FAILURE > > > Elimar >
As you can see with https://travis-ci.org/vim/vim/builds/334601526 and https://ci.appveyor.com/project/chrisbra/vim/build/4822 those CI tests gave all green to the patch in question. The tests were done on Linux, macOS and Windows. So, could you tell us more about your OS and environments? Also, as the patch doesn't touch anything other than pike, it is unlikely for it to cause the failures above. Could you make sure that they happen only with it, but not with patches prior to it? Kazunobu -- > From The Collaborative International Dictionary of English v.0.48 > [gcide]: > . > arsehole \arse"hole`\ ([aum]rs"h[=o]l`), n. > 1. execretory opening at the end of the alimentary canal. > > -- > -- > 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. > -- -- 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.
