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

Zope Unit Tests zope-tests at epy.co.at
Fri Jan 12 21:17:25 EST 2007


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

Running /usr/local/python2.4/bin/python test.py -q --all
Running unit tests:


Failure in test testCollector2261 (webdav.tests.testPUT_factory.TestPUTFactory)
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-zope211/lib/python/webdav/tests/testPUT_factory.py", line 83, in testCollector2261
    self.assertEqual(str(self.app.A.a), 'I am file a', 'PUT factory should acquire content')
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: PUT factory should acquire content

The following test left new threads behind:
testABOR (zope.server.ftp.tests.test_ftpserver.Tests)
New thread(s): [<_DummyThread(Dummy-36, started daemon)>]
  Ran 5991 tests with 1 failures and 0 errors in 251.800 seconds.
Running Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer tests:
  Set up Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.004 seconds.
  Ran 2 tests with 0 failures and 0 errors in 0.021 seconds.
Tearing down left over layers:
  Tear down Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.003 seconds.
Total: 5993 tests, 1 failures, 0 errors

FAILED (failures=1)


More information about the Zope-tests mailing list