Skip to content

Instantly share code, notes, and snippets.

View admc's full-sized avatar

Adam Christian admc

View GitHub Profile
dhcp-10-10-8-121% windmill firefox http://www.facebook.com test=ruben.py
Leopard libedit detected.
Started ['/Applications/Firefox.app/Contents/MacOS/firefox-bin', '-profile', '/var/folders/YO/YOAvf2hSGt0+VnBIAKuImE+++TM/-Tmp-/tmphO005Y.mozrunner', 'http://www.facebook.com/windmill-serv/start.html']
Server running...
Exception in thread Thread-53:
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/threading.py", line 460, in __bootstrap
self.run()
File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/threading.py", line 440, in run
self.__target(*self.__args, **self.__kwargs)
# Generated by the windmill services transformer
from windmill.authoring import WindmillTestClient
client = WindmillTestClient(__name__)
def setup_module(module):
client.open(url="http://www.monkey.labs.slide.com/")
client.waits.forPageLoad(timeout=u'60000')
def test_review_homeview():
test_results: ERROR Test Failure in test {'version': '0.1', 'suite_name': u'test_fs_add_several_words_long_unicode_comment', 'result': False, 'starttime': u'2009-3-27T15:18:1.475Z', 'output': None, 'debug': {u'message': u'm.value is undefined', u'lineNumber': 682, u'stack': u'([object Object],[object Object])@http://www.facebook.com/windmill-serv/remote.html:682\n("{\\"result\\": {\\"suite_name\\": \\"test_fs_add_several_words_long_unicode_comment\\", \\"version\\": \\"0.1\\", \\"params\\": {\\"validator\\": \\"This is a \\\\u5009\\\\u9821\\\\u53ef\\\\u8f38\\\\u5165 This is a \\\\u5009\\\\u9821\\\\u53ef\\\\u8f38\\\\u5165\\", \\"id\\": \\"short_comment_1\\", \\"uuid\\": \\"44e48e8e-3379-11de-94e7-002332da2796\\"}, \\"method\\": \\"asserts.assertText\\"}}\\n",349)@http://www.facebook.com/windmill-serv/remote.html:974\n([object XMLHttpRequest],[object Object])@http://www.facebook.com/windmill-serv/js/lib/fleegix_js/fleegix.js:1\n(-3)@http://www.facebook.com/windmill-serv/js/lib/fleegix_js/fleegix.js:1\n', u'f
Leopard libedit detected.
email is not a windmill argument. Sticking in functest registry.
password is not a windmill argument. Sticking in functest registry.
stage is not a windmill argument. Sticking in functest registry.
Started ['/Applications/Firefox.app/Contents/MacOS/firefox-bin', '-profile', '/var/folders/YO/YOAvf2hSGt0+VnBIAKuImE+++TM/-Tmp-/tmp8m8-SS.mozrunner', 'http://www.facebook.com/windmill-serv/start.html']
Server running...
1 ==> load FunSpace app
windmill.server.proxy: INFO Retry success, http://fw.fb.community.monkey.labs.slide.com/connect/section_button.php to b.static.ak.fbcdn.net
windmill.server.proxy: INFO Retry success, http://www.facebook.com/fb_funpix/xdom to fb.community.monkey.labs.slide.com
1 ==> click Posts folder
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/threading.py", line 460, in __bootstrap
self.run()
File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/threading.py", line 440, in run
self.__target(*self.__args, **self.__kwargs)
File "/Users/adam/Documents/projects/windmill/branches/1.1.x/windmill/bin/shell_objects.py", line 113, in run_functest
functest.run_framework(test_args=[module_name], test_runner=WindmillFunctestRunner())
File "/Users/adam/Documents/projects/functest/functest/__init__.py", line 37, in run_framework
totals = frame.execute(tests)
File "/Users/adam/Documents/projects/functest/functest/frame.py", line 48, in execute
dhcp-10-10-24-246% windmill safari http://127.0.0.1:8000
Leopard libedit detected.
ERROR: Cannot figure out interface name, please set NETWORK_INTERFACE_NAME in local settings file
Traceback (most recent call last):
File "/usr/local/bin/windmill", line 8, in <module>
load_entry_point('windmill==1.2pre', 'console_scripts', 'windmill')()
File "/Users/adam/Documents/projects/windmill/trunk/windmill/bin/windmill_bin.py", line 32, in main
admin_lib.command_line_startup()
File "/Users/adam/Documents/projects/windmill/trunk/windmill/bin/admin_lib.py", line 352, in command_line_startup
shell_objects = setup()
dhcp-10-10-8-121% mvn -B release:prepare release:perform
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'release'.
WAGON_VERSION: 1.0-beta-2
[INFO] ------------------------------------------------------------------------
[INFO] Building HudsonWindmillPlugin
[INFO] task-segment: [release:prepare, release:perform] (aggregator-style)
[INFO] ------------------------------------------------------------------------
[INFO] [release:prepare]
[INFO] Resuming release from phase 'scm-commit-release'
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'release'.
WAGON_VERSION: 1.0-beta-2
[INFO] ------------------------------------------------------------------------
[INFO] Building HudsonWindmillPlugin
[INFO] task-segment: [release:prepare, release:perform] (aggregator-style)
[INFO] ------------------------------------------------------------------------
[INFO] [release:prepare]
[INFO] Resuming release from phase 'scm-commit-release'
[INFO] Checking in modified POMs...
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'release'.
WAGON_VERSION: 1.0-beta-2
[INFO] ------------------------------------------------------------------------
[INFO] Building HudsonWindmillPlugin
[INFO] task-segment: [release:prepare, release:perform] (aggregator-style)
[INFO] ------------------------------------------------------------------------
[INFO] [release:prepare]
[INFO] Resuming release from phase 'scm-tag'
[INFO] Tagging release with the label HudsonWindmillPlugin-1.0...
# local windmill preferences file
# warning - this file will be overwritten by windmill
# so any edits should be done while windmill
# is not active.
import windmill
from windmill.server import add_forward_condition, remove_forward_condition
from windmill.server import proxy
proxy.exclude_from_retry.append('www.google-analytics.com')