Hi Bram, On Sun, Jun 6, 2021 at 3:01 AM Bram Moolenaar <[email protected]> wrote: > > > Yegappan wrote: > > > On Sat, Jun 5, 2021 at 12:52 PM Bram Moolenaar <[email protected]> wrote: > > > > > > > > > I wrote: > > > > > > > Patch 8.2.2945 > > > > Problem: Some buffer related code is not tested. > > > > Solution: Add a few more tests. (Yegappan Lakshmanan, closes #8320) > > > > Files: src/termlib.c, src/testdir/test_excmd.vim, > > > > src/testdir/test_recover.vim, src/testdir/test_swap.vim, > > > > src/testdir/test_visual.vim > > > > > > It appears that after this change Test_recover_corrupted_swap_file() > > > fails on Travis. The swap file should have been corrupted properly, but > > > perhaps after using writefile() we need to wait or sync? > > > Or did the writefile() fail? > > > > I don't see this failure in Travis. Can you send a link to the test > > results page? > > https://travis-ci.com/github/vim/vim/jobs/511361795 >
Thanks. I was checking the Github actions builds for failure. I missed the Travis/CI results. Nowadays I don't check the Travis/CI builds. I will take a look at this test failure. Regards, 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CAAW7x7%3D4LKdgrwiB5QJvvj%3DbZ9Q-vHNRZmgZP4%2BHuw%2BUzN9Y%3Dw%40mail.gmail.com.
