Decided to install the latest gem 1.5.1.1166 since the one click installer 
seems to be a good bit out of date

Still get failures/errors when I run the all_tests.rb script in the unittests 
area. However when I run the scripts that are failing individually they seem to 
run fine.

Is this an issue in my environment I wonder or should I worry about them too 
much?

*Test Output*

128) Error:
test_textarea_field_exists(TC_TextArea):
WIN32OLERuntimeError: navigate
    OLE error code:800700AA in <Unknown>
      <No Description>
    HRESULT error code:0x80020009
      Exception occurred.
    
C:/ruby/lib/ruby/gems/1.8/gems/watir-1.5.1.1166/unittests/../watir.rb:1687:in 
`method_missing'
    
C:/ruby/lib/ruby/gems/1.8/gems/watir-1.5.1.1166/unittests/../watir.rb:1687:in 
`goto'
    
C:/ruby/lib/ruby/gems/1.8/gems/watir-1.5.1.1166/unittests/../unittests/textarea_test.rb:11:in
 `goto_page'
    
C:/ruby/lib/ruby/gems/1.8/gems/watir-1.5.1.1166/unittests/../unittests/textarea_test.rb:15:in
 `test_textarea_field_exists'

129) Failure:
test_textarea_to_s(TC_TextArea) 
[C:/ruby/lib/ruby/gems/1.8/gems/watir-1.5.1.1166/unittests/../unittests/textarea_test.rb:33]:
Exception raised:
Class: <Watir::Exception::UnknownObjectException>
Message: <"Unable to locate object, using id and txtMultiLine3">
---Backtrace---
C:/ruby/lib/ruby/gems/1.8/gems/watir-1.5.1.1166/unittests/../watir.rb:2413:in 
`assert_exists'
C:/ruby/lib/ruby/gems/1.8/gems/watir-1.5.1.1166/unittests/../watir.rb:3924:in 
`to_s'
C:/ruby/lib/ruby/gems/1.8/gems/watir-1.5.1.1166/unittests/../unittests/textarea_test.rb:33:in
 `test_textarea_to_s'
C:/ruby/lib/ruby/gems/1.8/gems/watir-1.5.1.1166/unittests/../unittests/textarea_test.rb:33:in
 `test_textarea_to_s'
---------------

139) Failure:
test_simple_checker(TC_error_checker) 
[C:/ruby/lib/ruby/gems/1.8/gems/watir-1.5.1.1166/unittests/../unittests/errorchecker_test.rb:20]:
<RuntimeError> exception expected but was
Class: <WIN32OLERuntimeError>
Message: <"navigate\n    OLE error code:800700AA in <Unknown>\n      <No 
Description>\n    HRESULT error code:0x80020009\n      Exception occurred.">
---Backtrace---
C:/ruby/lib/ruby/gems/1.8/gems/watir-1.5.1.1166/unittests/../watir.rb:1687:in 
`method_missing'
C:/ruby/lib/ruby/gems/1.8/gems/watir-1.5.1.1166/unittests/../watir.rb:1687:in 
`goto'
C:/ruby/lib/ruby/gems/1.8/gems/watir-1.5.1.1166/unittests/../unittests/errorchecker_test.rb:11:in
 `goto_page'
C:/ruby/lib/ruby/gems/1.8/gems/watir-1.5.1.1166/unittests/../unittests/errorchecker_test.rb:20:in
 `test_simple_checker'
C:/ruby/lib/ruby/gems/1.8/gems/watir-1.5.1.1166/unittests/../unittests/errorchecker_test.rb:20:in
 `test_simple_checker'
---------------

341 tests, 1031 assertions, 5 failures, 138 errors
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to