[Zope3-dev] Linux Test Results - Zope 3 - errors:1

Chris McDonough chrism@zope.com
24 Jun 2003 10:56:04 -0400


Right, apologies.

- C


On Tue, 2003-06-24 at 06:30, Steve Alexander wrote:
> 
> > ======================================================================
> > ERROR: doctest of zope.app.container.ordered.OrderedContainer
> > ----------------------------------------------------------------------
> > Traceback (most recent call last):
> >   File "/usr/local/lib/python2.2/unittest.py", line 379, in runTest
> >     self.__testFunc()
> >   File "/stuff/chrisw/ZopeTests/sandbox/Zope3/src/zope/testing/doctestunit.py", line 65, in <lambda>
> >     lambda args=(tester, name, doc, filename, lineno):
> >   File "/stuff/chrisw/ZopeTests/sandbox/Zope3/src/zope/testing/doctestunit.py", line 97, in _test
> >     raise DocTestTestFailure(
> > DocTestTestFailure: Failed doctest test for zope.app.container.ordered.OrderedContainer
> >   File "/stuff/chrisw/ZopeTests/sandbox/Zope3/src/zope/app/container/ordered.py", line 37 (or above), in OrderedContainer
> > 
> > *****************************************************************
> > Failure in example: IOrderedContainer.isImplementedBy(oc)
> > from line #3 of zope.app.container.ordered.OrderedContainer
> > Expected: True
> > Got: 1
> > 
> > 
> > ----------------------------------------------------------------------
> > Ran 4557 tests in 552.229s
> > 
> > FAILED (errors=1)
> 
> People who develop using Python 2.3, please remember to run tests on 
> Python 2.2.3 before checking in.
> 
> --
> Steve Alexander
> 
> 
> 
> 
> _______________________________________________
> Zope3-dev mailing list
> Zope3-dev@zope.org
> http://mail.zope.org/mailman/listinfo/zope3-dev