Problem: Netbeans test fails once in a while. Leaving log file behind.
Solution: Add it to the list of flaky tests. Disable logfile.
endif
" Names of flaky tests.
-let s:flaky = ['Test_reltime()']
+let s:flaky = ['Test_reltime()', 'Test_nb_basic()']
" Locate Test_ functions and execute them.
set nomore
endfunc
" Uncomment this to see what happens, output is in src/testdir/channellog.
- call ch_logfile('channellog', 'w')
+" call ch_logfile('channellog', 'w')
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 2093,
/**/
2092,
/**/