#2067: TG2 auth tests failing
------------------------+---------------------------------------------------
Reporter: mramm | Owner: Gustavo
Type: defect | Status: assigned
Priority: normal | Milestone: 2.0b1
Component: TurboGears | Version: trunk
Severity: normal | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Changes (by Gustavo):
* status: new => assigned
Comment:
Hi, Mark.
This is the output I get:
{{{
(tg2)valencia ~/Projeti/TG2: svn up
At revision 5861.
(tg2)valencia ~/Projeti/TG2: nosetests
/home/gustavo/System/Pyenvs/tg2/lib/python2.5/site-
packages/PasteScript-1.6.3-py2.5.egg/paste/script/appinstall.py:17:
ImportWarning: Not importing directory
'/home/gustavo/System/Pyenvs/tg2/lib/python2.5/site-
packages/PasteScript-1.6.3-py2.5.egg/paste/script/templates': missing
__init__.py
import paste.script.templates
..................../home/gustavo/System/Pyenvs/tg2/lib/python2.5/site-
packages/Pylons-0.9.7rc1-py2.5.egg/pylons/templating.py:335:
DeprecationWarning: pylons.h is deprecated: use your project's lib.helpers
module directly instead. Your lib/helpers.py may require the following
additional imports:
from pylons.helpers import log
from pylons.i18n import get_lang, set_lang
Use the following in your project's lib/base.py file (and any other module
that
uses h):
import MYPROJ.lib.helpers as h
(where MYPROJ is the name of your project) instead of:
from pylons import h
globs.update(pylons_globals())
.................../home/gustavo/System/Pyenvs/tg2/lib/python2.5/site-
packages/SQLAlchemy-0.5.0rc4-py2.5.egg/sqlalchemy/orm/scoping.py:121:
SAPendingDeprecationWarning: Use session.add()
return getattr(self.registry(), name)(*args, **kwargs)
...........................
----------------------------------------------------------------------
Ran 66 tests in 1.019s
OK
}}}
Are you using repoze.who-1.0.7, repoze.what-1.0rc1 and
repoze.what.plugins.sql-1.0a2?
Cheers.
--
Ticket URL: <http://trac.turbogears.org/ticket/2067#comment:3>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---