Hirohito Higashi wrote:

> My config:
>   $ ./configure --with-features=huge --enable-gui=gnome2 
> --enable-fail-if-missing
> My env.:
>   I am connecting to fedora 25 with ssh via PuTTY on Windows 7.
> Vim version:
>   8.0.502
> 
> Executed command:
>   $ cd vim/src
>   $ make test
> 
> Execution result:
> I got the following error.
> -------->8--------
> Test results:
> 
> 
> >From test_clientserver.vim:
> Found errors in Test_client_server():
> First run:
> function RunTheTest[24]..Test_client_server line 17: Pattern 'XVIMTEST' does 
> not match ''
> Caught exception in Test_client_server(): Vim(call):E240: No connection to 
> the X server @ function RunTheTest[24]..Test_client_server, line 19
> Second run:
> function RunTheTest[24]..Test_client_server line 17: Pattern 'XVIMTEST' does 
> not match ''
> Caught exception in Test_client_server(): Vim(call):E240: No connection to 
> the X server @ function RunTheTest[24]..Test_client_server, line 19

Why is there no connection to the X server?  Anyway, we could catch this
error and give up.

> >From test_quotestar.vim:
> Found errors in Test_quotestar():
> First run:
> function RunTheTest[24]..Test_quotestar[8]..Do_test_quotestar_for_x11 line 
> 21: Pattern 'XVIMCLIPBOARD' does not match ''
> Caught exception in Test_quotestar(): Vim(call):E240: No connection to the X 
> server @ function 
> RunTheTest[24]..Test_quotestar[8]..Do_test_quotestar_for_x11, line 31
> Second run:
> function RunTheTest[24]..Test_quotestar[8]..Do_test_quotestar_for_x11 line 
> 21: Pattern 'XVIMCLIPBOARD' does not match ''
> Caught exception in Test_quotestar(): Vim(call):E240: No connection to the X 
> server @ function 
> RunTheTest[24]..Test_quotestar[8]..Do_test_quotestar_for_x11, line 31
> TEST FAILURE
> Makefile:41: recipe for target 'report' failed
> make[1]: *** [report] Error 1
> make[1]: Leaving directory '/home/h_east/samba/github/vim/src/testdir'
> Makefile:2027: recipe for target 'scripttests' failed
> make: *** [scripttests] Error 2
> -------->8--------
> 
> I think that it is not necessary to carry out test at the following 
> conditions.
> 
> if !has('gui') || ($DISPLAY == "" && !has('gui_running'))
>   finish
> endif

That would mean the test doesn't run in non-GUI, while it should work
there.

> Also, the following code is always true, so we should modify it.
> src/testdir/test_quotestar.vim : 112
> 
>   elseif !empty("$DISPLAY")
> 
> 
> I attached a patch.
> Check it please.

-- 
hundred-and-one symptoms of being an internet addict:
185. You order fast food over the Internet

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

Raspunde prin e-mail lui