[Zope-tests] FAILED (errors=1) : Zope-trunk-alltests Python-2.4.6 : Linux
Zope Tests
zope-tests at epy.co.at
Fri Feb 20 20:59:07 EST 2009
Zope Tests : FAILED (errors=1)
Zope-trunk-alltests Python-2.4.6 : Linux
Running /usr/local/python2.4/bin/python ./bin/alltests --all
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.107 seconds.
Running OFS.tests.testCopySupportHooks.HookLayer tests:
Tear down OFS.tests.testCopySupportEvents.EventLayer in 0.001 seconds.
Set up OFS.tests.testCopySupportHooks.HookLayer in 0.479 seconds.
Ran 14 tests with 0 failures and 0 errors in 0.106 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
Tear down OFS.tests.testCopySupportHooks.HookLayer in 0.001 seconds.
Set up Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Ran 632 tests with 0 failures and 0 errors in 23.172 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.080 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.015 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.196 seconds.
Ran 11 tests with 0 failures and 0 errors in 0.023 seconds.
Running zope.testbrowser.tests.TestBrowserLayer tests:
Tear down zope.formlib.tests.FormlibLayer in 0.003 seconds.
Set up zope.testbrowser.tests.TestBrowserLayer in 1.250 seconds.
Ran 160 tests with 0 failures and 0 errors in 19.556 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
Tear down zope.testbrowser.tests.TestBrowserLayer in 0.004 seconds.
Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
/home/stefan/autotest/temp/python24-zope212all/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)
Error in test test_list_imports (OFS.tests.testObjectManager.ObjectManagerTests)
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-zope212all/src/OFS/tests/testObjectManager.py", line 409, in test_list_imports
self.failUnless(isinstance(om.list_imports(), list))
File "/home/stefan/autotest/temp/python24-zope212all/src/OFS/ObjectManager.py", line 665, in list_imports
paths.append(zopegome)
NameError: global name 'zopegome' is not defined
Ran 5820 tests with 0 failures and 1 errors in 3 minutes 22.940 seconds.
Running zope.traversing.tests.layer.TraversingLayer tests:
Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Set up zope.traversing.tests.layer.TraversingLayer in 1.504 seconds.
Ran 7 tests with 0 failures and 0 errors in 0.827 seconds.
Tearing down left over layers:
Tear down zope.traversing.tests.layer.TraversingLayer in 0.008 seconds.
Total: 6678 tests, 0 failures, 1 errors in 4 minutes 21.742 seconds.
FAILED (errors=1)
More information about the Zope-tests
mailing list