[Zope-tests] FAILED (failures=1, errors=1) : Zope-trunk Python-2.3.4 : Linux

Zope Unit Tests zope-tests at epy.co.at
Fri Jan 14 00:17:36 EST 2005


Zope Unit Tests : FAILED (failures=1, errors=1)
Zope-trunk Python-2.3.4 : Linux

Running /usr/local/python2.3/bin/python test.py
Script (Python):filepath:1: DeprecationWarning: integer argument expected, got float
======================================================================
ERROR: testRoman (reStructuredText.tests.testReST.TestReST)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/autotest/temp/python23-zope28/lib/python/reStructuredText/tests/testReST.py", line 9, in testRoman
    from docutils.parsers import rst
  File "/autotest/temp/python23-zope28/lib/python/third_party/docutils/docutils/parsers/rst/__init__.py", line 77, in ?
    from docutils.parsers.rst import states
  File "/autotest/temp/python23-zope28/lib/python/third_party/docutils/docutils/parsers/rst/states.py", line 110, in ?
    import roman
ImportError: No module named roman

======================================================================
FAIL: testRunIgnoresParentSignals (zdaemon.tests.testzdrun.ZDaemonTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/autotest/temp/python23-zope28/lib/python/zdaemon/tests/testzdrun.py", line 227, in testRunIgnoresParentSignals
    self.assert_(len(params) > 1, repr(response))
  File "/usr/local/python2.3/lib/python2.3/unittest.py", line 278, in failUnless
    if not expr: raise self.failureException, msg
AssertionError: ''

----------------------------------------------------------------------
Ran 2702 tests in 727.811s

FAILED (failures=1, errors=1)


More information about the Zope-tests mailing list