[Zodb-checkins] CVS: Zope/lib/python/ZODB - FileStorage.py:1.98.2.5

Jeremy Hylton jeremy@zope.com (Jeremy Hylton)
Thu, 19 Dec 2002 12:31:24 -0500


>>>>> "TS" == Tres Seaver <tseaver@zope.com> writes:

  TS> On Thu, 2002-12-19 at 11:48, Jeremy Hylton wrote:
  >> I don't see any test failures in my Zope 2.6 branch checkout.
  >> What failures were you seeing?  Can you get any debugging info on
  >> them?
  >>
  >> (I do see a hang on the Zope trunk.)

  TS> I'm running tests in a Zope 2.6 sandbox with ZEO2/ZEO linked
  TS> into lib/python.  The tests which choke are ZEO tests.

I tried doing a checkout of ZEO from the ZODB3-3_1-branch into my
Zope/lib/python and all the tests passed.  Perhaps there's a mismatch
between ZEO on the trunk and Zope on the release branch?

Jeremy