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 -- -- 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.
