Patch 8.1.1604
Problem:    Popup window scroll test is flaky.
Solution:   Add a delay between scroll events.
Files:      src/testdir/test_popupwin.vim


*** ../vim-8.1.1603/src/testdir/test_popupwin.vim       2019-06-26 
18:04:48.728050125 +0200
--- src/testdir/test_popupwin.vim       2019-06-28 21:54:15.453765763 +0200
***************
*** 1459,1464 ****
--- 1459,1466 ----
    call VerifyScreenDump(buf, 'Test_popupwin_scroll_6', {})
  
    call term_sendkeys(buf, ":call ScrollDown()\<CR>")
+   " wait a bit, otherwise it fails sometimes (double click recognized?)
+   sleep 100m
    call term_sendkeys(buf, ":call ScrollDown()\<CR>")
    call VerifyScreenDump(buf, 'Test_popupwin_scroll_7', {})
  
*** ../vim-8.1.1603/src/version.c       2019-06-28 21:37:56.758355954 +0200
--- src/version.c       2019-06-28 21:55:08.417519287 +0200
***************
*** 779,780 ****
--- 779,782 ----
  {   /* Add new patch number below this line */
+ /**/
+     1604,
  /**/

-- 
Facepalm statement #2: "If there is a country without immigrants I'm going to
move there"

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

Raspunde prin e-mail lui