From 64b5299ccde59d3556d3ad0ae1437b79fa89db21 Mon Sep 17 00:00:00 2001 From: Per Cederqvist <ceder@lysator.liu.se> Date: Fri, 29 Aug 2003 17:27:26 +0000 Subject: [PATCH] Updated the expected timeouts for the garb tuning. --- src/server/testsuite/lyskomd.0/37.exp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/server/testsuite/lyskomd.0/37.exp b/src/server/testsuite/lyskomd.0/37.exp index 0d4d5f8e5..bacc5f6ca 100644 --- a/src/server/testsuite/lyskomd.0/37.exp +++ b/src/server/testsuite/lyskomd.0/37.exp @@ -46,12 +46,12 @@ if {$debug_calls == 0} { simple_expect "Name: Garb busy postponement" simple_expect " Default suffix: milliseconds" simple_expect " Seconds: 0" - simple_expect " Microseconds: 20000" + simple_expect " Microseconds: 50000" simple_expect "Name: Garb timeout" simple_expect " Default suffix: milliseconds" simple_expect " Seconds: 0" - simple_expect " Microseconds: 100000" + simple_expect " Microseconds: 0" simple_expect "Name: Sync timeout" simple_expect " Default suffix: milliseconds" -- GitLab