[Zope-tests] FAILED (errors=2) : Zope-2.10 Python-2.4.3 : Linux

Zope Unit Tests zope-tests at epy.co.at
Thu Sep 14 21:32:54 EDT 2006


Zope Unit Tests : FAILED (errors=2)
Zope-2.10 Python-2.4.3 : Linux

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


Error in test testSubfolderInsideOutVirtualHosting (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-zope210/lib/python/webdav/tests/testPUT_factory.py", line 66, in testSubfolderInsideOutVirtualHosting
    put = request.traverse('/VirtualHostBase/http/foo.com:80/folder/VirtualHostRoot/_vh_foo/doc')
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 463, in traverse
    subobject = self.traverseName(object, entry_name)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 318, in traverseName
    ob2 = adapter.publishTraverse(self, name)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 77, in publishTraverse
    subobject=object.__bobo_traverse__(request, name)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/webdav/NullResource.py", line 67, in __bobo_traverse__
    raise Conflict, 'Collection ancestors must already exist.'
Conflict: Collection ancestors must already exist.



Error in test testSubfolderVirtualHosting (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-zope210/lib/python/webdav/tests/testPUT_factory.py", line 54, in testSubfolderVirtualHosting
    put = request.traverse('/VirtualHostBase/http/foo.com:80/folder/VirtualHostRoot/doc')
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 463, in traverse
    subobject = self.traverseName(object, entry_name)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 318, in traverseName
    ob2 = adapter.publishTraverse(self, name)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/ZPublisher/BaseRequest.py", line 77, in publishTraverse
    subobject=object.__bobo_traverse__(request, name)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/webdav/NullResource.py", line 67, in __bobo_traverse__
    raise Conflict, 'Collection ancestors must already exist.'
Conflict: Collection ancestors must already exist.

The following test left new threads behind:
testABOR (zope.server.ftp.tests.test_ftpserver.Tests)
New thread(s): [<_DummyThread(Dummy-36, started daemon)>]
  Ran 5880 tests with 0 failures and 2 errors in 227.756 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.022 seconds.
Tearing down left over layers:
  Tear down Testing.ZopeTestCase.zopedoctest.testLayerExtraction.TestLayer in 0.003 seconds.
Total: 5882 tests, 0 failures, 2 errors

FAILED (errors=2)


More information about the Zope-tests mailing list