From b7c41768e7825df50a440c53370ffd1d541a30bb Mon Sep 17 00:00:00 2001 From: Dennis Schafroth Date: Mon, 11 Apr 2011 08:36:32 +0000 Subject: [PATCH] Fix test on slow machines. Wait longer before show --- test/test_facets.urls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_facets.urls b/test/test_facets.urls index 91a0f44..eea7f7b 100644 --- a/test/test_facets.urls +++ b/test/test_facets.urls @@ -20,5 +20,5 @@ http://localhost:9763/search.pz2?session=1&command=bytarget http://localhost:9763/search.pz2?command=init http://localhost:9763/search.pz2?session=2&command=settings&pz:name%5Blocalhost:9999%2Fdb1%5D=db1&pz:requestsyntax%5Blocalhost:9999%2Fdb1%5D=usmarc&pz:nativesyntax%5Blocalhost:9999%2Fdb1%5D=txml&pz:xslt%5Blocalhost:9999%2Fdb1%5D=tmarc.xsl&pz:apdulog%5Blocalhost:9999%2Fdb1%5D=1 http://localhost:9763/search.pz2?session=2&command=search&query=9+and+computer -2 http://localhost:9763/search.pz2?session=2&command=show&block=1 +10 http://localhost:9763/search.pz2?session=2&command=show&block=1 http://localhost:9763/search.pz2?session=2&command=termlist&name=xtargets%2Cauthor%2Csubject%2Cdate%2Cmedium -- 1.7.10.4