Manuel Ortega wrote: > On Friday, August 25, 2017 at 6:53:23 PM UTC-4, Manuel Ortega wrote: > > Still failing on macOS: > > > > > > From test_terminal.vim: > > Found errors in Test_terminal_noblock(): > > function RunTheTest[24]..Test_terminal_noblock line 21: Pattern 'done' does > > not match 'ccccccecho > > ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc' > > function RunTheTest[24]..Test_terminal_noblock[24]..Stop_shell_in_terminal > > line 3: Expected 'dead' but got 'run' > > Caught exception in Test_terminal_noblock(): Vim(bwipeout):E89: No write > > since last change for buffer 22 (add ! to override) @ function > > RunTheTest[24]..Test_terminal_noblock, line 29 > > TEST FAILURE > > make[2]: *** [report] Error 1 > > make[1]: *** [scripttests] Error 2 > > make: *** [test] Error 2 > > Still happening even on 8.0.1033. I'm having a hard time believing > I'm the only person on macOS seeing this. > > In case it's relevant (not sure why it would be, but I'm not an > expert), I have in my vimrc "set shellcmdflag=-cl".
I can see the problem on my Mac. With 100ms delay it happens more often than with 200ms. I can see the cursor stops moving when it fails. It should work without any sleep. I don't know what is causing the deadlock. -- hundred-and-one symptoms of being an internet addict: 46. Your wife makes a new rule: "The computer cannot come to bed." /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- 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.
