Control: notfixed -1 0.2.6-1 On Fri, Dec 27, 2019 at 01:40:59PM -0500, James McCoy wrote: > Version: 0.2.6-1 > > On Fri, Aug 17, 2018 at 11:21:20AM +0000, Santiago Vila wrote: > > =================================== FAILURES > > =================================== > > _____________________________ test_command_output > > ______________________________ > > > > vim = <neovim.api.nvim.Nvim object at 0x7fd73aac5650> > > > > def test_command_output(vim): > > > assert vim.command_output('echo "test"') == 'test' > > E AssertionError: assert '\ntest' == 'test' > > E - > > E test > > This was fixed upstream as part of the 0.2.5 release. Marking as fixed > in the subsequent Debian upload.
Just noticed that this was reported against 0.2.6. It seems more likely this was fixed by neovim 0.3.0 via https://github.com/neovim/neovim/pull/7821. It seems likely this failure was a newer python-neovim running tests against an older neovim. Either way, it's fixed. Cheers, -- James GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7 2D23 DFE6 91AE 331B A3DB