Re: [wtr-general] Re: Using begin statement doesn't return the no. of failures and errors

2009-12-21 Thread Marlon
Good Day Charley! Problem now solved. Thanks a lot for your help! -- You received this message because you are subscribed to the Google Groups Watir General group. To post to this group, send email to watir-general@googlegroups.com Before posting, please read the following guidelines:

Re: [wtr-general] Re: Using begin statement doesn't return the no. of failures and errors

2009-12-19 Thread Charley Baker
Ok, it is a private method, you can use this to get around that for ci_reporter: self.send(:add_failure, e.message, e.backtrace) instead of calling add_failure directly. -Charley On Fri, Dec 18, 2009 at 9:02 PM, Marlon marlonmoja...@gmail.com wrote: Hi Charley, Thanks for help! this is

[wtr-general] Re: Using begin statement doesn't return the no. of failures and errors

2009-12-18 Thread Marlon
Hi Charley, Thanks for help! this is great ,problem is solved. But I forgot to tell you that I'm using ci_reporter. It seems there's a problem converting the report to xml. This is the error logs ..c:/ruby/lib/ruby/gems/1.8/gems/ci_reporter-1.6.0/lib/ci/reporter/ test_suite.rb:84:in `trunc!':