[Zope-dev] zope-tests - FAILED: 5, OK: 37, UNKNOWN: 1

Patrick Gerken do3ccqrv at googlemail.com
Tue May 22 08:32:10 UTC 2012


On Tue, May 22, 2012 at 3:00 AM, Zope tests summarizer <noreply at zope.org> wrote:
> [1]    UNKNOWN FAILED (errors=1) : Zope-trunk-alltests Python-2.6.6 : Linux
>       https://mail.zope.org/pipermail/zope-tests/2012-May/063362.html

Bug in test code, looks like a refactoring went bad.

Error in test test_EnsureProtectedDecoCall
(AccessControl.tests.testClassSecurityInfo.ClassSecurityInfoTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope214all/eggs/AccessControl-3.0-py2.6-linux-x86_64.egg/AccessControl/tests/testClassSecurityInfo.py",
line 131, in test_EnsureProtectedDecoCall
    with self.assertRaisesRegexp(AssertionError, 'has 2 non-decorator'):
AttributeError: 'ClassSecurityInfoTests' object has no attribute
'assertRaisesRegexp'

>
>
> [2]    FAILED  ZTK 1.0dev / Python2.4.6 Linux 64bit
>       https://mail.zope.org/pipermail/zope-tests/2012-May/063350.html
>
>
> [3]    FAILED  ZTK 1.0dev / Python2.5.5 Linux 64bit
>       https://mail.zope.org/pipermail/zope-tests/2012-May/063352.html
>
>
> [4]    FAILED  ZTK 1.0dev / Python2.6.7 Linux 64bit
>       https://mail.zope.org/pipermail/zope-tests/2012-May/063351.html

zope.app.twisted does not depend on twisted and does not have it as a
dependency.


>
>
> [5]    FAILED  winbot / zope.app.appsetup_py_265_32
>       https://mail.zope.org/pipermail/zope-tests/2012-May/063340.html

Same error as last time.
Does it make sense to test zope.app.appsetup?
ztk does not depend on it
it is not part of zopeapp.cfg of ztk 1.1
Grok from 1.3 onward does not use it.
Bluebream... Well, bluebream uses zopeapp 1.0, but its last release is
also nearly 1.5 years ago. There seems to be a successor(?) named
ztfy, which uses ztk 1.1 so is also not dependent on
zope.app.appsetup. But I am not sure for how long already.

Well, the question is, is there still a need for ztk 1.0 tests? If so,
who are the consumers and for how long should we run the tests for
1.0?
If anybody replies, please adjust the topic. I guess many people
ignore the summarizer thread.

>
>
> [6]    FAILED  winbot / zope.configuration_py_265_32
>       https://mail.zope.org/pipermail/zope-tests/2012-May/063339.html

Tres, could it be that this is related to the merge you did?


More information about the Zope-Dev mailing list