Re: Zope Tests: 78 OK, 21 Failed

Tres Seaver <[email protected]>
Newsgroups gmane.comp.web.zope.devel
Message-ID <[email protected]>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 02/21/2011 06:58 AM, Zope Tests Summarizer wrote:

> Subject: FAILED : Zope Buildbot / zopetoolkit-1.1_win-py2.5 slave-win
> From: jdriessen at thehealthagency.com
> Date: Sun Feb 20 15:00:14 EST 2011
> URL: http://mail.zope.org/pipermail/zope-tests/2011-February/032632.html
> 
> Subject: FAILED : winbot / ztk_dev py_254_win32
> From: buildbot at winbot.zope.org
> Date: Sun Feb 20 15:18:27 EST 2011
> URL: http://mail.zope.org/pipermail/zope-tests/2011-February/032635.html
> 
> Subject: FAILED : winbot / ztk_dev py_265_win32
> From: buildbot at winbot.zope.org
> Date: Sun Feb 20 15:26:51 EST 2011
> URL: http://mail.zope.org/pipermail/zope-tests/2011-February/032637.html
> 
> Subject: FAILED : winbot / ztk_dev py_265_win64
> From: buildbot at winbot.zope.org
> Date: Sun Feb 20 15:35:34 EST 2011
> URL: http://mail.zope.org/pipermail/zope-tests/2011-February/032638.html
> 
> Subject: FAILED : winbot / ztk_dev py_270_win32
> From: buildbot at winbot.zope.org
> Date: Sun Feb 20 15:43:56 EST 2011
> URL: http://mail.zope.org/pipermail/zope-tests/2011-February/032639.html
> 
> Subject: FAILED : winbot / ztk_dev py_270_win64
> From: buildbot at winbot.zope.org
> Date: Sun Feb 20 15:51:33 EST 2011
> URL: http://mail.zope.org/pipermail/zope-tests/2011-February/032640.html
> 
> Subject: FAILED : ZTK 1.0dev / Python2.4.6 Linux 64bit
> From: ccomb at free.fr
> Date: Sun Feb 20 22:14:28 EST 2011
> URL: http://mail.zope.org/pipermail/zope-tests/2011-February/032688.html
> 
> Subject: FAILED : ZTK 1.0dev / Python2.6.5 Linux 64bit
> From: ccomb at free.fr
> Date: Sun Feb 20 22:15:14 EST 2011
> URL: http://mail.zope.org/pipermail/zope-tests/2011-February/032689.html
> 
> Subject: FAILED : ZTK 1.0dev / Python2.5.5 Linux 64bit
> From: ccomb at free.fr
> Date: Sun Feb 20 22:15:23 EST 2011
> URL: http://mail.zope.org/pipermail/zope-tests/2011-February/032690.html


These failures seem to be due to the zope.passwod changes Martijn made
yesterday:

- ----------------------------- %< -------------------------------
Running zope.app.authentication.testing.AppAuthenticationLayer tests:
  Set up zope.app.authentication.testing.AppAuthenticationLayer
Traceback (most recent call last):
  File
"c:\buildslave\ztk_dev_py_265_win64\build\src\zope.testrunner\src\zope\testrunner\runner.py",
line 367, in run_layer
    setup_layer(options, layer, setup_layers)
  File
"c:\buildslave\ztk_dev_py_265_win64\build\src\zope.testrunner\src\zope\testrunner\runner.py",
line 658, in setup_layer
    layer.setUp()
  File
"c:\buildslave\ztk_dev_py_265_win64\build\src\zope.app.testing\src\zope\app\testing\functional.py",
line 336, in setUp
    self.config_file, product_config=self.product_config)
  File
"c:\buildslave\ztk_dev_py_265_win64\build\src\zope.app.testing\src\zope\app\testing\functional.py",
line 215, in __init__
    self.app = Debugger(self.db, config_file)
  File
"c:\buildslave\ztk_dev_py_265_win64\build\src\zope.app.debug\src\zope\app\debug\debug.py",
line 36, in __init__
    config(config_file)
  File
"c:\buildslave\ztk_dev_py_265_win64\build\src\zope.app.appsetup\src\zope\app\appsetup\appsetup.py",
line 111, in config
    context = xmlconfig.file(file, context=context, execute=execute)
  File
"c:\buildslave\ztk_dev_py_265_win64\build\src\zope.configuration\src\zope\configuration\xmlconfig.py",
line 651, in file
    context.execute_actions()
  File
"c:\buildslave\ztk_dev_py_265_win64\build\src\zope.configuration\src\zope\configuration\config.py",
line 617, in execute_actions
    for action in resolveConflicts(self.actions):
  File
"c:\buildslave\ztk_dev_py_265_win64\build\src\zope.configuration\src\zope\configuration\config.py",
line 1524, in resolveConflicts
    raise ConfigurationConflictError(conflicts)
ConfigurationConflictError: Conflicting configuration actions
  For: ('protectName', <class
'zope.password.password.SSHAPasswordManager'>, 'checkPassword')
    File
"c:\buildslave\ztk_dev_py_265_win64\build\src\zope.password\src\zope\password\configure.zcml",
line 64.4-66.4
          <class class=".password.SSHAPasswordManager">
            <allow interface=".interfaces.IMatchingPasswordManager" />
          </class>
    File
"c:\buildslave\ztk_dev_py_265_win64\build\src\zope.password\src\zope\password\configure.zcml",
line 68.4-70.4
          <class class=".password.SSHAPasswordManager">
            <allow interface=".interfaces.IMatchingPasswordManager" />
          </class>
  For: ('protectName', <class
'zope.password.password.SSHAPasswordManager'>, 'encodePassword')
    File
"c:\buildslave\ztk_dev_py_265_win64\build\src\zope.password\src\zope\password\configure.zcml",
line 64.4-66.4
          <class class=".password.SSHAPasswordManager">
            <allow interface=".interfaces.IMatchingPasswordManager" />
          </class>
    File
"c:\buildslave\ztk_dev_py_265_win64\build\src\zope.password\src\zope\password\configure.zcml",
line 68.4-70.4
          <class class=".password.SSHAPasswordManager">
            <allow interface=".interfaces.IMatchingPasswordManager" />
          </class>
  For: ('protectName', <class
'zope.password.password.SSHAPasswordManager'>, 'match')
    File
"c:\buildslave\ztk_dev_py_265_win64\build\src\zope.password\src\zope\password\configure.zcml",
line 64.4-66.4
          <class class=".password.SSHAPasswordManager">
            <allow interface=".interfaces.IMatchingPasswordManager" />
          </class>
    File
"c:\buildslave\ztk_dev_py_265_win64\build\src\zope.password\src\zope\password\configure.zcml",
line 68.4-70.4
          <class class=".password.SSHAPasswordManager">
            <allow interface=".interfaces.IMatchingPasswordManager" />
          </class>
- ----------------------------- %< -------------------------------



Tres.
- -- 
===================================================================
Tres Seaver          +1 540-429-0999          [email protected]
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk1ibBsACgkQ+gerLs4ltQ6T8gCgyrYNBNlApnU8GJDv2MCWB2f/
HDUAn3XUDUlJvZCYUs3L1/ohmGt3YO6t
=z7yN
-----END PGP SIGNATURE-----

_______________________________________________
Zope-Dev maillist  -  [email protected]
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 https://mail.zope.org/mailman/listinfo/zope-announce
 https://mail.zope.org/mailman/listinfo/zope )
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.