Patch 8.1.1668
Problem:    Popup window test is a bit flaky on some systems.
Solution:   Clear the command line. (Naruhiko Nishino, closes #4656)
Files:      src/testdir/test_popupwin.vim


*** ../vim-8.1.1667/src/testdir/test_popupwin.vim       2019-07-12 
16:35:31.206326782 +0200
--- src/testdir/test_popupwin.vim       2019-07-12 18:10:09.099765261 +0200
***************
*** 525,530 ****
--- 525,533 ----
  
    call term_sendkeys(buf, ":call popup_close(winid)\<CR>")
    call term_sendkeys(buf, "\"*p")
+   " clean the command line, sometimes it still shows a command
+   call term_sendkeys(buf, ":\<esc>")
+ 
    call VerifyScreenDump(buf, 'Test_popupwin_select_02', {})
  
    " clean up
*** ../vim-8.1.1667/src/version.c       2019-07-12 17:57:54.840524014 +0200
--- src/version.c       2019-07-12 18:11:02.695442994 +0200
***************
*** 779,780 ****
--- 779,782 ----
  {   /* Add new patch number below this line */
+ /**/
+     1668,
  /**/

-- 
Yesterday is history.
Tomorrow is a mystery.
Today is a gift.
That's why it is called 'present'.

 /// Bram Moolenaar -- [email protected] -- 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    ///

-- 
-- 
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/201907121613.x6CGD6kF021198%40masaka.moolenaar.net.
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui