Patch 8.2.3140 (after 8.2.3131)
Problem: MS-Windows: ipv6 channel test is very flaky also without the GUI.
Solution: Skip the test also without the GUI.
Files: src/testdir/test_channel.vim
*** ../vim-8.2.3139/src/testdir/test_channel.vim 2021-07-08 22:20:47.371314825 +0200
--- src/testdir/test_channel.vim 2021-07-10 22:19:45.518653593 +0200
***************
*** 253,261 ****
func Test_communicate_ipv6()
CheckIPv6
! " FIXME: this test is very flaky on MS-Windows with the GUI
! if has('gui_running') && has('win32')
! throw 'Skipped: test is very flaky with MS-Windows in GUI'
endif
call Test_communicate()
--- 253,261 ----
func Test_communicate_ipv6()
CheckIPv6
! " FIXME: this test is very flaky on MS-Windows
! if has('win32')
! throw 'Skipped: test is very flaky with MS-Windows'
endif
call Test_communicate()
*** ../vim-8.2.3139/src/version.c 2021-07-10 21:28:55.331050104 +0200
--- src/version.c 2021-07-10 22:21:15.642514867 +0200
***************
*** 757,758 ****
--- 757,760 ----
{ /* Add new patch number below this line */
+ /**/
+ 3140,
/**/
--
hundred-and-one symptoms of being an internet addict:
112. You are amazed that anyone uses a phone without data...let
alone hear actual voices.
/// Bram Moolenaar -- Br...@Moolenaar.net --
http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features --
http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims --
http://ICCF-Holland.org ///