aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/interactive.expect.rc
diff options
context:
space:
mode:
authorGravatar Kurtis Rader <krader@skepticism.us>2016-01-17 19:14:54 -0800
committerGravatar Kurtis Rader <krader@skepticism.us>2016-01-17 19:14:54 -0800
commit11785c2bf4f443985d809cece26b7e8a92b15c92 (patch)
tree531c1cc75e5ad8d48fa75f20a5250808ee1b4a46 /tests/interactive.expect.rc
parent4b9fece9f48615f2e8068054c60763e844415a7c (diff)
make bind unit tests more robust on travis-ci
My previous commit failed in the travis-ci environment despite passing on my local computer. This appears to be due to expect timing out looking for the expected input. See if increasing the expect timeout slightly fixes the problem.
Diffstat (limited to 'tests/interactive.expect.rc')
-rw-r--r--tests/interactive.expect.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/interactive.expect.rc b/tests/interactive.expect.rc
index c148b562..1949d328 100644
--- a/tests/interactive.expect.rc
+++ b/tests/interactive.expect.rc
@@ -5,7 +5,7 @@ log_file -noappend interactive.tmp.log
set fish ../fish
-set timeout 4
+set timeout 5
set send_human {.05 .1 5 .02 .2}