Mailing List Archive

zope-tests - FAILED: 12
This is the summary for test reports received on the
zope-tests list between 2016-06-12 00:00:00 UTC and 2016-06-13 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
----------------

[1] winbot / ZODB_dev py_270_win32
[2] winbot / ZODB_dev py_270_win64
[3] winbot / ZODB_dev py_330_win32
[4] winbot / ZODB_dev py_330_win64
[5] winbot / ZODB_dev py_340_win32
[6] winbot / ZODB_dev py_340_win64
[7] winbot / zope.i18nmessageid_py_270_win64
[8] winbot / zope.index_py_270_win64
[9] winbot / ztk_dev py_270_win32
[10] winbot / ztk_dev py_270_win64
[11] winbot / ztk_dev py_330_win32
[12] winbot / ztk_dev py_330_win64

Non-OK results
--------------

[1] FAILED winbot / ZODB_dev py_270_win32
https://mail.zope.org/pipermail/zope-tests/2016-June/095962.html


[2] FAILED winbot / ZODB_dev py_270_win64
https://mail.zope.org/pipermail/zope-tests/2016-June/095963.html


[3] FAILED winbot / ZODB_dev py_330_win32
https://mail.zope.org/pipermail/zope-tests/2016-June/095964.html


[4] FAILED winbot / ZODB_dev py_330_win64
https://mail.zope.org/pipermail/zope-tests/2016-June/095965.html


[5] FAILED winbot / ZODB_dev py_340_win32
https://mail.zope.org/pipermail/zope-tests/2016-June/095966.html


[6] FAILED winbot / ZODB_dev py_340_win64
https://mail.zope.org/pipermail/zope-tests/2016-June/095967.html


[7] FAILED winbot / zope.i18nmessageid_py_270_win64
https://mail.zope.org/pipermail/zope-tests/2016-June/095968.html


[8] FAILED winbot / zope.index_py_270_win64
https://mail.zope.org/pipermail/zope-tests/2016-June/095969.html


[9] FAILED winbot / ztk_dev py_270_win32
https://mail.zope.org/pipermail/zope-tests/2016-June/095970.html


[10] FAILED winbot / ztk_dev py_270_win64
https://mail.zope.org/pipermail/zope-tests/2016-June/095971.html


[11] FAILED winbot / ztk_dev py_330_win32
https://mail.zope.org/pipermail/zope-tests/2016-June/095972.html


[12] FAILED winbot / ztk_dev py_330_win64
https://mail.zope.org/pipermail/zope-tests/2016-June/095973.html


_______________________________________________
Zope-Dev maillist - Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope )
Re: zope-tests - FAILED: 12 [ In reply to ]
On Tue, Jun 14, 2016 at 01:00:01AM +0200, Zope tests summarizer wrote:
> [1] FAILED winbot / ZODB_dev py_270_win32
> https://mail.zope.org/pipermail/zope-tests/2016-June/095962.html
> [2] FAILED winbot / ZODB_dev py_270_win64
> https://mail.zope.org/pipermail/zope-tests/2016-June/095963.html
> [3] FAILED winbot / ZODB_dev py_330_win32
> https://mail.zope.org/pipermail/zope-tests/2016-June/095964.html
> [4] FAILED winbot / ZODB_dev py_330_win64
> https://mail.zope.org/pipermail/zope-tests/2016-June/095965.html
> [5] FAILED winbot / ZODB_dev py_340_win32
> https://mail.zope.org/pipermail/zope-tests/2016-June/095966.html
> [6] FAILED winbot / ZODB_dev py_340_win64
> https://mail.zope.org/pipermail/zope-tests/2016-June/095967.html

Windows timestamp troubles aren't fixed yet :/

https://github.com/zopefoundation/ZODB/issues/60

> [7] FAILED winbot / zope.i18nmessageid_py_270_win64
> https://mail.zope.org/pipermail/zope-tests/2016-June/095968.html
> [8] FAILED winbot / zope.index_py_270_win64
> https://mail.zope.org/pipermail/zope-tests/2016-June/095969.html

ValueError: [u'path'] from
https://github.com/python/cpython/blob/2.7/Lib/distutils/msvc9compiler.py#L299

In other words, distutils expects vcvarsall.bat to set the following
environment variables:

- INCLUDE
- LIB
- LIBPATH
- PATH

but the one we've got on winbot sets only PATH.

> [9] FAILED winbot / ztk_dev py_270_win32
> https://mail.zope.org/pipermail/zope-tests/2016-June/095970.html
> [10] FAILED winbot / ztk_dev py_270_win64
> https://mail.zope.org/pipermail/zope-tests/2016-June/095971.html
> [11] FAILED winbot / ztk_dev py_330_win32
> https://mail.zope.org/pipermail/zope-tests/2016-June/095972.html
> [12] FAILED winbot / ztk_dev py_330_win64
> https://mail.zope.org/pipermail/zope-tests/2016-June/095973.html

buildout.cfg wants to use collective.recipe.cmd to run the following
shell script:

zpkgs="${ztk:packages}"
for zpkg in $zpkgs; do
where="${buildout:directory}/src/$zpkg"
if [ -e $where/docs ]; then
echo $zpkg
${buildout:directory}/bin/sphinx-build -q \
-b html -d $where/docs/_build/doctrees \
$where/docs $where/docs/_build/html
fi
done

but cmd.exe doesn't like Bourne shell syntax

https://github.com/zopefoundation/zopetoolkit/blob/master/buildout.cfg#L32-L46

Marius Gedminas
--
I am right now in the process of reading the Xft source code (the suspense near
the end of Chapter 7 is unbearable) [...]
-- Juliusz Chroboczek
zope-tests - FAILED: 12 [ In reply to ]
This is the summary for test reports received on the
zope-tests list between 2016-06-18 00:00:00 UTC and 2016-06-19 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
----------------

[1] winbot / ZODB_dev py_270_win32
[2] winbot / ZODB_dev py_270_win64
[3] winbot / ZODB_dev py_330_win32
[4] winbot / ZODB_dev py_330_win64
[5] winbot / ZODB_dev py_340_win32
[6] winbot / ZODB_dev py_340_win64
[7] winbot / zope.i18nmessageid_py_270_win64
[8] winbot / zope.index_py_270_win64
[9] winbot / ztk_dev py_270_win32
[10] winbot / ztk_dev py_270_win64
[11] winbot / ztk_dev py_330_win32
[12] winbot / ztk_dev py_330_win64

Non-OK results
--------------

[1] FAILED winbot / ZODB_dev py_270_win32
https://mail.zope.org/pipermail/zope-tests/2016-June/096041.html


[2] FAILED winbot / ZODB_dev py_270_win64
https://mail.zope.org/pipermail/zope-tests/2016-June/096042.html


[3] FAILED winbot / ZODB_dev py_330_win32
https://mail.zope.org/pipermail/zope-tests/2016-June/096043.html


[4] FAILED winbot / ZODB_dev py_330_win64
https://mail.zope.org/pipermail/zope-tests/2016-June/096044.html


[5] FAILED winbot / ZODB_dev py_340_win32
https://mail.zope.org/pipermail/zope-tests/2016-June/096045.html


[6] FAILED winbot / ZODB_dev py_340_win64
https://mail.zope.org/pipermail/zope-tests/2016-June/096046.html


[7] FAILED winbot / zope.i18nmessageid_py_270_win64
https://mail.zope.org/pipermail/zope-tests/2016-June/096047.html


[8] FAILED winbot / zope.index_py_270_win64
https://mail.zope.org/pipermail/zope-tests/2016-June/096048.html


[9] FAILED winbot / ztk_dev py_270_win32
https://mail.zope.org/pipermail/zope-tests/2016-June/096049.html


[10] FAILED winbot / ztk_dev py_270_win64
https://mail.zope.org/pipermail/zope-tests/2016-June/096050.html


[11] FAILED winbot / ztk_dev py_330_win32
https://mail.zope.org/pipermail/zope-tests/2016-June/096051.html


[12] FAILED winbot / ztk_dev py_330_win64
https://mail.zope.org/pipermail/zope-tests/2016-June/096052.html


_______________________________________________
Zope-Dev maillist - Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope )
zope-tests - FAILED: 12 [ In reply to ]
This is the summary for test reports received on the
zope-tests list between 2016-06-19 00:00:00 UTC and 2016-06-20 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
----------------

[1] winbot / ZODB_dev py_270_win32
[2] winbot / ZODB_dev py_270_win64
[3] winbot / ZODB_dev py_330_win32
[4] winbot / ZODB_dev py_330_win64
[5] winbot / ZODB_dev py_340_win32
[6] winbot / ZODB_dev py_340_win64
[7] winbot / zope.i18nmessageid_py_270_win64
[8] winbot / zope.index_py_270_win64
[9] winbot / ztk_dev py_270_win32
[10] winbot / ztk_dev py_270_win64
[11] winbot / ztk_dev py_330_win32
[12] winbot / ztk_dev py_330_win64

Non-OK results
--------------

[1] FAILED winbot / ZODB_dev py_270_win32
https://mail.zope.org/pipermail/zope-tests/2016-June/096053.html


[2] FAILED winbot / ZODB_dev py_270_win64
https://mail.zope.org/pipermail/zope-tests/2016-June/096054.html


[3] FAILED winbot / ZODB_dev py_330_win32
https://mail.zope.org/pipermail/zope-tests/2016-June/096055.html


[4] FAILED winbot / ZODB_dev py_330_win64
https://mail.zope.org/pipermail/zope-tests/2016-June/096056.html


[5] FAILED winbot / ZODB_dev py_340_win32
https://mail.zope.org/pipermail/zope-tests/2016-June/096057.html


[6] FAILED winbot / ZODB_dev py_340_win64
https://mail.zope.org/pipermail/zope-tests/2016-June/096058.html


[7] FAILED winbot / zope.i18nmessageid_py_270_win64
https://mail.zope.org/pipermail/zope-tests/2016-June/096059.html


[8] FAILED winbot / zope.index_py_270_win64
https://mail.zope.org/pipermail/zope-tests/2016-June/096060.html


[9] FAILED winbot / ztk_dev py_270_win32
https://mail.zope.org/pipermail/zope-tests/2016-June/096061.html


[10] FAILED winbot / ztk_dev py_270_win64
https://mail.zope.org/pipermail/zope-tests/2016-June/096062.html


[11] FAILED winbot / ztk_dev py_330_win32
https://mail.zope.org/pipermail/zope-tests/2016-June/096063.html


[12] FAILED winbot / ztk_dev py_330_win64
https://mail.zope.org/pipermail/zope-tests/2016-June/096064.html


_______________________________________________
Zope-Dev maillist - Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope )
zope-tests - FAILED: 12 [ In reply to ]
This is the summary for test reports received on the
zope-tests list between 2016-06-20 00:00:00 UTC and 2016-06-21 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
----------------

[1] winbot / ZODB_dev py_270_win32
[2] winbot / ZODB_dev py_270_win64
[3] winbot / ZODB_dev py_330_win32
[4] winbot / ZODB_dev py_330_win64
[5] winbot / ZODB_dev py_340_win32
[6] winbot / ZODB_dev py_340_win64
[7] winbot / zope.i18nmessageid_py_270_win64
[8] winbot / zope.index_py_270_win64
[9] winbot / ztk_dev py_270_win32
[10] winbot / ztk_dev py_270_win64
[11] winbot / ztk_dev py_330_win32
[12] winbot / ztk_dev py_330_win64

Non-OK results
--------------

[1] FAILED winbot / ZODB_dev py_270_win32
https://mail.zope.org/pipermail/zope-tests/2016-June/096065.html


[2] FAILED winbot / ZODB_dev py_270_win64
https://mail.zope.org/pipermail/zope-tests/2016-June/096066.html


[3] FAILED winbot / ZODB_dev py_330_win32
https://mail.zope.org/pipermail/zope-tests/2016-June/096067.html


[4] FAILED winbot / ZODB_dev py_330_win64
https://mail.zope.org/pipermail/zope-tests/2016-June/096068.html


[5] FAILED winbot / ZODB_dev py_340_win32
https://mail.zope.org/pipermail/zope-tests/2016-June/096069.html


[6] FAILED winbot / ZODB_dev py_340_win64
https://mail.zope.org/pipermail/zope-tests/2016-June/096070.html


[7] FAILED winbot / zope.i18nmessageid_py_270_win64
https://mail.zope.org/pipermail/zope-tests/2016-June/096071.html


[8] FAILED winbot / zope.index_py_270_win64
https://mail.zope.org/pipermail/zope-tests/2016-June/096072.html


[9] FAILED winbot / ztk_dev py_270_win32
https://mail.zope.org/pipermail/zope-tests/2016-June/096073.html


[10] FAILED winbot / ztk_dev py_270_win64
https://mail.zope.org/pipermail/zope-tests/2016-June/096074.html


[11] FAILED winbot / ztk_dev py_330_win32
https://mail.zope.org/pipermail/zope-tests/2016-June/096075.html


[12] FAILED winbot / ztk_dev py_330_win64
https://mail.zope.org/pipermail/zope-tests/2016-June/096076.html


_______________________________________________
Zope-Dev maillist - Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope )