On Monday, January 19, 2015 at 4:43:59 PM UTC+1, Christian Brabandt wrote:
> Hi Florian!
>
> Thanks for contributing, I thinks this is really helpful.
>
> On Mo, 19 Jan 2015, Florian Walch wrote:
>
> > Pulls latest Vim from its Mercurial sources, compiles it and runs the
> > tests. See [3] for a build of current Vim (7.4.582), which I think already
> > uncovered a problem: Running the tests fails with tiny and small features
> > ("test16 NO OUTPUT"), but works with bigger feature sets.
>
> Interesting, I do not see this here locally, but when I run make
> test16.out I see an error. This patch fixed
> diff --git a/src/testdir/test16.in b/src/testdir/test16.in
> --- a/src/testdir/test16.in
> +++ b/src/testdir/test16.in
> @@ -2,6 +2,7 @@ Tests for resetting "secure" flag after
> For KDE set a font, empty 'guifont' may cause a hang.
>
> STARTTEST
> +:so small.vim
> :if $DISPLAY == "" | e! test.ok | wq! test.out | endif
> :set exrc secure
> :if has("gui_kde")
>
>
>
>
> Best,
> Christian
> --
> "Heinrich der Vierte", von Shakespeare. Wenn alles verloren
> wäre, was je dieser Art geschrieben zu uns gekommen, so könnte man
> Poesie und Rhetorik daraus vollkommen wiederherstellen.
> -- Goethe, Maximen und Reflektionen, Nr. 580
I created a pull request at [1] with your patch; looks like that fixed the
build for tiny, but not for small [2].
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.
[1] https://github.com/fwalch/vim-ci/pull/2
[2] https://travis-ci.org/fwalch/vim-ci/builds/47535926
--
--
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.