Re: zope-tests - FAILED: 2, OK: 20, UNKNOWN: 1

Marius Gedminas <[email protected]>
Newsgroups gmane.comp.web.zope.devel
Message-ID <20121207065233.GA7822@platonas>
On Fri, Dec 07, 2012 at 01:00:02AM +0000, Zope tests summarizer wrote:
> [1]    UNKNOWN FAILED (failures=1) : Zope-2.13 Python-2.7.3 : Linux
>        https://mail.zope.org/pipermail/zope-tests/2012-December/069804.html

Failure in test test_scored_search (Products.ZCatalog.tests.test_catalog.TestScoring)
Traceback (most recent call last):
  File "/usr/local/python2.7/lib/python2.7/unittest/case.py", line 327, in run
    testMethod()
  File "/home/stefan/autotest/temp/python27-zope213all/eggs/Products.ZCatalog-2.13.23-py2.7.egg/Products/ZCatalog/tests/test_catalog.py", line 731, in test_scored_search
    self.assertEqual(brains[0].title, '111')
  File "/usr/local/python2.7/lib/python2.7/unittest/case.py", line 511, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/local/python2.7/lib/python2.7/unittest/case.py", line 504, in _baseAssertEqual
    raise self.failureException(msg)
AssertionError: '1' != '111'

> [2]    FAILED  winbot / z3c.recipe.paster_py_265_32
>        https://mail.zope.org/pipermail/zope-tests/2012-December/069797.html

buildout (inside a doctest) failed because

  Error: Couldn't find a distribution for 'BTrees>=4.0.0dev,<4.1dev'.

which is interesting, since BTrees 4.0.1 was released to PyPI on 2012-10-21.

I'm trying to reproduce, but it looks like the buildout spawned by that test
acts as a forkbomb and never finishes:

  ├─bash
  │   └─test -S bin/test -cvv
  │       └─sh -c bin/buildout
  │           └─buildout bin/buildout
  │               └─python bin/buildout
  │                   └─python bin/buildout
  │                       └─python bin/buildout
  │                           └─python bin/buildout
  │                               └─python bin/buildout
  │                                   └─python bin/buildout
  │                                       └─python bin/buildout
  ...

Linux has gotten better at process management recently -- I waited for maybe 5
minutes thinking it was a network timeout and didn't notice one CPU core was
pegged and all my RAM was gone.

> [3]    FAILED  winbot / zope.app.i18n_py_265_32
>        https://mail.zope.org/pipermail/zope-tests/2012-December/069796.html

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


Marius Gedminas
-- 
http://pov.lt/ -- Zope 3/BlueBream consulting and development

_______________________________________________
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 )
signature.asc (application/pgp-signature, 190 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iD8DBQFQwZIxkVdEXeem148RAri8AJ0ZUhAzliW/OO+iVO9bvSAN4l3F+ACfRBzw
Kh6O14889ygmEzTGZu1a6R4=
=y9yy
-----END PGP SIGNATURE-----
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.