[Zope3-checkins] CVS: Zope3/src/zodb/storage/tests -
undo.py:1.11.2.3
Barry Warsaw
barry@python.org
17 Apr 2003 22:42:35 -0400
On Thu, 2003-04-17 at 19:00, Jeremy Hylton wrote:
> Update of /cvs-repository/Zope3/src/zodb/storage/tests
> In directory cvs.zope.org:/tmp/cvs-serv24859
>
> Modified Files:
> Tag: jeremy-new-pack-branch
> undo.py
> Log Message:
> Add a test that fails for FileStorage, DemoStorage, and MemoryStorage.
>
> Darn Berkeley storage passes ;-).
That's the good news. :) The bad news is MemoryStorage fails, but
they're nearly the same code base. Hmm...
-Barry