[Zope-dev] zope-tests - FAILED: 3, OK: 21
Marius Gedminas
marius at gedmin.as
Sat Feb 9 10:31:27 UTC 2013
On Sat, Feb 09, 2013 at 01:00:02AM +0000, Zope tests summarizer wrote:
> [2] FAILED winbot / zope.app.schema_py_265_32
> https://mail.zope.org/pipermail/zope-tests/2013-February/072021.html
Not my fault this time! :-)
Network error while talking to PyPI in the bootstrap step.
>
> [3] FAILED winbot / zope.tal_py_265_32
> https://mail.zope.org/pipermail/zope-tests/2013-February/072020.html
Oh dear, http://zope3.pov.lt/trac/changeset/129235 was not enough to make
all of the problem go away. I get the impression that using tal:repeat
somehow produces a \r\r\n on one of the lines.
The least bad thing about this is that I can reproduce the bug if I use
wine c:/python27/python27.exe to bootstrap a buildout, and convert the
test files to DOS line endings.
People who care about Windows are invited to help out figure out what's
the sensible thing for zope.tal to do. Complication: the XML parser
used by zope.tal only works with byte strings on Python 3, and
open(filename 'rb') doesn't do newline conversions.
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: 190 bytes
Desc: Digital signature
URL: <http://mail.zope.org/pipermail/zope-dev/attachments/20130209/db8696a2/attachment.sig>
More information about the Zope-Dev
mailing list