[Zope-tests] FAILED (errors=1) : Zope-2_7-branch Python-2.4 : Linux

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


Zope Unit Tests : FAILED (errors=1)
Zope-2_7-branch Python-2.4 : Linux

Running /usr/local/python2.4/bin/python test.py
/usr/local/python2.4/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
Script (Python):filepath:1: DeprecationWarning: integer argument expected, got float
======================================================================
ERROR: testRoman (reStructuredText.tests.testReST.TestReST)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
    testMethod()
  File "/autotest/temp/python24-zope27/lib/python/reStructuredText/tests/testReST.py", line 9, in testRoman
    from docutils.parsers import rst
  File "/autotest/temp/python24-zope27/lib/python/docutils/parsers/rst/__init__.py", line 77, in ?
    from docutils.parsers.rst import states
  File "/autotest/temp/python24-zope27/lib/python/docutils/parsers/rst/states.py", line 110, in ?
    import roman
ImportError: No module named roman

----------------------------------------------------------------------
Ran 2369 tests in 311.266s

FAILED (errors=1)


More information about the Zope-tests mailing list