[Zope-dev] zope-tests - FAILED: 28, OK: 43
    Marius Gedminas 
    marius at gedmin.as
       
    Mon Jan 23 10:54:50 UTC 2012
    
    
  
On Mon, Jan 23, 2012 at 12:08:58PM +0200, Marius Gedminas wrote:
> On Mon, Jan 23, 2012 at 01:00:02AM +0000, Zope tests summarizer wrote:
> > Non-OK results
> > --------------
> 
> > [6]    FAILED  ZTK 1.0 / Python2.4.6 Linux 64bit
> >        https://mail.zope.org/pipermail/zope-tests/2012-January/056532.html
> 
> Failure in test test_ErrorLog_unicode (zope.error.tests.ErrorReportingUtilityTests)
> AssertionError: 'Traceback (most recent call last):\n  Module zope.error.tests, line 36, in getAnErrorInfo\n    raise Error(value)\nError: <unprintable instance object>\n'
>             != u'Traceback (most recent call last):\n  Module zope.error.tests, line 36, in getAnErrorInfo\n    raise Error(value)\nError: <unprintable instance object>\n'
> 
> so some unexpected HTML-quoting appears.
> 
> Reason: http://zope3.pov.lt/trac/changeset/124062
> 
> I assume the code is now correct and it is the test that needs to be
> fixed.
The failure only shows up on Python 2.4 or 2.5.
I can't get a zope.error trunk checkout to build under 2.4/2.5 -- its
unpinned dependencies require 2.6.
Marius Gedminas
-- 
http://pov.lt/ -- Zope 3/BlueBream consulting and development
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://mail.zope.org/pipermail/zope-dev/attachments/20120123/2accec2a/attachment.sig>
    
    
More information about the Zope-Dev
mailing list