mirror of
				https://github.com/neovim/neovim.git
				synced 2025-11-04 01:34:25 +00:00 
			
		
		
		
	test(old): skip flaky test (#28060)
This commit is contained in:
		@@ -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))
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user