> ### Steps to reproduce > > use Arch Linux PKGBUILD > build it with makepkg -src or chrootbuild > > ### Expected behaviour > > no test failed like on upstream (here) > > ### Version of Vim > > 8.2.5062-1 > > ### Environment > > gh Action ubuntu-latest > manjaro-chrootbuild > > ### Logs and stack traces > > ```shell > Failures: > From test_terminal.vim: > Found errors in Test_terminal_qall_prompt(): > Run 1: > command line..script > /build/vim/src/vim-8.2.5062/src/testdir/runtest.vim[459]..function > RunTheTest[44]..Test_terminal_qall_prompt[6]..WaitForAssert[2]..<SNR>6_WaitForCommon[11]..<lambda>133 > line 1: Pattern '\\[running]' does not match > '<r@fv-az82-486:/build/vim/src/vim-8.2.5062/src/testdir] 0,0-1 All'
It passes on other systems. Any idea what is different about Arch Linux? You could try adding some sleeps in that test so see if that helps. -- It's not hard to meet expenses, they're everywhere. /// Bram Moolenaar -- [email protected] -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/20220606101841.786351C291C%40moolenaar.net.
