Skip to content

Instantly share code, notes, and snippets.

@admc
Created March 19, 2009 23:49
Show Gist options
  • Save admc/82132 to your computer and use it in GitHub Desktop.
Save admc/82132 to your computer and use it in GitHub Desktop.
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)
File "/Users/adam/Documents/projects/windmill/trunk/windmill/bin/shell_objects.py", line 112, in run_functest
functest.run_framework(test_args=[module_name], test_runner=WindmillFunctestRunner())
File "/Library/Python/2.5/site-packages/functest-0.8.3-py2.5.egg/functest/__init__.py", line 33, in run_framework
tests.append([ test_collector.create_test_module(arg), module_chain ])
File "/Library/Python/2.5/site-packages/functest-0.8.3-py2.5.egg/functest/collector.py", line 68, in create_test_module
test_module = self.import_module(path)
File "/Library/Python/2.5/site-packages/functest-0.8.3-py2.5.egg/functest/collector.py", line 32, in import_module
module = imp.load_module(name, filename, pathname, description)
File "/Users/adam/Desktop/ruben.py", line 24
SyntaxError: Non-ASCII character '\xe0' in file /Users/adam/Desktop/ruben.py on line 24, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details (ruben.py, line 24)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment