mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
test(old): skip flaky test (#28060)
This commit is contained in:
parent
1fcf84d46a
commit
443ea1b00d
@ -104,6 +104,7 @@ func Test_window_Cursor()
|
||||
endfunc
|
||||
|
||||
func Test_window_SetHeight()
|
||||
throw 'skipped: very flaky '
|
||||
new
|
||||
perl $curwin->SetHeight(2)
|
||||
call assert_equal(2, winheight(0))
|
||||
|
Loading…
Reference in New Issue
Block a user