[Zope-dev] zope-tests - FAILED: 24, OK: 17, UNKNOWN: 2

Tres Seaver tseaver at palladion.com
Wed Aug 29 13:25:34 UTC 2012


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 08/28/2012 09:00 PM, Zope tests summarizer wrote:
> 
> [1]    UNKNOWN UNKNOWN : Zope-trunk Python-2.6.8 : Linux 
> https://mail.zope.org/pipermail/zope-tests/2012-August/067337.html
> 
> 
> [2]    UNKNOWN UNKNOWN : Zope-trunk Python-2.7.3 : Linux 
> https://mail.zope.org/pipermail/zope-tests/2012-August/067338.html

This appears to be due to a change in ZConfig:

- ------------------------------------ %< -----------------------------------
Test-module import failures:

Module: Zope2.Startup.tests.testStarter

Traceback (most recent call last):
  File
"/home/stefan/autotest/temp/python27-zope214all/src/Zope2/Startup/tests/testStarter.py",
line 53, in <module>
    class ZopeStarterTestCase(test_logger.LoggingTestBase):
AttributeError: 'module' object has no attribute 'LoggingTestBase'


Module: zLOG.tests.test_logging

Traceback (most recent call last):
  File
"/home/stefan/autotest/temp/python27-zope214all/eggs/zLOG-2.11.1-py2.7.egg/zLOG/tests/test_logging.py",
line 19, in <module>
    from ZConfig.components.logger.tests.test_logger import LoggingTestBase
ImportError: cannot import name LoggingTestBase

- ------------------------------------ %< -----------------------------------

That base class has been gone since ZConfig 2.9.2.  I don't think the
Zope2 trunk has pinned / unpinned ZConfig in a long time, so I'm not sure
why it would just now break (ZConfig 2.9.2 was released in February, and
2.9.3 in June).


<skipping the z3c.* failures:  I don't know enough to diagnose them>

<skipping the zc.buildout failures: project has moved outside my purview>


> [26]   FAILED  winbot / zope.app.twisted_py_265_32 
> https://mail.zope.org/pipermail/zope-tests/2012-August/067324.html

The first failure here seems to be the same as the ZConfig-bsed error
breaking Zope2.  Some of the others seem to break on the following:

  File "c:\eggs\zodb3-3.10.5-py2.6-win32.egg\ZEO\zrpc\server.py", line
21, in <module>
      s = socket.socket(socket.AF_INET6, socket.SOCK_STREAM)

Maybe the Windows bot doesn't know from IPv6?



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

iEYEARECAAYFAlA+GEkACgkQ+gerLs4ltQ7dGACgiysr8ewQgSbX8WqRvK9yhaBc
NYQAniTVBMovxd0h9Cuep4JFllf46W6X
=0SxW
-----END PGP SIGNATURE-----



More information about the Zope-Dev mailing list