What happens if you use nose 0.8.3? just wondering... Ciao Michele
Claudio MartÃnez wrote: > I ran nosetests on the svn trunk (rev 1023) and I get various errors on > a Debian installation and on a Windows installation. > > Debian error: > [snip] > File > "/usr/local/lib/python2.4/site-packages/nose-0.8.7.1-py2.4.egg/nose/core.py", > line 216, in loadTestsFromClass > if callable(getattr(klass, item)) and Config.wantTest(item): > File > "/usr/local/lib/python2.4/site-packages/SQLObject-0.7.1dev_r1457-py2.4.egg/sqlobject/main.py", > line 582, in __get__ > return getattr((type or obj).sqlmeta, self.name) > AttributeError: type object 'sqlmeta' has no attribute 'delIndex' > [/snip] > > On Windows the traceback is huge: > Ran 166 tests in 6.531s > FAILED (failures=2, errors=124) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

