To: vim_dev@googlegroups.com Subject: Patch 8.1.2074 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.1.2074 Problem: Test for SafeState autocommand is a bit flaky. Solution: Add to list of flaky tests. Files: src/testdir/runtest.vim *** ../vim-8.1.2073/src/testdir/runtest.vim 2019-09-17 21:27:46.453881351 +0200 --- src/testdir/runtest.vim 2019-09-25 21:15:15.530238743 +0200 *************** *** 307,312 **** --- 307,313 ---- " Names of flaky tests. let s:flaky_tests = [ + \ 'Test_autocmd_SafeState()', \ 'Test_call()', \ 'Test_channel_handler()', \ 'Test_client_server()', *** ../vim-8.1.2073/src/version.c 2019-09-25 20:37:22.073343455 +0200 --- src/version.c 2019-09-25 21:15:54.094046185 +0200 *************** *** 759,760 **** --- 759,762 ---- { /* Add new patch number below this line */ + /**/ + 2074, /**/ -- 'I generally avoid temptation unless I can't resist it." -- Mae West /// 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 ///