From fe60013fb9337a6d64dc179ca4a19787b3ccc8ea Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Wed, 4 Sep 2019 07:03:36 -0700 Subject: [PATCH] test/mode_spec: increase 'matchtime' to fix flaky fix #10941 regressed by 7ed212262242 --- test/functional/ui/mode_spec.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/functional/ui/mode_spec.lua b/test/functional/ui/mode_spec.lua index a09df075aa..200f6eecdb 100644 --- a/test/functional/ui/mode_spec.lua +++ b/test/functional/ui/mode_spec.lua @@ -62,7 +62,7 @@ describe('ui mode_change event', function() ]], mode="normal"} command("set showmatch") - command("set matchtime=1") -- tenths of seconds + command("set matchtime=2") -- tenths of seconds feed('a(stuff') screen:expect{grid=[[ word(stuff^ |