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

Zope Tests zope-tests at epy.co.at
Sun Jan 4 20:37:08 EST 2009


Zope Tests : FAILED (failures=1)
Zope-trunk Python-2.5.2 : Linux

Running /usr/local/python2.5/bin/python test.py -q --all
Running unit tests:
/home/stefan/autotest/temp/python25-zope212/lib/python/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 test_without_version_txt (App.tests.test_version_txt.VersionTextTestCase)
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-zope212/lib/python/App/tests/test_version_txt.py", line 49, in test_without_version_txt
    self.assertEqual(getZopeVersion(), (-1, -1, -1, '', -1))
  File "/usr/local/python2.5/lib/python2.5/unittest.py", line 334, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: (2, 11, 0, '', -1) != (-1, -1, -1, '', -1)

/home/stefan/autotest/temp/python25-zope212/lib/python/Zope2/App/tests/testExceptionHook.py:120: DeprecationWarning: raising a string exception is deprecated
  raise 'unauthorized', 'x'
/home/stefan/autotest/temp/python25-zope212/lib/python/Zope2/App/startup.py:186: DeprecationWarning: raising a string exception is deprecated
  raise
/home/stefan/autotest/temp/python25-zope212/lib/python/Zope2/App/tests/testExceptionHook.py:129: DeprecationWarning: raising a string exception is deprecated
  raise 'redirect', 'x'
The following test left new threads behind:
testABOR (zope.server.ftp.tests.test_ftpserver.Tests)
New thread(s): [<_DummyThread(Dummy-38, started daemon)>]
  Ran 5685 tests with 1 failures and 0 errors in 3 minutes 6.179 seconds.
Running OFS.tests.testCopySupportEvents.EventLayer tests:
  Set up OFS.tests.testCopySupportEvents.EventLayer in 0.432 seconds.
  Ran 14 tests with 0 failures and 0 errors in 0.121 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Tear down OFS.tests.testCopySupportEvents.EventLayer in 0.005 seconds.
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Ran 632 tests with 0 failures and 0 errors in 27.533 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.102 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.018 seconds.
Running zope.formlib.tests.FormlibLayer tests:
  Tear down Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.002 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.formlib.tests.FormlibLayer in 2.635 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.013 seconds.
Running zope.testbrowser.tests.TestBrowserLayer tests:
  Tear down zope.formlib.tests.FormlibLayer in 0.007 seconds.
  Set up zope.testbrowser.tests.TestBrowserLayer in 1.154 seconds.
  Ran 112 tests with 0 failures and 0 errors in 3.193 seconds.
Running zope.traversing.tests.layer.TraversingLayer tests:
  Tear down zope.testbrowser.tests.TestBrowserLayer in 0.007 seconds.
  Set up zope.traversing.tests.layer.TraversingLayer/home/stefan/autotest/temp/python25-zope212/lib/python/zope/configuration/config.py:197: DeprecationWarning: ZopeSecurityPolicy is deprecated. It has moved to zope.securitypolicy.zopepolicy  This reference will be removed somedays
  obj = getattr(mod, oname)
 in 1.049 seconds.
  Ran 7 tests with 0 failures and 0 errors in 0.454 seconds.
Tearing down left over layers:
  Tear down zope.traversing.tests.layer.TraversingLayer in 0.007 seconds.
Total: 6475 tests, 1 failures, 0 errors in 3 minutes 51.502 seconds.

FAILED (failures=1)


More information about the Zope-tests mailing list