Hi, 2019/11/19 Tue 18:04:35 UTC+9 Elimar Riesebieter wrote: > > * Elimar Riesebieter <[email protected] <javascript:>> [2019-11-19 09:44 > +0100]: > > > * Bram Moolenaar <[email protected] <javascript:>> [2019-11-18 22:02 > +0100]: > > > > > > > > Patch 8.1.2320 > > > Problem: Insufficient test coverage for quickfix. > > > Solution: Add more tests. Fix uncovered problem. (Yegappan > Lakshmanan, > > > closes #5238) > > > Files: src/quickfix.c, src/testdir/test_quickfix.vim > > > > Building on amd64 I get: > > > > Failures: > > From test_quickfix.vim: > > Found errors in Test_helpgrep(): > > function RunTheTest[40]..Test_helpgrep[1]..<SNR>5_test_xhelpgrep > line 42: Expected ['col', [['leaf', 1067], ['row', [['leaf', 1066], > ['leaf', 1065]]]]] but got ['row', [['col', [['leaf', 1067], ['leaf > > ', 1066]]], ['leaf', 1065]]] > > function RunTheTest[40]..Test_helpgrep[3]..<SNR>5_test_xhelpgrep > line 42: Expected ['col', [['leaf', 1075], ['row', [['leaf', 1074], > ['leaf', 1073]]]]] but got ['row', [['col', [['leaf', 1075], ['leaf > > ', 1074]]], ['leaf', 1073]] > > This is on i386 and powerps as well. > > Looks like the same with https://github.com/vim/vim/pull/5244.
Regards, Ken Takata -- -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/8a812f84-b45d-485e-8183-5cc6b0041344%40googlegroups.com.
