commit f2399f42feb09281d3ede4ada5563295cdecb9ea
Author: Kornel Benko <[email protected]>
Date:   Thu Sep 13 18:34:18 2018 +0200

    keytests: Add waiting time to ease lyx-logs on some commands
---
 development/autotests/findadv-08-in.txt |    2 ++
 development/autotests/findadv-19-in.txt |    1 +
 2 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/development/autotests/findadv-08-in.txt 
b/development/autotests/findadv-08-in.txt
index 995ead3..62e2103 100644
--- a/development/autotests/findadv-08-in.txt
+++ b/development/autotests/findadv-08-in.txt
@@ -29,6 +29,8 @@ KK: [\\w]* a
 KK: \Ae
 # search next
 KK: \Al
+# The following Escape is too fast
+Sleep 1
 KK: \[Escape]
 #KD: 1
 Cr: ^.*Putting
diff --git a/development/autotests/findadv-19-in.txt 
b/development/autotests/findadv-19-in.txt
index 746fc16..5a49b3f 100644
--- a/development/autotests/findadv-19-in.txt
+++ b/development/autotests/findadv-19-in.txt
@@ -8,6 +8,7 @@ KK: \Cs
 KK: \CF
 KK: \Axregexp-mode\[Return]([a-z]+)\\s\\1\[Return]
 CP: Putting selection at .*idx: 0 par: 0 pos: 6\n with len: 11
+Sleep 1
 TestEnd
 Lang C
 Assert searchPatterns.pl base=findadv-19

Reply via email to