[Zope-tests] FAILED (errors=1) : Zope-trunk-alltests Python-2.6.6 : Linux

Zope2 Tests zope-tests at epy.co.at
Wed May 23 05:24:17 UTC 2012


Zope2 Tests : FAILED (errors=1)
Zope-trunk-alltests Python-2.6.6 : Linux (x86_64)

Running ./bin/alltests --all
Running OFS.tests.testCopySupportEvents.EventLayer tests:
  Set up OFS.tests.testCopySupportEvents.EventLayer in 0.094 seconds.
  Ran 14 tests with 0 failures and 0 errors in 0.042 seconds.
Running OFS.tests.testCopySupportHooks.HookLayer tests:
  Tear down OFS.tests.testCopySupportEvents.EventLayer in 0.000 seconds.
  Set up OFS.tests.testCopySupportHooks.HookLayer in 0.093 seconds.
  Ran 14 tests with 0 failures and 0 errors in 0.043 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Tear down OFS.tests.testCopySupportHooks.HookLayer in 0.000 seconds.
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Ran 217 tests with 0 failures and 0 errors in 4.361 seconds.
Running Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer tests:
  Set up Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.001 seconds.
  Ran 18 tests with 0 failures and 0 errors in 0.026 seconds.
Running Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer tests:
  Tear down Testing.ZopeTestCase.testZODBCompat.ZODBCompatLayer in 0.001 seconds.
  Set up Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.001 seconds.
  Ran 2 tests with 0 failures and 0 errors in 0.004 seconds.
Running zope.testrunner.layer.UnitTests tests:
  Tear down Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.001 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testrunner.layer.UnitTests in 0.000 seconds.


Error in test test_EnsureProtectedDecoCall (AccessControl.tests.testClassSecurityInfo.ClassSecurityInfoTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214all/eggs/AccessControl-3.0-py2.6-linux-x86_64.egg/AccessControl/tests/testClassSecurityInfo.py", line 131, in test_EnsureProtectedDecoCall
    with self.assertRaisesRegexp(AssertionError, 'has 2 non-decorator'):
AttributeError: 'ClassSecurityInfoTests' object has no attribute 'assertRaisesRegexp'

/home/stefan/autotest/temp/python26-zope214all/eggs/zExceptions-2.13.0-py2.6.egg/zExceptions/tests/test___init__.py:28: DeprecationWarning: String exceptions are deprecated starting with Python 2.5 and will be removed in a future release
  return upgradeException(t, v)
  Ran 2386 tests with 0 failures and 1 errors in 40.317 seconds.
Tearing down left over layers:
  Tear down zope.testrunner.layer.UnitTests in 0.000 seconds.
Total: 2651 tests, 0 failures, 1 errors in 45.618 seconds.

FAILED (errors=1)


More information about the Zope-tests mailing list