[Zope-dev] zope.testing 3.8 fails in mysterious ways
    Sidnei da Silva 
    sidnei.da.silva at gmail.com
       
    Thu Jul 30 22:11:59 EDT 2009
    
    
  
On Thu, Jul 30, 2009 at 9:33 PM, Martin Aspeli<optilude+lists at gmail.com> wrote:
> Unfortunately, I've got other packages that depend on a newer
> zope.testing (specifically, collective.testcaselayer). But I thought
> zope.testing aimed to be able to run any "valid" tests, so it sounds
> like a bug in zope.testing regardless, at least since every other test
> I've run in the same instance work fine.
The traceback you pasted shows an UnboundLocalError. What about
looking at the source and figuring out why that local variable is not
defined?
-- Sidnei
    
    
More information about the Zope-Dev
mailing list