zope-tests - FAILED: 2, OK: 9
This is the summary for test reports received on the zope-tests list between 2013-10-21 00:00:00 UTC and 2013-10-22 00:00:00 UTC: See the footnotes for test reports of unsuccessful builds. An up-to date view of the builders is also available in our buildbot documentation: http://docs.zope.org/zopetoolkit/process/buildbots.html#the-nightly-builds Reports received ---------------- Successful - zopetoolkit_trunk - Build # 435 [1] winbot / z3c.pagelet_py_265_32 [2] winbot / zope.pagetemplate_py_265_32 winbot / ztk_10 py_254_win32 winbot / ztk_10 py_265_win32 winbot / ztk_10 py_265_win64 winbot / ztk_11 py_254_win32 winbot / ztk_11 py_265_win32 winbot / ztk_11 py_265_win64 winbot / ztk_11 py_270_win32 winbot / ztk_11 py_270_win64 Non-OK results -------------- [1] FAILED winbot / z3c.pagelet_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-October/079349.html [2] FAILED winbot / zope.pagetemplate_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-October/079348.html
On Wed, Oct 23, 2013 at 01:00:01AM +0200, Zope tests summarizer wrote:
[1] FAILED winbot / z3c.pagelet_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-October/079349.html
[2] FAILED winbot / zope.pagetemplate_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-October/079348.html
Both failed to install Chameleon 2.13, which was released on Oct 21. Buildout: Getting distribution for 'Chameleon'. An error occurred when trying to install Chameleon 2.13. Look above this message for any errors that were output by easy_install. error: c:\temp\easy_install-eyzg4_\Chameleon-2.13\src\chameleon\tests\inputs\orderedselect_input.pt?rev=90972: invalid mode ('wb') or filename While: Installing testcompat. Getting distribution for 'Chameleon'. Error: Couldn't install: Chameleon 2.13 Yeah, you can't put a '?' in the filename on MSDOS^H^H^H^H^H Windows. That file is present in the source tarball on PyPI, but not present in Chameleon's github repo. Their MANIFEST.in contains recursive-include src/chameleon/tests/inputs * recursive-include src/chameleon/tests/outputs * which sheds some light on the matter. Filed as https://github.com/malthe/chameleon/issues/156 Now we wait for Chameleon 2.13.1. Marius Gedminas -- http://pov.lt/ -- Zope 3/BlueBream consulting and development
On 23 Oct 2013, at 16:46, Marius Gedminas <marius@gedmin.as> wrote:
On Wed, Oct 23, 2013 at 01:00:01AM +0200, Zope tests summarizer wrote:
[1] FAILED winbot / z3c.pagelet_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-October/079349.html
[2] FAILED winbot / zope.pagetemplate_py_265_32 https://mail.zope.org/pipermail/zope-tests/2013-October/079348.html
Both failed to install Chameleon 2.13, which was released on Oct 21.
Buildout:
Getting distribution for 'Chameleon'. An error occurred when trying to install Chameleon 2.13. Look above this message for any errors that were output by easy_install. error: c:\temp\easy_install-eyzg4_\Chameleon-2.13\src\chameleon\tests\inputs\orderedselect_input.pt?rev=90972: invalid mode ('wb') or filename While: Installing testcompat. Getting distribution for 'Chameleon'. Error: Couldn't install: Chameleon 2.13
Yeah, you can't put a '?' in the filename on MSDOS^H^H^H^H^H Windows.
That file is present in the source tarball on PyPI, but not present in Chameleon's github repo. Their MANIFEST.in contains
recursive-include src/chameleon/tests/inputs * recursive-include src/chameleon/tests/outputs *
which sheds some light on the matter.
Filed as https://github.com/malthe/chameleon/issues/156
Now we wait for Chameleon 2.13.1.
Chameleon 2.13-1 is on pypi now. Wichert.
participants (3)
-
Marius Gedminas -
Wichert Akkerman -
Zope tests summarizer