[Zope-dev] Re: Unit Test Failures

Lennart Regebro regebro at gmail.com
Tue Dec 20 03:41:34 EST 2005


On the actual problem, this is a big red flag for me:

  'isinstance(zapi.getSiteManager(), FiveSiteManager)': True,

Fails. So, it's not a FivesiteManager. What is it? None, or something else?
Since this seems to be a cleanup issue, my guess is: Something else.
Probably another one of the site tests doesn't clean up (and that's
probably my fault).


More information about the Zope-Dev mailing list