Patch 8.2.1179

1 view
Skip to first unread message

Bram Moolenaar

unread,
Jul 11, 2020, 8:05:55 AM7/11/20
to vim...@googlegroups.com

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 -- Br...@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 ///
Reply all
Reply to author
Forward
0 new messages