[Zope-tests] FAIL ( errors:11) -- Z2 Tests/Linux -- HEAD/Py232

zope-tests at plope.com zope-tests at plope.com
Thu Feb 12 06:03:17 EST 2004


======================================================================
Python Version:2.3.2 (#1, Nov  2 2003, 08:53:03) 
[GCC 3.2 20020903 (Red Hat Linux 8.0 3.2-7)]

Modules included:
Zope (HEAD)

Running unit tests from /home/chrism/opt/tests/sandbox/Zope
Error in test testAutoReqPopulate (Products.Sessions.tests.testSessionDataManager.TestSessionManager)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/Sessions/tests/testSessionDataManager.py", line 217, in testAutoReqPopulate
    self.app.REQUEST.traverse('/')
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZPublisher/BaseRequest.py", line 426, in traverse
    else: user=v(request, auth, roles)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 656, in validate
    if self._isTop() and self.authorize(self._nobody, a,c,n,v,roles):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 604, in authorize
    roles):
TypeError: iterable argument required

Error in test testUnlazifyAutoPopulated (Products.Sessions.tests.testSessionDataManager.TestSessionManager)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/Sessions/tests/testSessionDataManager.py", line 223, in testUnlazifyAutoPopulated
    self.app.REQUEST.traverse('/')
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZPublisher/BaseRequest.py", line 426, in traverse
    else: user=v(request, auth, roles)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 656, in validate
    if self._isTop() and self.authorize(self._nobody, a,c,n,v,roles):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 604, in authorize
    roles):
TypeError: iterable argument required

Error in test testTraverse0 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 77, in test
    ob = self.traverse('%s/%s/' % (vaddr, p))
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZPublisher/BaseRequest.py", line 426, in traverse
    else: user=v(request, auth, roles)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 656, in validate
    if self._isTop() and self.authorize(self._nobody, a,c,n,v,roles):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 604, in authorize
    roles):
TypeError: iterable argument required

Error in test testTraverse1 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 77, in test
    ob = self.traverse('%s/%s/' % (vaddr, p))
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZPublisher/BaseRequest.py", line 426, in traverse
    else: user=v(request, auth, roles)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 656, in validate
    if self._isTop() and self.authorize(self._nobody, a,c,n,v,roles):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 604, in authorize
    roles):
TypeError: iterable argument required

Error in test testTraverse2 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 77, in test
    ob = self.traverse('%s/%s/' % (vaddr, p))
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZPublisher/BaseRequest.py", line 426, in traverse
    else: user=v(request, auth, roles)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 656, in validate
    if self._isTop() and self.authorize(self._nobody, a,c,n,v,roles):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 604, in authorize
    roles):
TypeError: iterable argument required

Error in test testTraverse3 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 77, in test
    ob = self.traverse('%s/%s/' % (vaddr, p))
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZPublisher/BaseRequest.py", line 426, in traverse
    else: user=v(request, auth, roles)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 656, in validate
    if self._isTop() and self.authorize(self._nobody, a,c,n,v,roles):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 604, in authorize
    roles):
TypeError: iterable argument required

Error in test testTraverse4 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 77, in test
    ob = self.traverse('%s/%s/' % (vaddr, p))
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZPublisher/BaseRequest.py", line 426, in traverse
    else: user=v(request, auth, roles)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 656, in validate
    if self._isTop() and self.authorize(self._nobody, a,c,n,v,roles):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 604, in authorize
    roles):
TypeError: iterable argument required

Error in test testTraverse5 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 77, in test
    ob = self.traverse('%s/%s/' % (vaddr, p))
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZPublisher/BaseRequest.py", line 426, in traverse
    else: user=v(request, auth, roles)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 656, in validate
    if self._isTop() and self.authorize(self._nobody, a,c,n,v,roles):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 604, in authorize
    roles):
TypeError: iterable argument required

Error in test testTraverse6 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 77, in test
    ob = self.traverse('%s/%s/' % (vaddr, p))
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZPublisher/BaseRequest.py", line 426, in traverse
    else: user=v(request, auth, roles)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 656, in validate
    if self._isTop() and self.authorize(self._nobody, a,c,n,v,roles):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 604, in authorize
    roles):
TypeError: iterable argument required

Error in test testTraverse7 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 77, in test
    ob = self.traverse('%s/%s/' % (vaddr, p))
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZPublisher/BaseRequest.py", line 426, in traverse
    else: user=v(request, auth, roles)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 656, in validate
    if self._isTop() and self.authorize(self._nobody, a,c,n,v,roles):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 604, in authorize
    roles):
TypeError: iterable argument required

Error in test testSetupServers (Zope.Startup.tests.testStarter.ZopeStarterTestCase)
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/Startup/tests/testStarter.py", line 173, in testSetupServers
    starter.setupServers()
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/Startup/__init__.py", line 195, in setupServers
    raise ZConfig.ConfigurationError(socket_err
ConfigurationError: There was a problem starting a server of type "HTTPServer". This may mean that your user does not have permission to bind to the port which the server is trying to use or the port may already be in use by another application. (Address already in use)

======================================================================
ERROR: testAutoReqPopulate (Products.Sessions.tests.testSessionDataManager.TestSessionManager)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/Sessions/tests/testSessionDataManager.py", line 217, in testAutoReqPopulate
    self.app.REQUEST.traverse('/')
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZPublisher/BaseRequest.py", line 426, in traverse
    else: user=v(request, auth, roles)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 656, in validate
    if self._isTop() and self.authorize(self._nobody, a,c,n,v,roles):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 604, in authorize
    roles):
TypeError: iterable argument required

======================================================================
ERROR: testUnlazifyAutoPopulated (Products.Sessions.tests.testSessionDataManager.TestSessionManager)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/Sessions/tests/testSessionDataManager.py", line 223, in testUnlazifyAutoPopulated
    self.app.REQUEST.traverse('/')
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZPublisher/BaseRequest.py", line 426, in traverse
    else: user=v(request, auth, roles)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 656, in validate
    if self._isTop() and self.authorize(self._nobody, a,c,n,v,roles):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 604, in authorize
    roles):
TypeError: iterable argument required

======================================================================
ERROR: testTraverse0 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 77, in test
    ob = self.traverse('%s/%s/' % (vaddr, p))
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZPublisher/BaseRequest.py", line 426, in traverse
    else: user=v(request, auth, roles)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 656, in validate
    if self._isTop() and self.authorize(self._nobody, a,c,n,v,roles):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 604, in authorize
    roles):
TypeError: iterable argument required

======================================================================
ERROR: testTraverse1 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 77, in test
    ob = self.traverse('%s/%s/' % (vaddr, p))
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZPublisher/BaseRequest.py", line 426, in traverse
    else: user=v(request, auth, roles)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 656, in validate
    if self._isTop() and self.authorize(self._nobody, a,c,n,v,roles):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 604, in authorize
    roles):
TypeError: iterable argument required

======================================================================
ERROR: testTraverse2 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 77, in test
    ob = self.traverse('%s/%s/' % (vaddr, p))
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZPublisher/BaseRequest.py", line 426, in traverse
    else: user=v(request, auth, roles)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 656, in validate
    if self._isTop() and self.authorize(self._nobody, a,c,n,v,roles):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 604, in authorize
    roles):
TypeError: iterable argument required

======================================================================
ERROR: testTraverse3 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 77, in test
    ob = self.traverse('%s/%s/' % (vaddr, p))
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZPublisher/BaseRequest.py", line 426, in traverse
    else: user=v(request, auth, roles)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 656, in validate
    if self._isTop() and self.authorize(self._nobody, a,c,n,v,roles):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 604, in authorize
    roles):
TypeError: iterable argument required

======================================================================
ERROR: testTraverse4 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 77, in test
    ob = self.traverse('%s/%s/' % (vaddr, p))
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZPublisher/BaseRequest.py", line 426, in traverse
    else: user=v(request, auth, roles)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 656, in validate
    if self._isTop() and self.authorize(self._nobody, a,c,n,v,roles):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 604, in authorize
    roles):
TypeError: iterable argument required

======================================================================
ERROR: testTraverse5 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 77, in test
    ob = self.traverse('%s/%s/' % (vaddr, p))
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZPublisher/BaseRequest.py", line 426, in traverse
    else: user=v(request, auth, roles)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 656, in validate
    if self._isTop() and self.authorize(self._nobody, a,c,n,v,roles):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 604, in authorize
    roles):
TypeError: iterable argument required

======================================================================
ERROR: testTraverse6 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 77, in test
    ob = self.traverse('%s/%s/' % (vaddr, p))
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZPublisher/BaseRequest.py", line 426, in traverse
    else: user=v(request, auth, roles)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 656, in validate
    if self._isTop() and self.authorize(self._nobody, a,c,n,v,roles):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 604, in authorize
    roles):
TypeError: iterable argument required

======================================================================
ERROR: testTraverse7 (Products.SiteAccess.tests.testVirtualHostMonster.VHMRegressions)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Products/SiteAccess/tests/testVirtualHostMonster.py", line 77, in test
    ob = self.traverse('%s/%s/' % (vaddr, p))
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/ZPublisher/BaseRequest.py", line 426, in traverse
    else: user=v(request, auth, roles)
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 656, in validate
    if self._isTop() and self.authorize(self._nobody, a,c,n,v,roles):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/AccessControl/User.py", line 604, in authorize
    roles):
TypeError: iterable argument required

======================================================================
ERROR: testSetupServers (Zope.Startup.tests.testStarter.ZopeStarterTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/Startup/tests/testStarter.py", line 173, in testSetupServers
    starter.setupServers()
  File "/home/chrism/opt/tests/sandbox/Zope/lib/python/Zope/Startup/__init__.py", line 195, in setupServers
    raise ZConfig.ConfigurationError(socket_err
ConfigurationError: There was a problem starting a server of type "HTTPServer". This may mean that your user does not have permission to bind to the port which the server is trying to use or the port may already be in use by another application. (Address already in use)

----------------------------------------------------------------------
Ran 2896 tests in 945.828s

FAILED (errors=11)




More information about the Zope-tests mailing list