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

Zope Tests zope-tests at epy.co.at
Tue Jan 20 20:57:04 EST 2009


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

Running /usr/local/python2.5/bin/python ./bin/test --all
Running unit tests:
/home/stefan/autotest/temp/python25-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.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212bout/src/Products/ZReST/tests/test_ZReST.py", line 72, in testConversion
    self.assertEqual(s in html, True)
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 334, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: False != True

/home/stefan/autotest/temp/python25-zope212bout/lib/python/Zope2/App/tests/testExceptionHook.py:120: DeprecationWarning: raising a string exception is deprecated
  raise 'unauthorized', 'x'
/home/stefan/autotest/temp/python25-zope212bout/lib/python/Zope2/App/startup.py:186: DeprecationWarning: raising a string exception is deprecated
  raise
/home/stefan/autotest/temp/python25-zope212bout/lib/python/Zope2/App/tests/testExceptionHook.py:129: DeprecationWarning: raising a string exception is deprecated
  raise 'redirect', 'x'


Failure in test testHeaderLevel (reStructuredText.tests.testReST.TestReST)
Traceback (most recent call last):
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python25-zope212bout/lib/python/reStructuredText/tests/testReST.py", line 73, in testHeaderLevel
    self.assertEqual(expected in html, True)
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 334, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: False != True

  Ran 1792 tests with 2 failures and 0 errors in 1 minutes 41.166 seconds.
Running OFS.tests.testCopySupportEvents.EventLayer tests:
  Set up OFS.tests.testCopySupportEvents.EventLayer in 0.560 seconds.
  Ran 14 tests with 0 failures and 0 errors in 0.126 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 27.761 seconds.
Running Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer tests:
  Set up Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.004 seconds.
  Ran 18 tests with 0 failures and 0 errors in 0.092 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.017 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: 2458 tests, 2 failures, 0 errors in 2 minutes 12.110 seconds.

FAILED (failures=2) 


More information about the Zope-tests mailing list