Created
March 19, 2011 19:45
-
-
Save mcdonc/877751 to your computer and use it in GitHub Desktop.
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
[chrism@thinko shootout]$ env26/bin/python setup.py test -q | |
running test | |
running egg_info | |
writing requirements to shootout.egg-info/requires.txt | |
writing shootout.egg-info/PKG-INFO | |
writing top-level names to shootout.egg-info/top_level.txt | |
writing dependency_links to shootout.egg-info/dependency_links.txt | |
writing entry points to shootout.egg-info/entry_points.txt | |
writing paster_plugins to shootout.egg-info/paster_plugins.txt | |
reading manifest file 'shootout.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
warning: no files found matching '*.rst' | |
warning: no files found matching '*.png' under directory 'shootout' | |
warning: no files found matching '*.txt' under directory 'shootout' | |
warning: no files found matching '*.mak' under directory 'shootout' | |
warning: no files found matching '*.mako' under directory 'shootout' | |
warning: no files found matching '*.js' under directory 'shootout' | |
warning: no files found matching '*.html' under directory 'shootout' | |
warning: no files found matching '*.xml' under directory 'shootout' | |
writing manifest file 'shootout.egg-info/SOURCES.txt' | |
running build_ext | |
./home/chrism/projects/shootout/env26/lib/python2.6/site-packages/SQLAlchemy-0.5.8-py2.6.egg/sqlalchemy/engine/default.py:230: SAWarning: Unicode type received non-unicode bind param value '$2a$10$ozOrORwYlGulU8zOWv5QLOqwvXFQzZpPSllx7OPxrGjNLTCErqpl2' | |
param.append(processors[key](compiled_params[key])) | |
..../home/chrism/projects/shootout/env26/lib/python2.6/site-packages/SQLAlchemy-0.5.8-py2.6.egg/sqlalchemy/engine/default.py:230: SAWarning: Unicode type received non-unicode bind param value '$2a$10$HDEiybiQBeolpyr69QZtAenB7DOtg1UWTliBWzc9wJL3E1WGz31vS' | |
param.append(processors[key](compiled_params[key])) | |
/home/chrism/projects/shootout/env26/lib/python2.6/site-packages/SQLAlchemy-0.5.8-py2.6.egg/sqlalchemy/engine/default.py:230: SAWarning: Unicode type received non-unicode bind param value 'username' | |
param.append(processors[key](compiled_params[key])) | |
./home/chrism/projects/shootout/env26/lib/python2.6/site-packages/SQLAlchemy-0.5.8-py2.6.egg/sqlalchemy/engine/default.py:230: SAWarning: Unicode type received non-unicode bind param value '$2a$10$wTOXZjb0Mq66fVLbGBaMduMOxVpOdf/UQ9qLPXVSA6yps1sIZuaES' | |
param.append(processors[key](compiled_params[key])) | |
./home/chrism/projects/shootout/env26/lib/python2.6/site-packages/SQLAlchemy-0.5.8-py2.6.egg/sqlalchemy/engine/default.py:230: SAWarning: Unicode type received non-unicode bind param value '$2a$10$.qQhYmWSFPvRicT9vBniY.WjBbmzcZjycNjL/jHQo5uK/J110IXTy' | |
param.append(processors[key](compiled_params[key])) | |
./home/chrism/projects/shootout/env26/lib/python2.6/site-packages/SQLAlchemy-0.5.8-py2.6.egg/sqlalchemy/engine/default.py:230: SAWarning: Unicode type received non-unicode bind param value '$2a$10$RdbKvO.JmjqrksHuPs8.LO/KRoOTezv.503a9edUHGdc3fpiVmXTe' | |
param.append(processors[key](compiled_params[key])) | |
.../home/chrism/projects/shootout/env26/lib/python2.6/site-packages/SQLAlchemy-0.5.8-py2.6.egg/sqlalchemy/engine/default.py:230: SAWarning: Unicode type received non-unicode bind param value '$2a$10$oSp79mLiLQZgbBvE//sRzuFDK.xaEcnjjUrtD2I8xXeCPlhVEtVIq' | |
param.append(processors[key](compiled_params[key])) | |
./home/chrism/projects/shootout/env26/lib/python2.6/site-packages/SQLAlchemy-0.5.8-py2.6.egg/sqlalchemy/engine/default.py:230: SAWarning: Unicode type received non-unicode bind param value '$2a$10$Wl.zb2KVfNmCKG/RMqdJNuSSQ6FEaFz9UA6GY9ud789PLA7JTM/Su' | |
param.append(processors[key](compiled_params[key])) | |
.../home/chrism/projects/shootout/env26/lib/python2.6/site-packages/SQLAlchemy-0.5.8-py2.6.egg/sqlalchemy/engine/default.py:230: SAWarning: Unicode type received non-unicode bind param value '$2a$10$JHzQe5BhG3hMw3eAGP/kxOXkgNbBO3R4/Yffbjx57sXLFPAS/nZPm' | |
param.append(processors[key](compiled_params[key])) | |
./home/chrism/projects/shootout/env26/lib/python2.6/site-packages/SQLAlchemy-0.5.8-py2.6.egg/sqlalchemy/engine/default.py:230: SAWarning: Unicode type received non-unicode bind param value '$2a$10$FyFGSrgz35xjY8ND5NuaT.kB2ZXVsqWqSd4xqfYpiNg9YkXzN/nlq' | |
param.append(processors[key](compiled_params[key])) | |
/home/chrism/projects/shootout/env26/lib/python2.6/site-packages/SQLAlchemy-0.5.8-py2.6.egg/sqlalchemy/engine/default.py:230: SAWarning: Unicode type received non-unicode bind param value 'bar' | |
param.append(processors[key](compiled_params[key])) | |
/home/chrism/projects/shootout/env26/lib/python2.6/site-packages/SQLAlchemy-0.5.8-py2.6.egg/sqlalchemy/engine/default.py:230: SAWarning: Unicode type received non-unicode bind param value 'foo' | |
param.append(processors[key](compiled_params[key])) | |
./home/chrism/projects/shootout/env26/lib/python2.6/site-packages/SQLAlchemy-0.5.8-py2.6.egg/sqlalchemy/engine/default.py:230: SAWarning: Unicode type received non-unicode bind param value '$2a$10$n.GhW2JlOVxJduioeEkveeQSU4OWxaTaE7K9RVfX447x4JXVEV5Xe' | |
param.append(processors[key](compiled_params[key])) | |
. | |
---------------------------------------------------------------------- | |
Ran 18 tests in 1.373s | |
OK |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment