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

Zope Tests zope-tests at epy.co.at
Mon Aug 9 21:39:25 EDT 2010


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

Running /usr/local/python2.6/bin/python ./bin/test --all
Running OFS.tests.testCopySupportEvents.EventLayer tests:
  Set up OFS.tests.testCopySupportEvents.EventLayer in 0.092 seconds.
  Ran 14 tests with 0 failures and 0 errors in 0.041 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.091 seconds.
  Ran 14 tests with 0 failures and 0 errors in 0.042 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 225 tests with 0 failures and 0 errors in 4.459 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.028 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.testing.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.testing.testrunner.layer.UnitTests in 0.000 seconds.
/home/stefan/autotest/temp/python26-zope213/src/Zope2/Startup/tests/test_warnfilter.py:94: TestSchemaWarning: This is only a test.
  warnings.warn('This is only a test.', TestSchemaWarning)


Failure in test test_behavior (Zope2.Startup.tests.test_warnfilter.TestWarnFilter)
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-zope213/src/Zope2/Startup/tests/test_warnfilter.py", line 90, in test_behavior
    self.assertRaises(TestSchemaWarning, self._dowarning1)
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 342, in failUnlessRaises
    raise self.failureException, "%s not raised" % excName
AssertionError: TestSchemaWarning not raised

  Ran 1486 tests with 1 failures and 0 errors in 31.474 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 1759 tests, 1 failures, 0 errors in 36.848 seconds.

FAILED (failures=1)


More information about the Zope-tests mailing list