[Zodb-checkins] CVS: Zope3/src/zodb/code/tests -
test_class.py:1.5
Jeremy Hylton
jeremy@zope.com
Wed, 29 Jan 2003 13:05:43 -0500
On Wed, 29 Jan 2003 12:02:03 -0500
Jim Fulton <jim@zope.com> wrote:
> Update of /cvs-repository/Zope3/src/zodb/code/tests
> In directory cvs.zope.org:/tmp/cvs-serv23132
>
> Modified Files:
> test_class.py
> Log Message:
> Commented (XXX) an assertion that was failing. This needs
> to be fixed,
> but the person who can fix it doesn't have time right now
> and we can't
> have tests failing. :(
Thanks! I have this test fixed in my local checkout, but
the fix broke something else ;-).
Jeremy