Index: xotcl/tests/actiweb.test =================================================================== diff -u -rf7894d9be99a8da3a04218abcdb9bd46b6d625c8 -r638782f84b31e4ebfd00529381e280c70f9950bc --- xotcl/tests/actiweb.test (.../actiweb.test) (revision f7894d9be99a8da3a04218abcdb9bd46b6d625c8) +++ xotcl/tests/actiweb.test (.../actiweb.test) (revision 638782f84b31e4ebfd00529381e280c70f9950bc) @@ -1,5 +1,5 @@ # -*- Mode: tcl -*- -# $Id: actiweb.test,v 1.1 2004/05/23 22:50:39 neumann Exp $ +# $Id: actiweb.test,v 1.2 2004/08/17 10:12:55 neumann Exp $ # regression test for actiweb examples #if {[set ::tcl_platform(platform)] == "windows"} { # lappend auto_path . @@ -79,5 +79,5 @@ -cmd [list SimpleRequest r0 -url http://localhost:8092/receiver::exit] \ -post {catch {close $::PIPE5}; exit} -after 1500 {Test run} +after 2000 {Test run} catch {vwait forever}