Yegappan Lakshmanan <[email protected]> wrote: > Hi all, > > It looks like after patch 8.2.0014, the timer related tests > (Test_timer_oneshot(), > Test_timer_repeat_three(), Test_timer_repeat_many(), etc.) in test_alot.vim > are > failing in Travis CI. I am not able to reproduce these failures locally in > my setup. The Appveyor and Cirrus CI builds are passing. I am not sure > which change is causing these test failures. > > - Yegappan
I'm not able to reproduce it either on Linux. It only failed on macOs huge. Hopefully someone with a mac can reproduce and debug it. I don't see anything related to timers in 8.2.0014. Perhaps this is wrong in Test_whichwrap but it looks unrelated to the failure: set whichwrap+=h normal dh set whichwrap-=h 'whichwrap' should probably be restored with: set whichwrap& Regard Dominique -- -- 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/CAON-T_iHFTjzRxJRVm5sHAkWRnxXLEZvtcR_W95YEbzxYiAmRw%40mail.gmail.com.
