[Zope-Coders] Unit testing issues
Jeremy Hylton
jeremy@zope.com
Fri, 9 Nov 2001 11:41:01 -0500 (EST)
>>>>> "TS" == Tres Seaver <tseaver@zope.com> writes:
TS> Jeremy, do you have a clue where the ZEO errors are coming from?
TS> This is with Python 2.1.1, against the head of the
TS> 'zeo-1_0-branch'.
I don't have a clue. I can confirm that the errors occur, but only if
the entire test suite is run. If I run ZEO by itself or just with the
StandaloneZODB tests, it is successful. I'll dig in and see what I
can find.
Jeremy