Sunday, February 8, 2009

Setting Ruby/Watir Environment - Chapter 10

This is the list of Watir Unit Tests that DID NOT ran cleanly (not failures or errors) (code word: "bad") on Vista/64 under Cygwin.

######################################################################
#AUTOIT PROBLEM
filefield_test.rb
filefield_xpath_test.rb
images_test.rb
dialog_test.rb
window_tests.rb
minmax_test.rb
# BELOW LOTS OF OUTPUT
xpath_tests.rb

windows/send_keys_test.rb
other/jscript_test.rb
other/jscriptExtraAlert.rb
other/jscriptExtraConfirmCancel.rb
other/jscriptExtraConfirmOk.rb
other/WindowLogonExtra.rb

######################################################################
# BROKEN REQUIRE (PATH)
other/all_tests_concurrent.rb
other/screen_capture_test.rb
other/wait_until_test.rb
other/WindowLogonExample.rb

######################################################################
# 3 MANUAL CLICKS ON DIALOGS
popups_test.rb

# GOOD BAD
checkbox_test.rb
test_tests.rb

windows/iedialog_test.rb
windows/js_events_test.rb

other/testcase_method_order_test.rb
other/navigate_exception_test.rb
other/testcase_verify_test.rb
other/rexml_unit_test.rb

#CAN'T FOUND WINDOWS
windows/modal_dialog_test.rb

# BAD IE.OPTIONS
speed_settings_test.rb

# WINDOW ATTACH PROBLEM
windows/attach_to_new_window_test.rb
other/jscriptPushButton.rb

No comments:

Post a Comment