I've got jssh in place, and I can establish a connection on port 9997,
but all the unittest scripts (and my little spike) hang as if nothing
is going over the socket.  Here's the stack trace after doing CTRL-C:


^C./../container.rb:842:in `recv': Interrupt
        from ./../container.rb:842:in `read_socket'
        from ./../container.rb:837:in `each'
        from ./../container.rb:837:in `read_socket'
        from ./../firewatir.rb:547:in `wait'
        from ./../firewatir.rb:259:in `goto'
        from form_test.rb:11:in `setup'
        from /usr/local/lib/ruby/1.8/test/unit/testcase.rb:77:in `run'
        from /usr/local/lib/ruby/1.8/test/unit/testsuite.rb:34:in `run'
         ... 9 levels...
        from /usr/local/lib/ruby/1.8/test/unit/autorunner.rb:216:in `run'
        from /usr/local/lib/ruby/1.8/test/unit/autorunner.rb:12:in `run'
        from /usr/local/lib/ruby/1.8/test/unit.rb:278
        from form_test.rb:233
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to