r22636 - /trunk/jifty/t/TestApp/t/18-test-www-declare.t

yvesago-guest at users.alioth.debian.org yvesago-guest at users.alioth.debian.org
Tue Jul 1 15:55:53 UTC 2008


Author: yvesago-guest
Date: Tue Jul  1 15:55:53 2008
New Revision: 22636

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=22636
Log:
* let's try to sleep 2 maybe server need more time to start
* for gregoa test only, need to be put in quilt patch before upload

Modified:
    trunk/jifty/t/TestApp/t/18-test-www-declare.t

Modified: trunk/jifty/t/TestApp/t/18-test-www-declare.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/jifty/t/TestApp/t/18-test-www-declare.t?rev=22636&op=diff
==============================================================================
--- trunk/jifty/t/TestApp/t/18-test-www-declare.t (original)
+++ trunk/jifty/t/TestApp/t/18-test-www-declare.t Tue Jul  1 15:55:53 2008
@@ -18,6 +18,8 @@
 # if the user sees failures here, then he either saw failures in t/17 OR
 # J:T:W:D is broken
 
+sleep 2;
+
 session user => run {
     flow "region with internal redirects" => check {
         get "region-with-internal-redirect";




More information about the Pkg-perl-cvs-commits mailing list