> * Bram Moolenaar <b...@moolenaar.net> [2022-11-20 15:20 +0000]: > > > > Environment: Linux > > > Terminal: tmux > > > Compiler: clang-15 > > > Version: 9.0.0915 > > > > > > There is a test failure: > > > Found errors in Test_autocmd_user_clear_group(): > > > Run 1, 15:38:56 - 15:39:01: > > > command line..script > > > /source/vim/vim-9.0.0915/src/vim-motif/testdir= > > > /runtest.vim[515]..function > > > RunTheTest[52]..Test_autocmd_user_clear_group[1= > > > 8]..StopVimInTerminal[14]..WaitForAssert[2]..<SNR>5_WaitForCommon[11]..<lam= > > > bda>47 line 1: Expected 'finished' but got 'running' > > > > It does not fail for me in a similar setup, and CI also doesn't show > > this failure. Can you think of anything that matters? I can't really > > fix a test failure if I can't reproduce it. > > > > You could try increasing the "50" argument of TermWait() in line 2239 > > and see if that makes a difference. > > In which file?
In the test that fails, which is in src/testdir/test_autocmd.vim. The line number is now 2394. -- Ten bugs in the hand is better than one as yet undetected. /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net \\\ /// \\\ \\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ /// \\\ 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 vim_dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/20221210102356.B169B1C1742%40moolenaar.net.