On Thursday, October 26, 2017 at 4:41:13 PM UTC-4, Manuel Ortega wrote: > On macOS 10.12.6, Vim 8.0.1223 builds but `make test` hangs somewhere in the > middle of running tests. What I see at the hung stage is: > > > "motion.txt" [readonly] 1343 lines, 51602 characters > Executing Test_vim_did_enter() > Executing Test_win_tab_autocmd() > "motion.txt" > > > And it stays there until I hit Ctrl-C, whereupon the rest of the tests > continue.
Whoops, that was too quick a description. After I hit Ctrl-C, I see the Press ENTER prompt, and then if I hit enter I get a vim window with two tabs. One tab is "No Name", the other is the help file "motion.txt" with the cursor on line 439. If I :qall, *then* the other tests keep going. -Manny -- -- 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.
