[Zope-tests] FAILED (failures=1) : Zope-trunk Python-2.4.1 : Linux

Zope Unit Tests zope-tests at epy.co.at
Sat Apr 9 22:48:07 EDT 2005


Zope Unit Tests : FAILED (failures=1)
Zope-trunk Python-2.4.1 : 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
======================================================================
FAIL: testImgLink (StructuredText.tests.testStructuredText.BasicTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
    testMethod()
  File "/autotest/temp/python24-zope28/lib/python/StructuredText/tests/testStructuredText.py", line 227, in testImgLink
    '<img src="http://www.zope.org/bar.gif" alt="foo">')
  File "/autotest/temp/python24-zope28/lib/python/StructuredText/tests/testStructuredText.py", line 145, in _test
    raise AssertionError,"basic test failed for '%s'" % stxtxt
AssertionError: basic test failed for '"foo":img:http://www.zope.org/bar.gif'

----------------------------------------------------------------------
Ran 5656 tests in 554.786s

FAILED (failures=1)


More information about the Zope-tests mailing list