test(old): skip flaky test (#28060)

This commit is contained in:
dundargoc
2024-03-27 15:07:54 +01:00
committed by GitHub
parent 1fcf84d46a
commit 443ea1b00d

View File

@@ -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))