tests failing on fc5

Derek Odegard dereko at gmail.com
Tue Oct 10 01:45:09 EST 2006


Trying to run the tests with Python 2.4.1 on Fedora Core 5, and I get this:

Traceback (most recent call last):
  File "runtests.py", line 29, in ?
    suite = unittest.TestLoader().loadTestsFromNames(modules)
  File "/usr/lib/python2.4/unittest.py", line 556, in loadTestsFromNames
    suites = [self.loadTestsFromName(name, module) for name in names]
  File "/usr/lib/python2.4/unittest.py", line 532, in loadTestsFromName
    parent, obj = obj, getattr(obj, part)
AttributeError: 'module' object has no attribute 'test_spider'

Is this an xslt problem? I don't seem to have py-libxml2 installed,
but i do have xsltproc.

derek odegard
ui eng mgr, meetup.com


More information about the devel mailing list