To: vim_dev@googlegroups.com Subject: Patch 8.2.1179 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.2.1179 Problem: Test_termwinscroll() sometimes hangs in the GUI. Solution: Skip the test in the GUI. Files: src/testdir/test_terminal2.vim *** ../vim-8.2.1178/src/testdir/test_terminal2.vim 2020-07-11 13:09:17.377971831 +0200 --- src/testdir/test_terminal2.vim 2020-07-11 14:03:11.732407394 +0200 *************** *** 184,189 **** --- 184,191 ---- func Test_termwinscroll() CheckUnix + " TODO: Somehow this test sometimes hangs in the GUI + CheckNotGui " Let the terminal output more than 'termwinscroll' lines, some at the start " will be dropped. *** ../vim-8.2.1178/src/version.c 2020-07-11 13:40:40.412931858 +0200 --- src/version.c 2020-07-11 14:04:12.680220937 +0200 *************** *** 756,757 **** --- 756,759 ---- { /* Add new patch number below this line */ + /**/ + 1179, /**/ -- hundred-and-one symptoms of being an internet addict: 2. You kiss your girlfriend's home page. /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org ///