[Zope-CMF] Linux Test Results - CMF - errors:8

zope-tests at squishdot.org zope-tests at squishdot.org
Thu Aug 14 05:18:31 EDT 2003


======================================================================
Python Version:2.1.3 (#1, May 20 2002, 12:02:16) 
[GCC 2.95.2 20000220 (Debian GNU/Linux)]

Modules included:
Zope (Zope-2_6-branch)
CMF (HEAD)

...............................................................................................................................................................................EE.EEEEEE.............................................................................................................................................................
======================================================================
ERROR: test_addPolicy (Products.CMFCore.tests.test_CachingPolicyManager.CachingPolicyManagerTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/Products/CMFCore/tests/test_CachingPolicyManager.py", line 261, in test_addPolicy
    mgr._addPolicy( 'first', 'python:1', None, 0, 0, 0, 0 )
TypeError: _addPolicy() takes exactly 9 arguments (8 given)
======================================================================
ERROR: test_empty (Products.CMFCore.tests.test_CachingPolicyManager.CachingPolicyManagerTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/Products/CMFCore/tests/test_CachingPolicyManager.py", line 254, in test_empty
    , 'xyzzy', None, None, None, None, None, None )
  File "/usr/local/lib/python2.1/unittest.py", line 260, in failUnlessRaises
    apply(callableObj, args, kwargs)
TypeError: _updatePolicy() takes exactly 9 arguments (8 given)
======================================================================
ERROR: test_lookupMatchBar (Products.CMFCore.tests.test_CachingPolicyManager.CachingPolicyManagerTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/Products/CMFCore/tests/test_CachingPolicyManager.py", line 339, in test_lookupMatchBar
    mgr = self._makeOneWithPolicies()
  File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/Products/CMFCore/tests/test_CachingPolicyManager.py", line 309, in _makeOneWithPolicies
    , None, max_age_secs, 0, 0, 0 )
TypeError: _addPolicy() takes exactly 9 arguments (8 given)
======================================================================
ERROR: test_lookupMatchBaz (Products.CMFCore.tests.test_CachingPolicyManager.CachingPolicyManagerTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/Products/CMFCore/tests/test_CachingPolicyManager.py", line 358, in test_lookupMatchBaz
    mgr = self._makeOneWithPolicies()
  File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/Products/CMFCore/tests/test_CachingPolicyManager.py", line 309, in _makeOneWithPolicies
    , None, max_age_secs, 0, 0, 0 )
TypeError: _addPolicy() takes exactly 9 arguments (8 given)
======================================================================
ERROR: test_lookupMatchFoo (Products.CMFCore.tests.test_CachingPolicyManager.CachingPolicyManagerTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/Products/CMFCore/tests/test_CachingPolicyManager.py", line 325, in test_lookupMatchFoo
    mgr = self._makeOneWithPolicies()
  File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/Products/CMFCore/tests/test_CachingPolicyManager.py", line 309, in _makeOneWithPolicies
    , None, max_age_secs, 0, 0, 0 )
TypeError: _addPolicy() takes exactly 9 arguments (8 given)
======================================================================
ERROR: test_lookupMatchQux (Products.CMFCore.tests.test_CachingPolicyManager.CachingPolicyManagerTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/Products/CMFCore/tests/test_CachingPolicyManager.py", line 380, in test_lookupMatchQux
    mgr = self._makeOneWithPolicies()
  File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/Products/CMFCore/tests/test_CachingPolicyManager.py", line 309, in _makeOneWithPolicies
    , None, max_age_secs, 0, 0, 0 )
TypeError: _addPolicy() takes exactly 9 arguments (8 given)
======================================================================
ERROR: test_lookupNoMatch (Products.CMFCore.tests.test_CachingPolicyManager.CachingPolicyManagerTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/Products/CMFCore/tests/test_CachingPolicyManager.py", line 315, in test_lookupNoMatch
    mgr = self._makeOneWithPolicies()
  File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/Products/CMFCore/tests/test_CachingPolicyManager.py", line 309, in _makeOneWithPolicies
    , None, max_age_secs, 0, 0, 0 )
TypeError: _addPolicy() takes exactly 9 arguments (8 given)
======================================================================
ERROR: test_reorder (Products.CMFCore.tests.test_CachingPolicyManager.CachingPolicyManagerTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/stuff/chrisw/ZopeTests/sandbox/Zope/lib/python/Products/CMFCore/tests/test_CachingPolicyManager.py", line 286, in test_reorder
    , None, 0, 0, 0, 0 )
TypeError: _addPolicy() takes exactly 9 arguments (8 given)
----------------------------------------------------------------------
Ran 341 tests in 33.076s

FAILED (errors=8)




More information about the Zope-CMF mailing list