Sunday, October 8, 2017

vim compile's "make test" fails if 'diodon' manages x-clipboard


From test_gui.vim:
Found errors in Test_quoteplus():
First run:
function RunTheTest[24]..Test_quoteplus line 35: Expected 'Yes, I can.' but got 'Can you hear me?'
Second run:
function RunTheTest[24]..Test_quoteplus line 35: Expected 'Yes, I can.' but got 'Can you hear me?'

Test results:


From test_gui.vim:
Found errors in Test_quoteplus():
First run:
function RunTheTest[24]..Test_quoteplus line 35: Expected 'Yes, I can.' but got 'Can you hear me?'
Second run:
function RunTheTest[24]..Test_quoteplus line 35: Expected 'Yes, I can.' but got 'Can you hear me?'
TEST FAILURE
make[2]: *** [report] Error 1
make[2]: Leaving directory `/export/local-1/stucki/GIT/vim/src/testdir'
make[1]: *** [scripttests] Error 2
make[1]: Leaving directory `/export/local-1/stucki/GIT/vim/src'
make: *** [test] Error 2I freshly git-pulled/compiled/made vim, then run 'make test' as usual,
on Ubuntu and Debian, but this time a test failed (output attached).

Remembering a similar case, I killed 'diodon' (a clipboard manager
like klipper, glipper or clipit), and without it, tests pass. I
reproduced this on both systems and remotely between them (ssh -X ...)

Will this be a case of 'wishlist' to get a hint inserted into the error,
or do I need to make this an issue and analyze something more, to find
out, what really happens? (then I'd need pointers, how to ...)

Stucki

--
--
You received this message from the "vim_use" 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_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment