Patch 8.2.2436
Problem: Vim9 script test is a bit flaky.
Solution: Wait longer for exit callback.
Files: src/testdir/test_vim9_script.vim
*** ../vim-8.2.2435/src/testdir/test_vim9_script.vim 2021-01-24 17:53:43.681840018 +0100
--- src/testdir/test_vim9_script.vim 2021-01-31 14:01:21.643346076 +0100
***************
*** 3278,3284 ****
while job_status(myjob) == 'run'
sleep 10m
endwhile
! sleep 10m
END
writefile(lines, 'Xdef')
assert_fails('so Xdef', ['E684:', 'E1012:'])
--- 3278,3285 ----
while job_status(myjob) == 'run'
sleep 10m
endwhile
! # wait for Exit_cb() to be called
! sleep 100m
END
writefile(lines, 'Xdef')
assert_fails('so Xdef', ['E684:', 'E1012:'])
*** ../vim-8.2.2435/src/version.c 2021-01-31 13:08:16.164367438 +0100
--- src/version.c 2021-01-31 14:03:42.282796386 +0100
***************
*** 752,753 ****
--- 752,755 ----
{ /* Add new patch number below this line */
+ /**/
+ 2436,
/**/
--
MAN: Fetchez la vache!
GUARD: Quoi?
MAN: Fetchez la vache!
"Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
/// 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 ///