Patch 8.1.2074

10 views
Skip to first unread message

Bram Moolenaar

unread,
Sep 25, 2019, 3:17:01 PM9/25/19
to vim...@googlegroups.com

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 -- Br...@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 ///
Reply all
Reply to author
Forward
0 new messages