Patch 8.2.1993
Problem: Occasional failure of the netbeans test.
Solution: Add "silent!". (Yegappan Lakshmanan, closes #7304)
Files: src/testdir/test_netbeans.vim
*** ../vim-8.2.1992/src/testdir/test_netbeans.vim 2020-11-06 13:44:16.731277020 +0100
--- src/testdir/test_netbeans.vim 2020-11-16 18:37:10.391166432 +0100
***************
*** 36,42 ****
let l = readfile("Xnetbeans")
" Xnetbeans may include '0:geometry=' messages in the GUI Vim if the window
" position, size, or z order are changed. Remove these messages because
! " these message will break the assert for the output.
return filter(l, 'v:val !~ "^0:geometry="')
endfunc
--- 36,42 ----
let l = readfile("Xnetbeans")
" Xnetbeans may include '0:geometry=' messages in the GUI Vim if the window
" position, size, or z order are changed. Remove these messages because
! " these messages will break the assert for the output.
return filter(l, 'v:val !~ "^0:geometry="')
endfunc
***************
*** 927,933 ****
" error.
func Test_nb_bwipe_buffer()
call s:run_server('Nb_bwipe_buffer')
! %bwipe!
sleep 100m
nbclose
endfunc
--- 927,933 ----
" error.
func Test_nb_bwipe_buffer()
call s:run_server('Nb_bwipe_buffer')
! silent! %bwipe!
sleep 100m
nbclose
endfunc
*** ../vim-8.2.1992/src/version.c 2020-11-15 21:11:15.207039765 +0100
--- src/version.c 2020-11-16 18:39:17.342653742 +0100
***************
*** 752,753 ****
--- 752,755 ----
{ /* Add new patch number below this line */
+ /**/
+ 1993,
/**/
--
hundred-and-one symptoms of being an internet addict:
254. You wake up daily with your keyboard printed on your forehead.
/// 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 ///