Patch 8.1.2329
Problem: Mouse multiple click test is a bit flaky.
Solution: Add it to the list of flaky tests.
Files: src/testdir/runtest.vim
*** ../vim-8.1.2328/src/testdir/runtest.vim 2019-10-16 21:13:31.753625462
+0200
--- src/testdir/runtest.vim 2019-11-21 18:25:46.282557946 +0100
***************
*** 336,349 ****
\ 'Test_out_cb()',
\ 'Test_pipe_through_sort_all()',
\ 'Test_pipe_through_sort_some()',
\ 'Test_quoteplus()',
\ 'Test_quotestar()',
\ 'Test_raw_one_time_callback()',
\ 'Test_reltime()',
- \ 'Test_popup_and_window_resize()',
\ 'Test_server_crash()',
\ 'Test_state()',
\ 'Test_term_mouse_double_click_to_create_tab()',
\ 'Test_terminal_ansicolors_default()',
\ 'Test_terminal_ansicolors_func()',
\ 'Test_terminal_ansicolors_global()',
--- 336,350 ----
\ 'Test_out_cb()',
\ 'Test_pipe_through_sort_all()',
\ 'Test_pipe_through_sort_some()',
+ \ 'Test_popup_and_window_resize()',
\ 'Test_quoteplus()',
\ 'Test_quotestar()',
\ 'Test_raw_one_time_callback()',
\ 'Test_reltime()',
\ 'Test_server_crash()',
\ 'Test_state()',
\ 'Test_term_mouse_double_click_to_create_tab()',
+ \ 'Test_term_mouse_multiple_clicks_to_visually_select()',
\ 'Test_terminal_ansicolors_default()',
\ 'Test_terminal_ansicolors_func()',
\ 'Test_terminal_ansicolors_global()',
*** ../vim-8.1.2328/src/version.c 2019-11-21 17:34:46.289648736 +0100
--- src/version.c 2019-11-21 18:26:31.690353367 +0100
***************
*** 739,740 ****
--- 739,742 ----
{ /* Add new patch number below this line */
+ /**/
+ 2329,
/**/
--
hundred-and-one symptoms of being an internet addict:
101. U can read htis w/o ny porblm and cant figur eout Y its evn listd.
/// 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/201911211728.xALHSQOu002350%40masaka.moolenaar.net.