Bug#845685: neovim-qt: FTBFS on kFreeBSD: tst_neovimconnector fails

Aaron M. Ucko ucko at debian.org
Fri Dec 16 04:03:40 UTC 2016


James McCoy <jamessan at debian.org> writes:

> As far as I can tell, what's happening is the async network connection
> that's started by the connectToNeovim call has already errored out by
> the time the onError SPY is created.  The test then times out waiting
> for the error to occur.

That's an unfortunate design.  Perhaps you could compensate by
conditionalizing the SPYWAIT line on

  c->errorCause() != NeovimConnector::NoError

?

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?amu@monk.mit.edu



More information about the pkg-vim-maintainers mailing list