FYI - I uninstalled ZenTest-4.3.0 and installed ZenTest-4.2.1 and all is well:
[sudo] gem uninstall ZenTest [sudo] gem install ZenTest --version 4.2.1 HTH, David On Tue, Mar 30, 2010 at 12:44 PM, Matthew O'riordan <[email protected]> wrote: > Hi Edgar > > I think the error you are saying is a direct result of you hitting Ctl-C > in that you are killing the process and thus the output. Could be > wrong, but I suspect that's the issue. I get different error messages > every time I hit Ctl-C depending on where in the test execution autotest > is at, so they seem to be transient issues. > > I think something to do with the update to the gem has caused the output > to be formatted strangely, but for the life of me I have no idea what > that is. > > Matt > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > rspec-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/rspec-users > _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
