comparison src/testdir/test_channel.vim @ 9632:3e0ab13ddd12 v7.4.2093

commit https://github.com/vim/vim/commit/a58c58b7e1404bb91d59d14539b41390284e7026 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jul 23 14:01:15 2016 +0200 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.
author Christian Brabandt <cb@256bit.org>
date Sat, 23 Jul 2016 14:15:05 +0200
parents 81ba6e4eb72b
children 219dbe63ad2a
comparison
equal deleted inserted replaced
9631:dd74e943e3c4 9632:3e0ab13ddd12
1342 call ch_log('Test_close_lambda()') 1342 call ch_log('Test_close_lambda()')
1343 call s:run_server('Ch_test_close_lambda') 1343 call s:run_server('Ch_test_close_lambda')
1344 endfunc 1344 endfunc
1345 1345
1346 " Uncomment this to see what happens, output is in src/testdir/channellog. 1346 " Uncomment this to see what happens, output is in src/testdir/channellog.
1347 call ch_logfile('channellog', 'w') 1347 " call ch_logfile('channellog', 'w')