To: vim_dev@googlegroups.com Subject: Patch 8.0.1370 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.0.1370 Problem: Channel test for callback is flaky. Solution: Add the test to thelist of flaky tests. Files: src/testdir/runtest.vim *** ../vim-8.0.1369/src/testdir/runtest.vim 2017-12-02 16:38:07.690850293 +0100 --- src/testdir/runtest.vim 2017-12-05 14:02:28.623090737 +0100 *************** *** 251,256 **** --- 251,257 ---- \ 'Test_exit_callback_interval()', \ 'Test_nb_basic()', \ 'Test_oneshot()', + \ 'Test_out_cb()', \ 'Test_paused()', \ 'Test_pipe_through_sort_all()', \ 'Test_pipe_through_sort_some()', *** ../vim-8.0.1369/src/version.c 2017-12-05 13:22:08.418402058 +0100 --- src/version.c 2017-12-05 14:03:20.554841303 +0100 *************** *** 773,774 **** --- 773,776 ---- { /* Add new patch number below this line */ + /**/ + 1370, /**/ -- ASCII stupid question, get a stupid ANSI. /// Bram Moolenaar -- Bram@Moolenaar.net -- 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 ///