Support Requests item #2489, was opened at 2005-09-20 15:07 You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=488&aid=2489&group_id=104
Category: None Group: None Status: Open Resolution: None Priority: 3 Submitted By: Dustin Woodhouse (dustinwoodhouse) Assigned to: Nobody (None) Summary: Ugly assertionFailedErrors thrown in watir Initial Comment: I'm using watir to script my site testing. When an assert fails in one of my watir scripts, instead of it displaying the fail text I include in the assert, I get the following ugly ODBC error message. ODBC::Error: INTERN (1) [RubyODBC]#<Test::Unit::AssertionFailedError:0x2af6b20> and then a stack trace. I need to get the fail message I include in the assert b/c it provides critical debug information to me. Any ideas why this is happening? Thanks! Dustin- [EMAIL PROTECTED] ---------------------------------------------------------------------- You can respond by visiting: http://rubyforge.org/tracker/?func=detail&atid=488&aid=2489&group_id=104 _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
