comparison src/testdir/runtest.vim @ 12988:da725bc3fd2c v8.0.1370

patch 8.0.1370: channel test for callback is flaky commit https://github.com/vim/vim/commit/1eca6f13d62d2201f3bf0e83400c2e3de7df3951 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Dec 5 14:04:27 2017 +0100 patch 8.0.1370: channel test for callback is flaky Problem: Channel test for callback is flaky. Solution: Add the test to thelist of flaky tests.
author Christian Brabandt <cb@256bit.org>
date Tue, 05 Dec 2017 14:15:04 +0100
parents 6cf6138b6484
children d73ebdbd8e35
comparison
equal deleted inserted replaced
12987:1ffbd9b53be0 12988:da725bc3fd2c
249 \ 'Test_collapse_buffers()', 249 \ 'Test_collapse_buffers()',
250 \ 'Test_communicate()', 250 \ 'Test_communicate()',
251 \ 'Test_exit_callback_interval()', 251 \ 'Test_exit_callback_interval()',
252 \ 'Test_nb_basic()', 252 \ 'Test_nb_basic()',
253 \ 'Test_oneshot()', 253 \ 'Test_oneshot()',
254 \ 'Test_out_cb()',
254 \ 'Test_paused()', 255 \ 'Test_paused()',
255 \ 'Test_pipe_through_sort_all()', 256 \ 'Test_pipe_through_sort_all()',
256 \ 'Test_pipe_through_sort_some()', 257 \ 'Test_pipe_through_sort_some()',
257 \ 'Test_quoteplus()', 258 \ 'Test_quoteplus()',
258 \ 'Test_quotestar()', 259 \ 'Test_quotestar()',