[Wtr-general] playing with FireWatir on OSX

Chris McMahon christopher.mcmahon at gmail.com
Wed May 2 19:56:14 EDT 2007


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


More information about the Wtr-general mailing list