This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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(): | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |
NewerOlder