I have installed Watir gem 1.5.1.1164 (actually 1165)
results of core_tests.rb
C:\ruby\lib\ruby\gems\1.8\gems\watir-1.5.1.1164\unittests>core_tests.rb
Loaded suite
C:/ruby/lib/ruby/gems/1.8/gems/watir-1.5.1.1164/unittests/core_tests
Started
....................................................................................
....................................................................................
................................
Finished in 151.25 seconds.
202 tests, 1121 assertions, 0 failures, 0 errors
########################################################
results of non_core_tests.rb
21 tests, 1 assertions, 1 failures, 30 errors
C:/ruby/lib/ruby/gems/1.8/gems/watir-1.5.1.1164/unittests/../watir.rb:1721:in
`method_missing': unknown property or method `quit' (WIN32OLERuntimeError)
HRESULT error code:0x800706ba
The RPC server is unavailable. from
C:/ruby/lib/ruby/gems/1.8/gems/watir-1.5.1.1164/unittests/../watir.rb:1721:in
`close'
from
C:/ruby/lib/ruby/gems/1.8/gems/watir-1.5.1.1164/unittests/../unittests/setup.rb:3
from c:/ruby/lib/ruby/1.8/test/unit.rb:278
typical error message:
31) Error:
test_simple(TC_PopUps):
WIN32OLERuntimeError: unknown property or method `navigate'
HRESULT error code:0x800706ba
The RPC server is unavailable.
C:/ruby/lib/ruby/gems/1.8/gems/watir-1.5.1.1164/unittests/../watir.rb:1687:in
`method_missing'
C:/ruby/lib/ruby/gems/1.8/gems/watir-1.5.1.1164/unittests/../watir.rb:1687:in
`goto'
C:/ruby/lib/ruby/gems/1.8/gems/watir-1.5.1.1164/unittests/../unittests/popups_test.rb:11:in
`setup'
Question: Am I missing in my Watir installation?
#########################################################################################
Results of open_close_tests.rb
C:\ruby\lib\ruby\gems\1.8\gems\watir-1.5.1.1164\unittests>open_close_tests.rb
Loaded suite
C:/ruby/lib/ruby/gems/1.8/gems/watir-1.5.1.1164/unittests/open_close_tes
ts
Started
.
Finished in 64.407 seconds.
1 tests, 20 assertions, 0 failures, 0 errors
#####################################################
Results of xpath_tests.rb
C:\ruby\lib\ruby\gems\1.8\gems\watir-1.5.1.1164\unittests>xpath_tests.rb
Loaded suite
C:/ruby/lib/ruby/gems/1.8/gems/watir-1.5.1.1164/unittests/xpath_tests
Started
/******* snip *********/
Finished in 102.594 seconds.
#######################################################
Results of window_tests.rb
Hangs when the "Press a button" dialog shows up.
92 tests, 393 assertions, 0 failures, 0 errors
_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general