Installer works, but...

I ran all_tests.rb and got this (win xp sp2, ruby 1.8.2, watir 1.4.1, ruby
in c:\ruby, watir in c:\Watir):

  1) Failure:
test_bmp(TC_Capture)
[C:/Watir/unittests/../unittests/screen_capture_test.rb:50]:
<false> is not true.

  2) Failure:
test_imageHasLoaded(TC_Images)
[C:/Watir/unittests/../unittests/images_test.rb:76]:
<false> is not true.

  3) Failure:
test_image_properties(TC_Images)
[C:/Watir/unittests/../unittests/images_test.rb:104]:
<"88"> expected but was
<"30">.

  4) Error:
test_save_local_image(TC_Images):
WIN32OLERuntimeError: navigate
    OLE error code:800704C7 in <Unknown>
      <No Description>
    HRESULT error code:0x80020009
      Exception occurred.
    C:/ruby/lib/ruby/site_ruby/1.8/watir.rb:1253:in `method_missing'
    C:/ruby/lib/ruby/site_ruby/1.8/watir.rb:1253:in `goto'
    C:/ruby/lib/ruby/site_ruby/1.8/watir.rb:2797:in `save'
    C:/Watir/unittests/../unittests/images_test.rb:160:in `safe_file_block'
    C:/Watir/unittests/../unittests/images_test.rb:160:in `each'
    C:/Watir/unittests/../unittests/images_test.rb:160:in `safe_file_block'
    C:/Watir/unittests/../unittests/images_test.rb:143:in
`test_save_local_image'

  5) Error:
test_save_local_image_returns_original_page(TC_Images):
WIN32OLERuntimeError: navigate
    OLE error code:800704C7 in <Unknown>
      <No Description>
    HRESULT error code:0x80020009
      Exception occurred.
    C:/ruby/lib/ruby/site_ruby/1.8/watir.rb:1253:in `method_missing'
    C:/ruby/lib/ruby/site_ruby/1.8/watir.rb:1253:in `goto'
    C:/ruby/lib/ruby/site_ruby/1.8/watir.rb:2797:in `save'
    C:/Watir/unittests/../unittests/images_test.rb:160:in `safe_file_block'
    C:/Watir/unittests/../unittests/images_test.rb:160:in `each'
    C:/Watir/unittests/../unittests/images_test.rb:160:in `safe_file_block'
    C:/Watir/unittests/../unittests/images_test.rb:153:in
`test_save_local_image_returns_original_page'

  6) Failure:
test_http_errors(TC_Navigate)
[C:/Watir/unittests/../unittests/navigate_test.rb:51]:
<Watir::Exception::NavigationException> exception expected but none was
thrown.

  7) Failure:
test_links_and_images_in_table(TC_Tables)
[C:/Watir/unittests/../unittests/table_test.rb:165]:
<"106"> expected but was
<"28">.

182 tests, 1053 assertions, 5 failures, 2 errors

Zeljko

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bret Pettichord
Sent: Sunday, August 21, 2005 8:20 AM
To: [email protected]
Subject: [Wtr-general] New Installer for Watir 1.4.1

Watir 1.4.1 is a minor update to 1.4.0 that includes a brand new installer. 
We think people will find this much easier to use. Thanks to Kingsley for 
providing it. It is a nullsoft-based installer.

http://rubyforge.org/frs/?group_id=104&release_id=2725

Please let us know if there are problems. We also fixed the tests that were 
failing in 1.4.0.

We plan to have a gem for 1.4.1 out very shortly.

Bret

_____________________
  Bret Pettichord
  www.pettichord.com

_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to