test: reduce flakiness in blocking wait tests (#32868)

This commit is contained in:
zeertzjq
2025-03-13 08:42:02 +08:00
committed by GitHub
parent 785e620700
commit dbd76c2c41
3 changed files with 28 additions and 4 deletions

View File

@@ -944,7 +944,13 @@ describe('jobs', function()
echon "\nccc"
endfunc
]])
feed_command('call PrintAndWait()')
feed(':call PrintAndWait()')
screen:expect([[
|
{1:~ }|*4
:call PrintAndWait()^ |
]])
feed('<CR>')
screen:expect {
grid = [[
|