Index: xotcl/tests/actiweb.test =================================================================== diff -u -r464284f53643031115e4da0204025a733675ad60 -rab63a4908f87f226de9730e0afa820388c93acc4 --- xotcl/tests/actiweb.test (.../actiweb.test) (revision 464284f53643031115e4da0204025a733675ad60) +++ xotcl/tests/actiweb.test (.../actiweb.test) (revision ab63a4908f87f226de9730e0afa820388c93acc4) @@ -1,5 +1,5 @@ # -*- Mode: tcl -*- -# $Id: actiweb.test,v 1.3 2004/08/19 09:57:50 neumann Exp $ +# $Id: actiweb.test,v 1.4 2004/10/13 10:35:43 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 3000 {Test run} +after 4000 {Test run} catch {vwait forever}