[Zope3-dev] Linux Test Results - Zope 3 - errors:1
Steve Alexander
steve@cat-box.net
Tue, 24 Jun 2003 13:30:18 +0300
> ======================================================================
> 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