To: vim_dev@googlegroups.com Subject: Patch 8.0.1640 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.0.1640 Problem: Test_cwd() is flaky. Solution: Add to list of flaky tests. Files: src/testdir/runtest.vim *** ../vim-8.0.1639/src/testdir/runtest.vim 2018-02-12 21:31:29.678121098 +0100 --- src/testdir/runtest.vim 2018-03-25 17:12:45.115753832 +0200 *************** *** 248,253 **** --- 248,254 ---- \ 'Test_close_and_exit_cb()', \ 'Test_collapse_buffers()', \ 'Test_communicate()', + \ 'Test_cwd()', \ 'Test_exit_callback_interval()', \ 'Test_nb_basic()', \ 'Test_oneshot()', *** ../vim-8.0.1639/src/version.c 2018-03-25 16:20:18.521264011 +0200 --- src/version.c 2018-03-25 17:09:16.348959702 +0200 *************** *** 768,769 **** --- 768,771 ---- { /* Add new patch number below this line */ + /**/ + 1640, /**/ -- "I don’t know how to make a screenshot" - Richard Stallman, July 2002 (when asked to send a screenshot of his desktop for unix.se) /// 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 ///