0
0
mirror of https://github.com/vim/vim.git synced 2025-11-16 23:24:03 -05:00

patch 9.0.0415: on MS-Windows some tests are flaky

Problem:    On MS-Windows some tests are flaky.
Solution:   Add sleeps, disable swapfile, mark test as flaky. (Ken Takata,
            closes #11082)
This commit is contained in:
K.Takata
2022-09-08 12:28:02 +01:00
committed by Bram Moolenaar
parent 753aead960
commit 0500e87eba
8 changed files with 19 additions and 0 deletions

View File

@@ -375,6 +375,7 @@ endfunc
func Test_buffer_scheme()
CheckMSWindows
set noswapfile
set noshellslash
%bwipe!
let bufnames = [
@@ -397,6 +398,7 @@ func Test_buffer_scheme()
endfor
set shellslash&
set swapfile&
endfunc
" this was using a NULL pointer after failing to use the pattern