Manuel Ortega wrote:
> On Fri, Feb 5, 2016 at 4:51 PM, Manuel Ortega <[email protected]> wrote:
>
> > Vim 7.4.1262 and 7.4.1263 on Mac OS X 10.11.3 both fail the `make test`
> > phase. I'm pasting the error message below.
>
> The failure is still there on 7.4.1264, but the output is different: I'll
> paste it below:
>
> >From test_channel.vim:
> Executing Test_communicate()
> Executing Test_server_crash()
> Executing Test_two_channels()
> Executed 3 tests
> 6 FAILED
>
> >From test_channel.vim:
> Found errors in Test_communicate():
> Caught exception in Test_communicate(): Vim(let):E902: Cannot connect to
> port: Connection refused @ function
> Test_communicate[1]..<SNR>3_start_server, line 34
> Found errors in Test_server_crash():
> Caught exception in Test_server_crash(): Vim(let):E902: Cannot connect to
> port: Connection refused @ function
> Test_server_crash[1]..<SNR>3_start_server, line 34
> Found errors in Test_two_channels():
> Caught exception in Test_two_channels(): Vim(let):E902: Cannot connect to
> port: Connection refused @ function
> Test_two_channels[1]..<SNR>3_start_server, line 34
>
> Test results:
>
>
> >From test_channel.vim:
> Found errors in Test_communicate():
> Caught exception in Test_communicate(): Vim(let):E902: Cannot connect to
> port: Connection refused @ function
> Test_communicate[1]..<SNR>3_start_server, line 34
> Found errors in Test_server_crash():
> Caught exception in Test_server_crash(): Vim(let):E902: Cannot connect to
> port: Connection refused @ function
> Test_server_crash[1]..<SNR>3_start_server, line 34
> Found errors in Test_two_channels():
> Caught exception in Test_two_channels(): Vim(let):E902: Cannot connect to
> port: Connection refused @ function
> Test_two_channels[1]..<SNR>3_start_server, line 34
> TEST FAILURE
> make[2]: *** [report] Error 1
> make[1]: *** [test] Error 2
> make: *** [test] Error 2
This is most likely due to the timeout on connect(). That's tricky new
code that might not work the same way on different systems. I had
already added ignoring an error that seems Linux specific.
I hope someone can debug this and make a fix.
--
Although the scythe isn't pre-eminent among the weapons of war, anyone who
has been on the wrong end of, say, a peasants' revolt will know that in
skilled hands it is fearsome.
-- (Terry Pratchett, Mort)
/// 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.