[Zope3-dev] MinimalMemoryStorage test failure in Zope 3
Barry Warsaw
barry@python.org
24 Jun 2003 14:26:58 -0400
On Tue, 2003-06-24 at 14:10, Barry Warsaw wrote:
> On Tue, 2003-06-24 at 06:00, Marius Gedminas wrote:
> > I can reliably reproduce a TransactionError in zodb.storage.tests.testmemory
> > in testPackWhileWriting in MinimalMemoryTests. It does not occur every
> > time, but when I run the tests in a loop, I get that error in less than
> > 30 seconds.
>
> I've been running the test in a loop for about 30 minutes, both while my
> machine is idle and while loaded up building/testing Python. I haven't
> gotten the error even once.
>
> RH9, Python 2.2.3
Nor does it appear to crash with Python 2.3
-Barry