1 Aug
2009
1 Aug
'09
2:30 a.m.
Sidnei da Silva wrote:
On Thu, Jul 30, 2009 at 9:33 PM, Martin Aspeli<optilude+lists@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?
Thanks.