Patch 7.4.2093
Problem:    Netbeans test fails once in a while.  Leaving log file behind.
Solution:   Add it to the list of flaky tests.  Disable logfile.
Files:      src/testdir/runtest.vim, src/testdir/test_channel.vim


*** ../vim-7.4.2092/src/testdir/runtest.vim     2016-07-21 20:33:28.831262381 
+0200
--- src/testdir/runtest.vim     2016-07-23 13:45:34.226141794 +0200
***************
*** 125,131 ****
  endif
  
  " Names of flaky tests.
! let s:flaky = ['Test_reltime()']
  
  " Locate Test_ functions and execute them.
  set nomore
--- 125,131 ----
  endif
  
  " Names of flaky tests.
! let s:flaky = ['Test_reltime()', 'Test_nb_basic()']
  
  " Locate Test_ functions and execute them.
  set nomore
*** ../vim-7.4.2092/src/testdir/test_channel.vim        2016-07-21 
20:33:28.835262339 +0200
--- src/testdir/test_channel.vim        2016-07-23 13:53:05.514051288 +0200
***************
*** 1344,1347 ****
  endfunc
  
  " Uncomment this to see what happens, output is in src/testdir/channellog.
!  call ch_logfile('channellog', 'w')
--- 1344,1347 ----
  endfunc
  
  " Uncomment this to see what happens, output is in src/testdir/channellog.
! " call ch_logfile('channellog', 'w')
*** ../vim-7.4.2092/src/version.c       2016-07-22 22:26:48.141225215 +0200
--- src/version.c       2016-07-23 13:46:13.533785307 +0200
***************
*** 760,761 ****
--- 760,763 ----
  {   /* Add new patch number below this line */
+ /**/
+     2093,
  /**/

-- 
There are 10 kinds of people: Those who understand binary and those who don't.

 /// 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].
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui