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 -- [email protected] -- 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 ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/201909251916.x8PJGq2f013911%40masaka.moolenaar.net.