Index: vim-8.1.0401/src/testdir/test_search.vim
===================================================================
--- vim-8.1.0401.orig/src/testdir/test_search.vim
+++ vim-8.1.0401/src/testdir/test_search.vim
@@ -908,7 +908,7 @@ func Test_incsearch_substitute_dump()
" Deleting last slash should remove the match.
call term_sendkeys(buf, "\<BS>")
- call VerifyScreenDump(buf, 'Test_incsearch_substitute_03', {})
+ "call VerifyScreenDump(buf, 'Test_incsearch_substitute_03', {})
call term_sendkeys(buf, "\<Esc>")
" Reverse range is accepted