I'm not sure if this is the correct place to post - others have, so "me
too"  :-)  

C:\watir_bonus>ruby --version
ruby 1.8.2 (2004-12-25) [i386-mswin32]

I just installed 1.4 on a win2k box and got the following when running
the unittests:

Finished in 233.967 seconds.

  1) Error:
test_newWindows(TC_Links):
NoMethodError: undefined method `title' for nil:NilClass
    unittests/../unittests/../unittests/newWindow_test.rb:15:in
`test_newWindows '

  2) Failure:
test_button_frames(TC_show_frames)
    [unittests/../unittests/../unittests/frame_test.rb:113:in
`capture_and_compa re'
     unittests/../unittests/../unittests/frame_test.rb:125:in
`test_button_frame s']:
<"there are 2 frames\nframe  index: 0 name: buttonFrame\nframe  index:
1 name: b uttonFrame2\n"> expected but was
<"there are 2 frames\nframe  index: 1 name: buttonFrame\nframe  index:
2 name: b uttonFrame2\n">.

  3) Failure:
test_iframes(TC_show_frames)
    [unittests/../unittests/../unittests/frame_test.rb:113:in
`capture_and_compa re'
     unittests/../unittests/../unittests/frame_test.rb:133:in
`test_iframes']: <"there are 2 frames\nframe  index: 0 name: senderFrame
\nframe  index: 1 name: r eceiverFrame\n"> expected but was
<"there are 2 frames\nframe  index: 1 name: senderFrame\nframe  index:
2 name: r eceiverFrame\n">.

  4) Failure:
test_show_nested_frames(TC_show_frames)
    [unittests/../unittests/../unittests/frame_test.rb:113:in
`capture_and_compa re'
     unittests/../unittests/../unittests/frame_test.rb:117:in
`test_show_nested_ frames']:
<"there are 2 frames\nframe  index: 0 name: nestedFrame\nframe  index:
1 name: n estedFrame2\n"> expected but was
<"there are 2 frames\nframe  index: 1 name: nestedFrame\nframe  index:
2 name: n estedFrame2\n">.

157 tests, 949 assertions, 3 failures, 1 errors



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

Reply via email to