[Zope-dev] zope-tests - FAILED: 4, OK: 10
Marius Gedminas
marius at gedmin.as
Tue Dec 30 11:34:25 CET 2014
On Tue, Dec 30, 2014 at 12:10:00PM +0200, Marius Gedminas wrote:
> On Tue, Dec 30, 2014 at 01:00:01AM +0100, Zope tests summarizer wrote:
> > [4] winbot / z3c.form_py_265_32
>
> New error:
>
> ZopeXMLConfigurationError: File "c:\buildslave\z3c.form\build\src\z3c\form\configure.zcml", line 36.2-36.32
> ZopeXMLConfigurationError: File "c:\buildslave\z3c.form\build\src\z3c\form\browser\configure.zcml", line 11.2-11.39
> ZopeXMLConfigurationError: File "c:\buildslave\z3c.form\build\src\z3c\form\browser\orderedselect.zcml", line 46.2
> ConfigurationError: ('Unknown directive', u'http://namespaces.zope.org/browser', u'resource')
>
> and then a 2nd error that cannot be shown
Reproduced it locally: orderedselect.txt expects <script>...</script>
and instead gets a <script src="..."></script>.
Both failures were introduced by this commit:
https://github.com/zopefoundation/z3c.form/commit/6aade692fed1d8f7b0d49f56306af732e2ae7bd1
> because of a 3rd error:
>
> Failure in test c:\buildslave\z3c.form\build\src\z3c\form\browser\orderedselect.txt
> Traceback (most recent call last):
...
> File "d:\eggs\zope.testrunner-4.4.4-py2.6.egg\zope\testrunner\formatter.py", line 355, in print_traceback
> print(self.format_traceback(exc_info))
> UnicodeEncodeError: 'ascii' codec can't encode character u'\u2192' in position 789: ordinal not in range(128)
Filed as https://github.com/zopefoundation/zope.testrunner/issues/18
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: 173 bytes
Desc: Digital signature
URL: <http://mail.zope.org/pipermail/zope-dev/attachments/20141230/bcda1798/attachment.sig>
More information about the Zope-Dev
mailing list