24 Apr
2013
24 Apr
'13
11:36 a.m.
2013/4/24 Zope tests summarizer <noreply@zope.org>:
This is the summary for test reports received on the zope-tests list between 2013-04-22 00:00:00 UTC and 2013-04-23 00:00:00 UTC:
[4] FAILED winbot / z3c.form_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-April/074075.html
The tests were using an xpath query like './/xmlns:ul[1]' but expecting multiple ul tags. Those tests should have failed long ago, and they do fail on my machine in much older versions of z3c.form. The difference is a newer version of libxml2 = 2.9.0 (the version in Ubuntu 13.04). I have fixed the test and pushed to z3c.form master.