[Zope-tests] FAILED (failures=2) : Zope[2.buildout]-trunk Python-2.4.5 : Linux

Zope Tests zope-tests at epy.co.at
Mon Jan 19 20:57:35 EST 2009


Zope Tests : FAILED (failures=2) 
Zope[2.buildout]-trunk Python-2.4.5 : Linux

Running /usr/local/python2.4/bin/python ./bin/test --all
Running unit tests:
/home/stefan/autotest/temp/python24-zope212bout/src/DocumentTemplate/DT_Raise.py:63: DeprecationWarning: String exceptions are deprecated starting with Python 2.5 and will be removed in a future release
  t, v = upgradeException(t, v)


Failure in test testConversion (Products.ZReST.tests.test_ZReST.TestZReST)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope212bout/src/Products/ZReST/tests/test_ZReST.py", line 72, in testConversion
    self.assertEqual(s in html, True)
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: False != True



Failure in test testHeaderLevel (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 "/home/stefan/autotest/temp/python24-zope212bout/lib/python/reStructuredText/tests/testReST.py", line 73, in testHeaderLevel
    self.assertEqual(expected in html, True)
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: False != True

  Ran 1788 tests with 2 failures and 0 errors in 1 minutes 39.567 seconds.
Running OFS.tests.testCopySupportEvents.EventLayer tests:
  Set up OFS.tests.testCopySupportEvents.EventLayer in 0.518 seconds.
  Ran 14 tests with 0 failures and 0 errors in 0.124 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Tear down OFS.tests.testCopySupportEvents.EventLayer in 0.001 seconds.
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Ran 632 tests with 0 failures and 0 errors in 38.923 seconds.
Running Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer tests:
  Set up Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.005 seconds.
  Ran 18 tests with 0 failures and 0 errors in 0.098 seconds.
Running Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer tests:
  Tear down Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.003 seconds.
  Set up Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.002 seconds.
  Ran 2 tests with 0 failures and 0 errors in 0.016 seconds.
Tearing down left over layers:
  Tear down Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.002 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Total: 2454 tests, 2 failures, 0 errors in 2 minutes 22.076 seconds.

FAILED (failures=2) 


More information about the Zope-tests mailing list