Hi all, There are a few reports about a failure in test_cmdline.vim after patch 8.0.314. The failure output is below:
>From test_cmdline.vim: Found errors in Test_getcmdtype(): function RunTheTest[21]..Test_getcmdtype[15]..Check_cmdline line 1: Expected 'MyCmd a' but got '' function RunTheTest[21]..Test_getcmdtype[15]..Check_cmdline line 2: Expected 8 but got 0 function RunTheTest[21]..Test_getcmdtype[15]..Check_cmdline line 3: Expected '@' but got '' I am not able to reproduce this failure on both MacOS and Linux. Anyone else seeing this failure? As I am not able to reproduce this failure, I am not able to debug this issue. The test checks whether getcmdtype() returns '@' in the input prompt. The test also checks the getcmdline() and getcmdpos() functions. Thanks, Yegappan -- -- 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.
