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