[Zope-dev] zope-tests - FAILED: 17, OK: 91

Tres Seaver tseaver at palladion.com
Wed May 25 09:18:46 EDT 2011


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

> [1]    FAILED  Zope Buildbot / zope2.13-py2.7 slave-ubuntu64
>        https://mail.zope.org/pipermail/zope-tests/2011-May/041834.html
> 
> 
> [2]    FAILED  Zope Buildbot / zope2.14-py2.7 slave-ubuntu64
>        https://mail.zope.org/pipermail/zope-tests/2011-May/041836.html

Still the I-can't-reproduce-atexit-segfault:  can *anybody* except this
buildbot reproduce the issue?  What Python 2.7 version is the buildbot
running, and how was it built?


> [3]    FAILED  Zope Buildbot / zopetoolkit-1.0-py2.5 slave-osx
>        https://mail.zope.org/pipermail/zope-tests/2011-May/041867.html

The is an FTP test failure, similar to others which have showed up::

- -------------------------- $< -------------------------
Failure in test testHELP (zope.server.ftp.tests.test_ftpserver.Tests)
Traceback (most recent call last):
  File
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/unittest.py",
line 260, in run
    testMethod()
  File
"/Users/buildslave/.buildout/eggs/zope.server-3.6.2-py2.5.egg/zope/server/ftp/tests/test_ftpserver.py",
line 278, in testHELP
    self.assertEqual(self.execute('HELP', 1), result)
  File
"/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/unittest.py",
line 334, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: '214-The following commands are recognized\r\n' !=
'214-The following commands are recognized\r\nHelp goes here
somewhen.\r\n214 Help done.\r\n'
- -------------------------- $< -------------------------

I have no idea why this failure is only occasionaly, and only on OS/X.

> [4]    FAILED  Zope Buildbot / zopetoolkit_win-py2.6 slave-win
>        https://mail.zope.org/pipermail/zope-tests/2011-May/041857.html

Oddball build failure::

- -------------------------- $< -------------------------
remoteFailed: [Failure instance: Traceback (failure with no frames):
<class 'twisted.internet.error.ConnectionLost'>: Connection to the other
side was lost in a non-clean fashion.
- -------------------------- $< -------------------------


> [5]    FAILED  Zope Buildbot / zopetoolkit_win-py2.6 slave-win
>        https://mail.zope.org/pipermail/zope-tests/2011-May/041856.html

Ditto.


> [13]   FAILED  winbot / ztk_dev py_254_win32
>        https://mail.zope.org/pipermail/zope-tests/2011-May/041891.html
> 
> 
> [14]   FAILED  winbot / ztk_dev py_265_win32
>        https://mail.zope.org/pipermail/zope-tests/2011-May/041892.html
> 
> 
> [15]   FAILED  winbot / ztk_dev py_265_win64
>        https://mail.zope.org/pipermail/zope-tests/2011-May/041894.html
> 
> 
> [16]   FAILED  winbot / ztk_dev py_270_win32
>        https://mail.zope.org/pipermail/zope-tests/2011-May/041895.html
> 
> 
> [17]   FAILED  winbot / ztk_dev py_270_win64
>        https://mail.zope.org/pipermail/zope-tests/2011-May/041897.html

These are all the same bug::

- -------------------------- $< -------------------------
Error in test testNoTargetLanguage
(zope.app.i18n.tests.test_translationdomain.TestTranslationDomain)
Traceback (most recent call last):
  File "c:\Python27_64\lib\unittest\case.py", line 318, in run
    testMethod()
  File
"c:\buildslave\ztk_dev_py_270_win64\build\src\zope.i18n\src\zope\i18n\tests\test_itranslationdomain.py",
line 99, in testNoTargetLanguage
    eq(translate('short_greeting', context=context, default=42), 42)
  File
"c:\buildslave\ztk_dev_py_270_win64\build\src\zope.app.i18n\src\zope\app\i18n\translationdomain.py",
line 74, in translate
    catalog_names = self._catalogs.get(target_language, [])
TypeError: Object has default comparison
- -------------------------- $< -------------------------

WTF?  We have tests for zope.i18n which pull in code from zope.app.i18n?
Not only that, but we have an error being raised from the OOBTree
changes Jim landed in October, in a code base which hasn't changed since
March.


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.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk3dAbYACgkQ+gerLs4ltQ6n9wCbB9VXSzcYzm9qpQZ9KHPW+Yk8
R5wAoIpSKJOD2bRCcogzcOmIOlZzfMz/
=dLYh
-----END PGP SIGNATURE-----



More information about the Zope-Dev mailing list