On Wed, Sep 29, 2010 at 7:08 PM, Jarmo <jarm...@gmail.com> wrote:
> It would be great if someone pulled changes from master and installed
> gems locally and tried to run tests from the gems. Use "rake test"
> task for that :)

Pulled the latest source, built gems locally, unistalled commonwatir,
firewatir and watir, then installed gems I have just built.

C:\Ruby187\lib\ruby\gems\1.8\gems\firewatir-1.6.6.rc1>rake test
(in C:/Ruby187/lib/ruby/gems/1.8/gems/firewatir-1.6.6.rc1)
C:/Ruby187/bin/ruby.exe -I"lib"
"C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader.rb"
"unittests/mozilla_all_tests.rb"
Loaded suite
C:/Ruby187/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake/rake_test_loader
Started
.............................................................................................................................................................
..........................................................F.EE...............................................................................................
....
Finished in 201.484375 seconds.

  1) Failure:
test_attach_to_new_window_with_same_title_as_parent(TC_NewWindow)
[C:/Ruby187/lib/ruby/gems/1.8/gems/firewatir-1.6.6.rc1/unittests/attach_to_new_window_test.
rb:41]:
<false> is not true.

  2) Error:
test_simply_attach_to_new_window_using_title(TC_NewWindow):
Watir::Exception::NoMatchingWindowFoundException: Attach failed, check your
Firefox settings:
http://wiki.openqa.org/display/WTR/FireWatir+Installation#FireW
atirInstallation-ffsettings

C:/Ruby187/lib/ruby/gems/1.8/gems/firewatir-1.6.6.rc1/unittests/attach_to_new_window_test.rb:19:in
`test_simply_attach_to_new_window_using_title'

  3) Error:
test_simply_attach_to_new_window_using_url(TC_NewWindow):
Watir::Exception::NoMatchingWindowFoundException: Attach failed, check your
Firefox settings:
http://wiki.openqa.org/display/WTR/FireWatir+Installation#FireW
atirInstallation-ffsettings

C:/Ruby187/lib/ruby/gems/1.8/gems/firewatir-1.6.6.rc1/unittests/attach_to_new_window_test.rb:31:in
`test_simply_attach_to_new_window_using_url'

318 tests, 1679 assertions, 1 failures, 2 errors
rake aborted!
Command failed with status (1): [C:/Ruby187/bin/ruby.exe -I"lib"
"C:/Ruby18...]

(See full trace by running task with --trace)

Željko
_______________________________________________
Wtr-development mailing list
Wtr-development@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-development

Reply via email to