mirror of
https://github.com/vim/vim.git
synced 2025-09-29 04:34:16 -04:00
patch 9.1.0571: tests: Test_gui_lowlevel_keyevent is flaky
Problem: tests: Test_gui_lowlevel_keyevent is flaky Solution: mark as flaky (Ken Takata) Test_gui_lowlevel_keyevent is failing on vim-win32-installer recently. Mark it as flaky for now. closes: #15223 Signed-off-by: Ken Takata <kentkt@csc.jp> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
57f7d75591
commit
231bb03946
@@ -704,6 +704,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
571,
|
||||
/**/
|
||||
570,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user