Zope-Dev
Threads by month
- ----- 2026 -----
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2004 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2003 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2002 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2001 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2000 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 1999 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 1998 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
March 2011
- 41 participants
- 57 discussions
25 Mar '11
Hello,
I've been working a lot on zope.publisher lately, trying to extract
its essence to make my own publisher and flatten the publication
process.
This led me to the prototyping of some essential components I wanted
to factor out of zope.publisher.
Mainly, these are definitions, aka interfaces, therefore I created
some new entries in zope.browser.
Here are the changelogs :
Added definitions to the base browser publishing process, including :
* IRequest and IResponse
* IPublisher
* Errors definitions with : IPublishingError, IBadRequest, INotFound
and IRedirect
* Views publishing help : IDefaultViewName, that permits to retrieve
the name of the default view for a context.
This allows us to move toward a greater interoperability with other
systems, severing a lot of zope packages' ties with ``zope.publisher``,
where all these concepts were initially defined. ``zope.publisher`` will
now use these interfaces as mixins to create zope publication
specific definitions. Components that don't need the full blow
definition can now register on broader interfaces, making them
available to non ``zope.publisher`` aware applications.
I would like very much to see that review and criticized constructively.
zope.browser hosts some irrelevant definitions and i added things I
thought would make sense.
The next step would be to lighten the dependencies of some zope
component on zope.publisher.
If possible, i'd like to see this 1.4 released.
Thank you for your attention
- Souheil
2
4
Summary of messages to the zope-tests list.
Period Mon Mar 21 12:00:00 2011 UTC to Tue Mar 22 12:00:00 2011 UTC.
There were 109 messages: 8 from Zope Tests, 4 from buildbot at pov.lt, 30 from buildbot at winbot.zope.org, 8 from ccomb at free.fr, 59 from jdriessen at thehealthagency.com.
Test failures
-------------
Subject: FAILED : Zope Buildbot / zope2.12-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 14:32:54 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035740.html
Subject: FAILED : Zope Buildbot / zope2.14-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 14:37:09 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035743.html
Subject: FAILED : Zope Buildbot / zope2.14-py2.7 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 14:38:33 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035744.html
Subject: FAILED : Zope Buildbot / zope2.13_win-py2.6 slave-win
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 14:41:28 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035745.html
Subject: FAILED : Zope Buildbot / zope2.13_win-py2.7 slave-win
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 14:43:14 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035746.html
Subject: FAILED : Zope Buildbot / zopetoolkit-1.0_win-py2.4 slave-win
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 14:49:16 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035748.html
Subject: FAILED : Zope Buildbot / zope2.13_win-py2.7 slave-win
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 16:02:52 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035761.html
Subject: FAILED : Zope Buildbot / zope2.14-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 16:22:28 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035769.html
Subject: FAILED : Zope Buildbot / zope2.14-py2.7 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 16:24:01 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035771.html
Subject: FAILED : Zope Buildbot / zopetoolkit-1.1-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 16:51:00 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035781.html
Subject: FAILED : Zope Buildbot / zopetoolkit-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 16:56:33 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035785.html
Subject: FAILED : winbot / z3c.form_py_265_32
From: buildbot at winbot.zope.org
Date: Mon Mar 21 17:08:46 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035788.html
Subject: FAILED : winbot / zc_buildout_dev py_254_win32
From: buildbot at winbot.zope.org
Date: Mon Mar 21 17:08:58 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035789.html
Subject: FAILED : winbot / zc_buildout_dev py_265_win32
From: buildbot at winbot.zope.org
Date: Mon Mar 21 17:09:10 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035790.html
Subject: FAILED : winbot / zc_buildout_dev py_265_win64
From: buildbot at winbot.zope.org
Date: Mon Mar 21 17:09:21 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035791.html
Subject: FAILED : winbot / zc_buildout_dev py_270_win32
From: buildbot at winbot.zope.org
Date: Mon Mar 21 17:09:32 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035792.html
Subject: FAILED : winbot / zc_buildout_dev py_270_win64
From: buildbot at winbot.zope.org
Date: Mon Mar 21 17:09:43 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035793.html
Subject: FAILED : Zope Buildbot / zope2.14-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 17:31:51 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035798.html
Subject: FAILED : Zope Buildbot / zope2.14-py2.7 slave-osx
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 17:34:13 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035799.html
Subject: FAILED : winbot / z3c.ptcompat_py_265_32
From: buildbot at winbot.zope.org
Date: Mon Mar 21 20:11:54 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035813.html
Subject: FAILED : winbot / z3c.rml_py_265_32
From: buildbot at winbot.zope.org
Date: Mon Mar 21 20:31:03 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035814.html
Subject: FAILED : winbot / z3c.form_py_265_32
From: buildbot at winbot.zope.org
Date: Mon Mar 21 20:43:32 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035815.html
Subject: FAILED : winbot / z3c.coverage_py_265_32
From: buildbot at winbot.zope.org
Date: Mon Mar 21 21:02:37 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035819.html
Subject: FAILED : winbot / z3c.macro_py_265_32
From: buildbot at winbot.zope.org
Date: Mon Mar 21 21:03:41 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035820.html
Subject: FAILED : winbot / z3c.pagelet_py_265_32
From: buildbot at winbot.zope.org
Date: Mon Mar 21 21:13:55 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035821.html
Subject: FAILED : winbot / z3c.recipe.paster_py_265_32
From: buildbot at winbot.zope.org
Date: Mon Mar 21 21:32:41 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035822.html
Subject: FAILED : winbot / z3c.template_py_265_32
From: buildbot at winbot.zope.org
Date: Mon Mar 21 21:34:37 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035823.html
Subject: FAILED : Zope 3.4 Known Good Set / py2.4-32bit-linux
From: buildbot at pov.lt
Date: Mon Mar 21 22:30:25 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035825.html
Subject: FAILED : ZTK 1.0dev / Python2.5.5 Linux 64bit
From: ccomb at free.fr
Date: Mon Mar 21 23:11:30 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035829.html
Subject: FAILED : Zope Buildbot / zopetoolkit-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Tue Mar 22 06:19:58 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035841.html
Unknown
-------
Subject: UNKNOWN : winbot / ztk_dev py_254_win32
From: buildbot at winbot.zope.org
Date: Mon Mar 21 16:10:01 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035762.html
Subject: UNKNOWN : winbot / ztk_dev py_265_win32
From: buildbot at winbot.zope.org
Date: Mon Mar 21 16:11:01 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035763.html
Subject: UNKNOWN : winbot / ztk_dev py_265_win64
From: buildbot at winbot.zope.org
Date: Mon Mar 21 16:12:01 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035764.html
Subject: UNKNOWN : Zope Buildbot / zopetoolkit-1.0-py2.5 slave-osx
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 18:12:59 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035802.html
Subject: UNKNOWN : winbot / ZODB_dev py_270_win32
From: buildbot at winbot.zope.org
Date: Mon Mar 21 19:52:49 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035811.html
Subject: UNKNOWN : winbot / ZODB_dev py_270_win64
From: buildbot at winbot.zope.org
Date: Mon Mar 21 19:52:52 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035812.html
Subject: UNKNOWN : Zope-2.13 Python-2.6.5 : Linux
From: Zope Tests
Date: Tue Mar 22 02:09:29 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035837.html
Subject: UNKNOWN : Zope-2.13-alltests Python-2.6.5 : Linux
From: Zope Tests
Date: Tue Mar 22 02:11:29 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035838.html
Subject: UNKNOWN : Zope-trunk Python-2.6.5 : Linux
From: Zope Tests
Date: Tue Mar 22 02:13:29 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035839.html
Subject: UNKNOWN : Zope-trunk-alltests Python-2.6.5 : Linux
From: Zope Tests
Date: Tue Mar 22 02:15:29 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035840.html
Tests passed OK
---------------
Subject: OK : Zope Buildbot / zope2.13-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 14:34:20 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035741.html
Subject: OK : Zope Buildbot / zope2.13-py2.7 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 14:35:44 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035742.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.4 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 14:44:19 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035747.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.5 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 14:50:39 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035749.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 14:56:40 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035750.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.5 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 15:01:37 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035751.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 15:06:36 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035752.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.5 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 15:11:28 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035753.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0_win-py2.5 slave-win
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 15:14:21 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035754.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 15:16:31 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035755.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0_win-py2.6 slave-win
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 15:26:48 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035756.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1_win-py2.5 slave-win
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 15:34:46 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035757.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1_win-py2.6 slave-win
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 15:42:36 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035758.html
Subject: OK : Zope Buildbot / zopetoolkit_win-py2.5 slave-win
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 15:50:24 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035759.html
Subject: OK : Zope Buildbot / zopetoolkit_win-py2.6 slave-win
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 15:58:09 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035760.html
Subject: OK : Zope Buildbot / zope2.12-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 16:18:56 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035765.html
Subject: OK : winbot / ztk_dev py_270_win32
From: buildbot at winbot.zope.org
Date: Mon Mar 21 16:20:36 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035766.html
Subject: OK : Zope Buildbot / zope2.13-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 16:20:40 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035767.html
Subject: OK : Zope Buildbot / zope2.12-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 16:22:19 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035768.html
Subject: OK : Zope Buildbot / zope2.13-py2.7 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 16:22:21 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035770.html
Subject: OK : winbot / ztk_dev py_270_win64
From: buildbot at winbot.zope.org
Date: Mon Mar 21 16:28:10 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035772.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.4 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 16:31:26 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035773.html
Subject: OK : winbot / ztk_10 py_254_win32
From: buildbot at winbot.zope.org
Date: Mon Mar 21 16:36:05 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035774.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.5 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 16:38:13 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035775.html
Subject: OK : winbot / ztk_10 py_265_win32
From: buildbot at winbot.zope.org
Date: Mon Mar 21 16:43:20 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035776.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 16:45:28 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035777.html
Subject: OK : Zope Buildbot / zope2.13_win-py2.7 slave-win
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 16:46:27 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035778.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.5 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 16:50:53 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035780.html
Subject: OK : winbot / ztk_10 py_265_win64
From: buildbot at winbot.zope.org
Date: Mon Mar 21 16:50:58 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035779.html
Subject: OK : Zope Buildbot / zope2.13_win-py2.6 slave-win
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 16:52:16 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035782.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.5 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 16:56:27 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035784.html
Subject: OK : winbot / ztk_11 py_254_win32
From: buildbot at winbot.zope.org
Date: Mon Mar 21 16:56:30 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035783.html
Subject: OK : winbot / ztk_11 py_265_win32
From: buildbot at winbot.zope.org
Date: Mon Mar 21 17:01:49 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035786.html
Subject: OK : winbot / ztk_11 py_265_win64
From: buildbot at winbot.zope.org
Date: Mon Mar 21 17:07:16 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035787.html
Subject: OK : Zope Buildbot / zope2.12-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 17:15:40 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035794.html
Subject: OK : Zope Buildbot / zope2.12-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 17:24:16 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035795.html
Subject: OK : Zope Buildbot / zope2.13-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 17:27:02 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035796.html
Subject: OK : Zope Buildbot / zope2.13-py2.7 slave-osx
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 17:29:20 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035797.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.4 slave-osx
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 17:56:27 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035800.html
Subject: OK : winbot / ZODB_dev py_254_win32
From: buildbot at winbot.zope.org
Date: Mon Mar 21 18:04:01 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035801.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 18:28:09 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035803.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.5 slave-osx
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 18:40:15 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035804.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 18:52:38 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035805.html
Subject: OK : winbot / ZODB_dev py_265_win32
From: buildbot at winbot.zope.org
Date: Mon Mar 21 18:58:34 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035806.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.5 slave-osx
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 19:04:41 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035807.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 19:16:51 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035808.html
Subject: OK : Zope Buildbot / zope2.12-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Mon Mar 21 19:37:54 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035809.html
Subject: OK : winbot / ZODB_dev py_265_win64
From: buildbot at winbot.zope.org
Date: Mon Mar 21 19:52:46 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035810.html
Subject: OK : ZTK 1.0 / Python2.4.6 Linux 64bit
From: ccomb at free.fr
Date: Mon Mar 21 20:44:08 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035816.html
Subject: OK : ZTK 1.0 / Python2.6.5 Linux 64bit
From: ccomb at free.fr
Date: Mon Mar 21 20:44:41 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035817.html
Subject: OK : ZTK 1.0 / Python2.5.5 Linux 64bit
From: ccomb at free.fr
Date: Mon Mar 21 20:44:59 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035818.html
Subject: OK : Zope 3.4 Known Good Set / py2.4-64bit-linux
From: buildbot at pov.lt
Date: Mon Mar 21 22:10:14 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035824.html
Subject: OK : Zope 3.4 Known Good Set / py2.5-64bit-linux
From: buildbot at pov.lt
Date: Mon Mar 21 23:10:12 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035826.html
Subject: OK : ZTK 1.0dev / Python2.4.6 Linux 64bit
From: ccomb at free.fr
Date: Mon Mar 21 23:10:51 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035827.html
Subject: OK : ZTK 1.0dev / Python2.6.5 Linux 64bit
From: ccomb at free.fr
Date: Mon Mar 21 23:11:18 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035828.html
Subject: OK : Zope 3.4 Known Good Set / py2.5-32bit-linux
From: buildbot at pov.lt
Date: Mon Mar 21 23:58:50 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035830.html
Subject: OK : Zope 3.4 KGS / Python2.4.6 64bit linux
From: ccomb at free.fr
Date: Tue Mar 22 01:21:03 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035831.html
Subject: OK : Zope 3.4 KGS / Python2.5.5 64bit linux
From: ccomb at free.fr
Date: Tue Mar 22 01:48:15 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035832.html
Subject: OK : Zope-2.10 Python-2.4.6 : Linux
From: Zope Tests
Date: Tue Mar 22 02:01:29 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035833.html
Subject: OK : Zope-2.11 Python-2.4.6 : Linux
From: Zope Tests
Date: Tue Mar 22 02:03:29 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035834.html
Subject: OK : Zope-2.12 Python-2.6.5 : Linux
From: Zope Tests
Date: Tue Mar 22 02:05:29 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035835.html
Subject: OK : Zope-2.12-alltests Python-2.6.5 : Linux
From: Zope Tests
Date: Tue Mar 22 02:07:29 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035836.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Tue Mar 22 06:24:49 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035842.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.5 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Tue Mar 22 06:25:49 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035843.html
Subject: OK : Zope Buildbot / zopetoolkit_win-py2.5 slave-win
From: jdriessen at thehealthagency.com
Date: Tue Mar 22 06:28:16 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035844.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.5 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Tue Mar 22 06:29:44 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035845.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Tue Mar 22 06:32:36 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035846.html
Subject: OK : Zope Buildbot / zopetoolkit_win-py2.6 slave-win
From: jdriessen at thehealthagency.com
Date: Tue Mar 22 06:36:33 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035847.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.5 slave-osx
From: jdriessen at thehealthagency.com
Date: Tue Mar 22 06:45:06 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035848.html
3
2
Non-ZCML config for ZCA. (Was: Anyone want to do Google Summer of code mentoring for PSF?)
by Lennart Regebro 22 Mar '11
by Lennart Regebro 22 Mar '11
22 Mar '11
I haven't read through the whole discussion in detail, so I'm sure I
repeat some of what has been said already, but here is my point of
view.
1. Yes, Grok is pretty implicit. If it's soo implecit is a matter of
taste, but much of the implicitness makes sense. You typically do have
a model and a view and a template, and the model and view are
typically in one module, and has a name similar to the template. That
implicitness however only makes sense in the specific context of web
applications. There is no reasonably way to have that implicitness
with components and adapters. So a configuration for the ZCA in
general can't be implicit.
2. That doesn't mean we can't use grok-style configuration though.
3. Although Python 3 means we can't. We'll have to use decorators.
4. zope.interface already does, and zope.component will as well, once
it's ported. That means we get things like:
class IMyFace(Interface):
whatevah
class IMyFeet(Interface):
something
@implementer(IMyFace)
class MyFace(object):
yeahyeah
@adapter(IMyFace, IMyFeet)
class FootInMouth(object):
def __init__(self, mouth, foot):
pass
The @adapter decorator so far only handles functions, but will be
extended to classes once we port zope.component. I think also adapter
today will only mark the object as adapts(...) does, but you will
still use zcml to register the adapter. So probably we still need
@adapter (as it already exists) and also another decorator (say
@adapt() maybe?) that will both mark the class and register it in the
registry, and hence do the same as the <adapter ... /> directive does
today.
Then we have subscriber, utility, resource and view directives.
There's no particular reason I know of that means they couldn't be
class decorators as well.
That takes care of most of the configuration needed for the ZCA
itself. How to deal with the rest probably gets more obvious once
we've done this.
//Lennart
8
18
Summary of messages to the zope-tests list.
Period Sun Mar 20 12:00:00 2011 UTC to Mon Mar 21 12:00:00 2011 UTC.
There were 108 messages: 8 from Zope Tests, 4 from buildbot at pov.lt, 29 from buildbot at winbot.zope.org, 8 from ccomb at free.fr, 59 from jdriessen at thehealthagency.com.
Test failures
-------------
Subject: FAILED : Zope Buildbot / zope2.12-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 09:44:36 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035632.html
Subject: FAILED : Zope Buildbot / zope2.12-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 09:44:59 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035633.html
Subject: FAILED : Zope Buildbot / zope2.12-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 09:46:37 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035634.html
Subject: FAILED : Zope Buildbot / zopetoolkit-1.0_win-py2.4 slave-win
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 09:57:26 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035639.html
Subject: FAILED : Zope Buildbot / zopetoolkit-1.1-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 10:12:01 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035645.html
Subject: FAILED : Zope Buildbot / zope2.12-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 13:05:48 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035646.html
Subject: FAILED : Zope Buildbot / zope2.14-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 13:10:43 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035649.html
Subject: FAILED : Zope Buildbot / zope2.14-py2.7 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 13:12:19 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035650.html
Subject: FAILED : Zope Buildbot / zope2.12-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 15:21:50 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035658.html
Subject: FAILED : Zope Buildbot / zope2.14-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 15:26:33 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035661.html
Subject: FAILED : Zope Buildbot / zope2.14-py2.7 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 15:28:05 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035662.html
Subject: FAILED : Zope Buildbot / zope2.13_win-py2.6 slave-win
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 15:41:43 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035665.html
Subject: FAILED : Zope Buildbot / zope2.13_win-py2.7 slave-win
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 15:43:55 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035666.html
Subject: FAILED : Zope Buildbot / zopetoolkit-1.0_win-py2.4 slave-win
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 15:48:55 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035668.html
Subject: FAILED : winbot / zc_buildout_dev py_254_win32
From: buildbot at winbot.zope.org
Date: Sun Mar 20 17:07:28 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035690.html
Subject: FAILED : winbot / zc_buildout_dev py_265_win32
From: buildbot at winbot.zope.org
Date: Sun Mar 20 17:07:39 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035691.html
Subject: FAILED : winbot / zc_buildout_dev py_265_win64
From: buildbot at winbot.zope.org
Date: Sun Mar 20 17:07:50 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035692.html
Subject: FAILED : winbot / zc_buildout_dev py_270_win32
From: buildbot at winbot.zope.org
Date: Sun Mar 20 17:08:00 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035693.html
Subject: FAILED : winbot / zc_buildout_dev py_270_win64
From: buildbot at winbot.zope.org
Date: Sun Mar 20 17:08:14 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035694.html
Subject: FAILED : Zope Buildbot / zope2.12-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 18:03:41 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035696.html
Subject: FAILED : Zope Buildbot / zope2.14-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 18:10:54 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035699.html
Subject: FAILED : Zope Buildbot / zope2.14-py2.7 slave-osx
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 18:13:14 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035700.html
Subject: FAILED : winbot / z3c.ptcompat_py_265_32
From: buildbot at winbot.zope.org
Date: Sun Mar 20 20:04:06 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035712.html
Subject: FAILED : winbot / z3c.rml_py_265_32
From: buildbot at winbot.zope.org
Date: Sun Mar 20 20:23:58 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035713.html
Subject: FAILED : winbot / z3c.form_py_265_32
From: buildbot at winbot.zope.org
Date: Sun Mar 20 20:36:50 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035714.html
Subject: FAILED : winbot / z3c.coverage_py_265_32
From: buildbot at winbot.zope.org
Date: Sun Mar 20 20:56:05 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035718.html
Subject: FAILED : winbot / z3c.macro_py_265_32
From: buildbot at winbot.zope.org
Date: Sun Mar 20 20:57:10 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035719.html
Subject: FAILED : winbot / z3c.pagelet_py_265_32
From: buildbot at winbot.zope.org
Date: Sun Mar 20 21:08:18 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035720.html
Subject: FAILED : winbot / z3c.recipe.paster_py_265_32
From: buildbot at winbot.zope.org
Date: Sun Mar 20 21:26:39 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035721.html
Subject: FAILED : winbot / z3c.template_py_265_32
From: buildbot at winbot.zope.org
Date: Sun Mar 20 21:28:29 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035722.html
Subject: FAILED : ZTK 1.0dev / Python2.5.5 Linux 64bit
From: ccomb at free.fr
Date: Sun Mar 20 23:12:07 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035728.html
Subject: FAILED (errors=8) : Zope-2.12-alltests Python-2.6.5 : Linux
From: Zope Tests
Date: Mon Mar 21 02:12:48 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035735.html
Subject: FAILED (errors=1) : Zope-trunk Python-2.6.5 : Linux
From: Zope Tests
Date: Mon Mar 21 02:18:48 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035738.html
Subject: FAILED (errors=1) : Zope-trunk-alltests Python-2.6.5 : Linux
From: Zope Tests
Date: Mon Mar 21 02:20:48 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035739.html
Unknown
-------
Subject: UNKNOWN : Zope Buildbot / zopetoolkit-1.0-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 13:51:20 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035653.html
Subject: UNKNOWN : winbot / ztk_dev py_254_win32
From: buildbot at winbot.zope.org
Date: Sun Mar 20 16:10:01 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035674.html
Subject: UNKNOWN : winbot / ztk_dev py_265_win32
From: buildbot at winbot.zope.org
Date: Sun Mar 20 16:11:01 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035675.html
Subject: UNKNOWN : winbot / ztk_dev py_265_win64
From: buildbot at winbot.zope.org
Date: Sun Mar 20 16:12:01 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035676.html
Subject: UNKNOWN : winbot / ZODB_dev py_270_win32
From: buildbot at winbot.zope.org
Date: Sun Mar 20 19:51:31 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035710.html
Subject: UNKNOWN : winbot / ZODB_dev py_270_win64
From: buildbot at winbot.zope.org
Date: Sun Mar 20 19:51:32 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035711.html
Tests passed OK
---------------
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.5 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 09:50:41 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035635.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.5 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 09:51:51 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035636.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0_win-py2.5 slave-win
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 09:56:00 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035637.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 09:56:26 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035638.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 09:58:33 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035640.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.5 slave-osx
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 10:02:01 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035641.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.4 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 10:02:08 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035642.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.4 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 10:07:39 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035643.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 10:08:50 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035644.html
Subject: OK : Zope Buildbot / zope2.13-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 13:07:28 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035647.html
Subject: OK : Zope Buildbot / zope2.13-py2.7 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 13:09:06 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035648.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.4 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 13:19:04 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035651.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.5 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 13:26:07 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035652.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.5 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 14:12:19 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035654.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 14:17:56 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035655.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.5 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 14:24:34 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035656.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 14:30:26 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035657.html
Subject: OK : Zope Buildbot / zope2.13-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 15:23:25 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035659.html
Subject: OK : Zope Buildbot / zope2.13-py2.7 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 15:25:00 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035660.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.4 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 15:34:20 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035663.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.5 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 15:40:41 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035664.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 15:46:46 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035667.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.5 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 15:51:35 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035669.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 15:56:28 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035670.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.5 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 16:01:13 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035671.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 16:06:00 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035672.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0_win-py2.5 slave-win
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 16:06:28 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035673.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0_win-py2.6 slave-win
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 16:18:18 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035677.html
Subject: OK : winbot / ztk_dev py_270_win32
From: buildbot at winbot.zope.org
Date: Sun Mar 20 16:20:42 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035678.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1_win-py2.5 slave-win
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 16:26:42 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035679.html
Subject: OK : winbot / ztk_dev py_270_win64
From: buildbot at winbot.zope.org
Date: Sun Mar 20 16:28:27 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035680.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1_win-py2.6 slave-win
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 16:34:57 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035681.html
Subject: OK : winbot / ztk_10 py_254_win32
From: buildbot at winbot.zope.org
Date: Sun Mar 20 16:36:27 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035682.html
Subject: OK : Zope Buildbot / zopetoolkit_win-py2.5 slave-win
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 16:42:42 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035683.html
Subject: OK : winbot / ztk_10 py_265_win32
From: buildbot at winbot.zope.org
Date: Sun Mar 20 16:43:43 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035684.html
Subject: OK : Zope Buildbot / zopetoolkit_win-py2.6 slave-win
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 16:50:16 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035685.html
Subject: OK : winbot / ztk_10 py_265_win64
From: buildbot at winbot.zope.org
Date: Sun Mar 20 16:51:14 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035686.html
Subject: OK : winbot / ztk_11 py_254_win32
From: buildbot at winbot.zope.org
Date: Sun Mar 20 16:56:43 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035687.html
Subject: OK : winbot / ztk_11 py_265_win32
From: buildbot at winbot.zope.org
Date: Sun Mar 20 17:01:52 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035688.html
Subject: OK : winbot / ztk_11 py_265_win64
From: buildbot at winbot.zope.org
Date: Sun Mar 20 17:07:16 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035689.html
Subject: OK : winbot / ZODB_dev py_254_win32
From: buildbot at winbot.zope.org
Date: Sun Mar 20 18:02:35 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035695.html
Subject: OK : Zope Buildbot / zope2.13-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 18:06:08 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035697.html
Subject: OK : Zope Buildbot / zope2.13-py2.7 slave-osx
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 18:08:23 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035698.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.4 slave-osx
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 18:28:18 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035701.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.5 slave-osx
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 18:43:44 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035702.html
Subject: OK : winbot / ZODB_dev py_265_win32
From: buildbot at winbot.zope.org
Date: Sun Mar 20 18:56:53 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035703.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 18:58:46 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035704.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.5 slave-osx
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 19:10:48 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035705.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 19:23:02 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035706.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.5 slave-osx
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 19:35:05 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035707.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Sun Mar 20 19:47:23 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035708.html
Subject: OK : winbot / ZODB_dev py_265_win64
From: buildbot at winbot.zope.org
Date: Sun Mar 20 19:51:29 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035709.html
Subject: OK : ZTK 1.0 / Python2.4.6 Linux 64bit
From: ccomb at free.fr
Date: Sun Mar 20 20:44:01 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035715.html
Subject: OK : ZTK 1.0 / Python2.6.5 Linux 64bit
From: ccomb at free.fr
Date: Sun Mar 20 20:44:30 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035716.html
Subject: OK : ZTK 1.0 / Python2.5.5 Linux 64bit
From: ccomb at free.fr
Date: Sun Mar 20 20:45:03 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035717.html
Subject: OK : Zope 3.4 Known Good Set / py2.4-64bit-linux
From: buildbot at pov.lt
Date: Sun Mar 20 22:10:25 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035723.html
Subject: OK : Zope 3.4 Known Good Set / py2.4-32bit-linux
From: buildbot at pov.lt
Date: Sun Mar 20 22:56:41 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035724.html
Subject: OK : Zope 3.4 Known Good Set / py2.5-64bit-linux
From: buildbot at pov.lt
Date: Sun Mar 20 23:10:02 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035725.html
Subject: OK : ZTK 1.0dev / Python2.4.6 Linux 64bit
From: ccomb at free.fr
Date: Sun Mar 20 23:11:27 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035726.html
Subject: OK : ZTK 1.0dev / Python2.6.5 Linux 64bit
From: ccomb at free.fr
Date: Sun Mar 20 23:11:51 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035727.html
Subject: OK : Zope 3.4 Known Good Set / py2.5-32bit-linux
From: buildbot at pov.lt
Date: Sun Mar 20 23:58:50 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035729.html
Subject: OK : Zope 3.4 KGS / Python2.4.6 64bit linux
From: ccomb at free.fr
Date: Mon Mar 21 01:21:30 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035730.html
Subject: OK : Zope 3.4 KGS / Python2.5.5 64bit linux
From: ccomb at free.fr
Date: Mon Mar 21 01:49:43 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035731.html
Subject: OK : Zope-2.10 Python-2.4.6 : Linux
From: Zope Tests
Date: Mon Mar 21 02:06:48 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035732.html
Subject: OK : Zope-2.11 Python-2.4.6 : Linux
From: Zope Tests
Date: Mon Mar 21 02:08:48 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035733.html
Subject: OK : Zope-2.12 Python-2.6.5 : Linux
From: Zope Tests
Date: Mon Mar 21 02:10:48 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035734.html
Subject: OK : Zope-2.13 Python-2.6.5 : Linux
From: Zope Tests
Date: Mon Mar 21 02:14:48 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035736.html
Subject: OK : Zope-2.13-alltests Python-2.6.5 : Linux
From: Zope Tests
Date: Mon Mar 21 02:16:48 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035737.html
6
6
Summary of messages to the zope-tests list.
Period Sat Mar 19 12:00:00 2011 UTC to Sun Mar 20 12:00:00 2011 UTC.
There were 99 messages: 8 from Zope Tests, 4 from buildbot at pov.lt, 29 from buildbot at winbot.zope.org, 8 from ccomb at free.fr, 5 from ct at gocept.com, 45 from jdriessen at thehealthagency.com.
Test failures
-------------
Subject: FAILED : Zope Buildbot / zope2.13_win-py2.6 slave-win
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 14:40:20 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035533.html
Subject: FAILED : Zope Buildbot / zope2.13_win-py2.7 slave-win
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 14:40:54 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035534.html
Subject: FAILED : Zope Buildbot / zope2.14-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 14:53:20 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035541.html
Subject: FAILED : Zope Buildbot / zope2.14-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 14:53:46 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035542.html
Subject: FAILED : Zope Buildbot / zope2.14-py2.7 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 14:54:43 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035543.html
Subject: FAILED : Zope Buildbot / zope2.14-py2.7 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 14:55:28 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035545.html
Subject: FAILED : Zope Buildbot / zopetoolkit-1.1-py2.5 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 15:16:49 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035553.html
Subject: FAILED : winbot / zc_buildout_dev py_254_win32
From: buildbot at winbot.zope.org
Date: Sat Mar 19 17:07:39 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035577.html
Subject: FAILED : winbot / zc_buildout_dev py_265_win32
From: buildbot at winbot.zope.org
Date: Sat Mar 19 17:07:50 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035578.html
Subject: FAILED : winbot / zc_buildout_dev py_265_win64
From: buildbot at winbot.zope.org
Date: Sat Mar 19 17:08:01 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035579.html
Subject: FAILED : winbot / zc_buildout_dev py_270_win32
From: buildbot at winbot.zope.org
Date: Sat Mar 19 17:08:13 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035580.html
Subject: FAILED : winbot / zc_buildout_dev py_270_win64
From: buildbot at winbot.zope.org
Date: Sat Mar 19 17:08:25 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035581.html
Subject: FAILED : Zope Buildbot / zope2.14-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 18:28:19 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035586.html
Subject: FAILED : Zope Buildbot / zope2.14-py2.7 slave-osx
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 18:30:40 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035587.html
Subject: FAILED : winbot / z3c.ptcompat_py_265_32
From: buildbot at winbot.zope.org
Date: Sat Mar 19 20:11:26 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035599.html
Subject: FAILED : winbot / z3c.rml_py_265_32
From: buildbot at winbot.zope.org
Date: Sat Mar 19 20:38:30 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035600.html
Subject: FAILED : winbot / z3c.form_py_265_32
From: buildbot at winbot.zope.org
Date: Sat Mar 19 20:51:40 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035604.html
Subject: FAILED : winbot / z3c.coverage_py_265_32
From: buildbot at winbot.zope.org
Date: Sat Mar 19 21:14:41 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035605.html
Subject: FAILED : winbot / z3c.macro_py_265_32
From: buildbot at winbot.zope.org
Date: Sat Mar 19 21:15:47 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035606.html
Subject: FAILED : winbot / z3c.pagelet_py_265_32
From: buildbot at winbot.zope.org
Date: Sat Mar 19 21:28:19 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035607.html
Subject: FAILED : Total languishing bugs for zopeapp: 2
From: ct at gocept.com
Date: Sat Mar 19 21:30:16 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035608.html
Subject: FAILED : Total languishing bugs for zopetoolkit: 197
From: ct at gocept.com
Date: Sat Mar 19 21:36:54 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035609.html
Subject: FAILED : Total languishing bugs for zope: 53
From: ct at gocept.com
Date: Sat Mar 19 21:40:31 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035610.html
Subject: FAILED : Total languishing bugs for zope2: 5
From: ct at gocept.com
Date: Sat Mar 19 21:45:07 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035611.html
Subject: FAILED : winbot / z3c.recipe.paster_py_265_32
From: buildbot at winbot.zope.org
Date: Sat Mar 19 21:50:16 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035612.html
Subject: FAILED : winbot / z3c.template_py_265_32
From: buildbot at winbot.zope.org
Date: Sat Mar 19 21:52:08 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035613.html
Subject: FAILED: Repository policy check found errors in 297 projects
From: ct at gocept.com
Date: Sat Mar 19 22:13:34 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035615.html
Subject: FAILED (errors=1) : Zope-trunk Python-2.6.5 : Linux
From: Zope Tests
Date: Sun Mar 20 02:18:47 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035630.html
Subject: FAILED (errors=1) : Zope-trunk-alltests Python-2.6.5 : Linux
From: Zope Tests
Date: Sun Mar 20 02:20:47 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035631.html
Unknown
-------
Subject: UNKNOWN : winbot / ztk_dev py_254_win32
From: buildbot at winbot.zope.org
Date: Sat Mar 19 16:10:01 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035566.html
Subject: UNKNOWN : winbot / ztk_dev py_265_win32
From: buildbot at winbot.zope.org
Date: Sat Mar 19 16:11:01 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035567.html
Subject: UNKNOWN : winbot / ztk_dev py_265_win64
From: buildbot at winbot.zope.org
Date: Sat Mar 19 16:12:01 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035568.html
Subject: UNKNOWN : winbot / ZODB_dev py_270_win32
From: buildbot at winbot.zope.org
Date: Sat Mar 19 19:51:53 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035595.html
Subject: UNKNOWN : winbot / ZODB_dev py_270_win64
From: buildbot at winbot.zope.org
Date: Sat Mar 19 19:51:54 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035596.html
Tests passed OK
---------------
Subject: OK : Zope Buildbot / zope2.12-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 14:48:41 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035535.html
Subject: OK : Zope Buildbot / zope2.12-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 14:48:59 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035536.html
Subject: OK : Zope Buildbot / zope2.13-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 14:50:26 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035537.html
Subject: OK : Zope Buildbot / zope2.13-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 14:50:30 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035538.html
Subject: OK : Zope Buildbot / zope2.13-py2.7 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 14:51:53 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035539.html
Subject: OK : Zope Buildbot / zope2.13-py2.7 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 14:52:12 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035540.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0_win-py2.4 slave-win
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 14:55:14 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035544.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.4 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 15:00:27 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035546.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.4 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 15:02:34 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035547.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.5 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 15:06:18 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035548.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0_win-py2.5 slave-win
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 15:08:05 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035549.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.5 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 15:09:21 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035550.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 15:12:06 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035551.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 15:16:47 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035552.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0_win-py2.6 slave-win
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 15:20:17 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035554.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 15:21:40 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035555.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.5 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 15:22:19 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035556.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.5 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 15:26:30 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035557.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 15:28:02 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035558.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1_win-py2.5 slave-win
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 15:28:44 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035559.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 15:31:34 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035560.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.5 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 15:34:00 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035561.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1_win-py2.6 slave-win
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 15:36:47 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035562.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 15:39:49 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035563.html
Subject: OK : Zope Buildbot / zopetoolkit_win-py2.5 slave-win
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 15:45:20 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035564.html
Subject: OK : Zope Buildbot / zopetoolkit_win-py2.6 slave-win
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 15:53:29 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035565.html
Subject: OK : winbot / ztk_dev py_270_win32
From: buildbot at winbot.zope.org
Date: Sat Mar 19 16:20:40 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035569.html
Subject: OK : winbot / ztk_dev py_270_win64
From: buildbot at winbot.zope.org
Date: Sat Mar 19 16:28:28 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035570.html
Subject: OK : winbot / ztk_10 py_254_win32
From: buildbot at winbot.zope.org
Date: Sat Mar 19 16:36:23 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035571.html
Subject: OK : winbot / ztk_10 py_265_win32
From: buildbot at winbot.zope.org
Date: Sat Mar 19 16:43:53 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035572.html
Subject: OK : winbot / ztk_10 py_265_win64
From: buildbot at winbot.zope.org
Date: Sat Mar 19 16:51:25 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035573.html
Subject: OK : winbot / ztk_11 py_254_win32
From: buildbot at winbot.zope.org
Date: Sat Mar 19 16:56:47 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035574.html
Subject: OK : winbot / ztk_11 py_265_win32
From: buildbot at winbot.zope.org
Date: Sat Mar 19 17:02:04 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035575.html
Subject: OK : winbot / ztk_11 py_265_win64
From: buildbot at winbot.zope.org
Date: Sat Mar 19 17:07:27 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035576.html
Subject: OK : winbot / ZODB_dev py_254_win32
From: buildbot at winbot.zope.org
Date: Sat Mar 19 18:02:45 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035582.html
Subject: OK : Zope Buildbot / zope2.12-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 18:21:03 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035583.html
Subject: OK : Zope Buildbot / zope2.13-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 18:23:33 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035584.html
Subject: OK : Zope Buildbot / zope2.13-py2.7 slave-osx
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 18:25:49 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035585.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.4 slave-osx
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 18:45:37 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035588.html
Subject: OK : winbot / ZODB_dev py_265_win32
From: buildbot at winbot.zope.org
Date: Sat Mar 19 18:57:12 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035589.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.5 slave-osx
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 19:00:53 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035590.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 19:15:59 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035591.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.5 slave-osx
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 19:28:00 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035592.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 19:40:15 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035593.html
Subject: OK : winbot / ZODB_dev py_265_win64
From: buildbot at winbot.zope.org
Date: Sat Mar 19 19:51:51 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035594.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.5 slave-osx
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 19:52:21 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035597.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Sat Mar 19 20:04:38 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035598.html
Subject: OK : ZTK 1.0 / Python2.4.6 Linux 64bit
From: ccomb at free.fr
Date: Sat Mar 19 20:43:23 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035601.html
Subject: OK : ZTK 1.0 / Python2.6.5 Linux 64bit
From: ccomb at free.fr
Date: Sat Mar 19 20:43:56 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035602.html
Subject: OK : ZTK 1.0 / Python2.5.5 Linux 64bit
From: ccomb at free.fr
Date: Sat Mar 19 20:44:26 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035603.html
Subject: OK : Zope 3.4 Known Good Set / py2.4-64bit-linux
From: buildbot at pov.lt
Date: Sat Mar 19 22:10:12 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035614.html
Subject: OK : Zope 3.4 Known Good Set / py2.4-32bit-linux
From: buildbot at pov.lt
Date: Sat Mar 19 22:56:47 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035616.html
Subject: OK : ZTK 1.0dev / Python2.4.6 Linux 64bit
From: ccomb at free.fr
Date: Sat Mar 19 23:09:59 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035617.html
Subject: OK : Zope 3.4 Known Good Set / py2.5-64bit-linux
From: buildbot at pov.lt
Date: Sat Mar 19 23:10:05 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035618.html
Subject: OK : ZTK 1.0dev / Python2.6.5 Linux 64bit
From: ccomb at free.fr
Date: Sat Mar 19 23:10:43 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035619.html
Subject: OK : ZTK 1.0dev / Python2.5.5 Linux 64bit
From: ccomb at free.fr
Date: Sat Mar 19 23:10:45 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035620.html
Subject: OK : Zope 3.4 Known Good Set / py2.5-32bit-linux
From: buildbot at pov.lt
Date: Sat Mar 19 23:58:44 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035621.html
Subject: OK : Zope 3.4 KGS / Python2.4.6 64bit linux
From: ccomb at free.fr
Date: Sun Mar 20 01:21:43 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035622.html
Subject: OK : Zope 3.4 KGS / Python2.5.5 64bit linux
From: ccomb at free.fr
Date: Sun Mar 20 01:49:44 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035623.html
Subject: OK : Zope-2.10 Python-2.4.6 : Linux
From: Zope Tests
Date: Sun Mar 20 02:06:46 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035624.html
Subject: OK : Zope-2.11 Python-2.4.6 : Linux
From: Zope Tests
Date: Sun Mar 20 02:08:46 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035625.html
Subject: OK : Zope-2.12 Python-2.6.5 : Linux
From: Zope Tests
Date: Sun Mar 20 02:10:46 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035626.html
Subject: OK : Zope-2.12-alltests Python-2.6.5 : Linux
From: Zope Tests
Date: Sun Mar 20 02:12:46 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035627.html
Subject: OK : Zope-2.13 Python-2.6.5 : Linux
From: Zope Tests
Date: Sun Mar 20 02:14:47 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035628.html
Subject: OK : Zope-2.13-alltests Python-2.6.5 : Linux
From: Zope Tests
Date: Sun Mar 20 02:16:47 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035629.html
1
0
Summary of messages to the zope-tests list.
Period Fri Mar 18 12:00:00 2011 UTC to Sat Mar 19 12:00:00 2011 UTC.
There were 100 messages: 8 from Zope Tests, 4 from buildbot at pov.lt, 30 from buildbot at winbot.zope.org, 8 from ccomb at free.fr, 50 from jdriessen at thehealthagency.com.
Test failures
-------------
Subject: FAILED : Zope Buildbot / zope2.13_win-py2.6 slave-win
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 14:40:14 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035433.html
Subject: FAILED : Zope Buildbot / zope2.13_win-py2.7 slave-win
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 14:40:50 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035434.html
Subject: FAILED : Zope Buildbot / zope2.14-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 14:48:12 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035439.html
Subject: FAILED : Zope Buildbot / zope2.14-py2.7 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 14:49:35 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035441.html
Subject: FAILED : Zope Buildbot / zope2.14-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 14:52:31 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035443.html
Subject: FAILED : Zope Buildbot / zope2.14-py2.7 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 14:54:05 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035444.html
Subject: FAILED : Zope Buildbot / zope2.14-py2.7 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 15:27:47 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035460.html
Subject: FAILED : Zope Buildbot / zope2.14-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 15:29:11 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035461.html
Subject: FAILED : Zope Buildbot / zope2.14-py2.7 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 15:39:37 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035466.html
Subject: FAILED : Zope Buildbot / zope2.14-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 15:41:17 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035467.html
Subject: FAILED : winbot / zc_buildout_dev py_254_win32
From: buildbot at winbot.zope.org
Date: Fri Mar 18 17:07:22 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035484.html
Subject: FAILED : winbot / zc_buildout_dev py_265_win32
From: buildbot at winbot.zope.org
Date: Fri Mar 18 17:07:33 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035485.html
Subject: FAILED : winbot / zc_buildout_dev py_265_win64
From: buildbot at winbot.zope.org
Date: Fri Mar 18 17:07:44 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035486.html
Subject: FAILED : winbot / zc_buildout_dev py_270_win32
From: buildbot at winbot.zope.org
Date: Fri Mar 18 17:07:56 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035487.html
Subject: FAILED : winbot / zc_buildout_dev py_270_win64
From: buildbot at winbot.zope.org
Date: Fri Mar 18 17:08:08 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035488.html
Subject: FAILED : Zope Buildbot / zope2.14-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 17:09:44 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035489.html
Subject: FAILED : Zope Buildbot / zope2.14-py2.7 slave-osx
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 17:12:03 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035490.html
Subject: FAILED : Zope Buildbot / zope2.14-py2.7 slave-osx
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 19:12:49 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035499.html
Subject: FAILED : Zope Buildbot / zope2.14-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 19:15:19 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035500.html
Subject: FAILED : winbot / z3c.rml_py_265_32
From: buildbot at winbot.zope.org
Date: Fri Mar 18 19:58:51 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035504.html
Subject: FAILED : winbot / z3c.ptcompat_py_265_32
From: buildbot at winbot.zope.org
Date: Fri Mar 18 20:14:01 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035505.html
Subject: FAILED : winbot / z3c.form_py_265_32
From: buildbot at winbot.zope.org
Date: Fri Mar 18 20:48:10 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035509.html
Subject: FAILED : winbot / z3c.coverage_py_265_32
From: buildbot at winbot.zope.org
Date: Fri Mar 18 21:08:09 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035510.html
Subject: FAILED : winbot / z3c.macro_py_265_32
From: buildbot at winbot.zope.org
Date: Fri Mar 18 21:09:14 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035511.html
Subject: FAILED : winbot / zope.app.component_py_265_32
From: buildbot at winbot.zope.org
Date: Fri Mar 18 21:15:54 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035512.html
Subject: FAILED : winbot / z3c.pagelet_py_265_32
From: buildbot at winbot.zope.org
Date: Fri Mar 18 21:17:46 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035513.html
Subject: FAILED : winbot / z3c.recipe.paster_py_265_32
From: buildbot at winbot.zope.org
Date: Fri Mar 18 21:37:37 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035514.html
Subject: FAILED : winbot / z3c.template_py_265_32
From: buildbot at winbot.zope.org
Date: Fri Mar 18 21:39:34 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035515.html
Subject: FAILED : Zope 3.4 Known Good Set / py2.5-64bit-linux
From: buildbot at pov.lt
Date: Fri Mar 18 23:10:11 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035521.html
Subject: FAILED (errors=1) : Zope-trunk Python-2.6.5 : Linux
From: Zope Tests
Date: Sat Mar 19 02:21:32 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035531.html
Subject: FAILED (errors=1) : Zope-trunk-alltests Python-2.6.5 : Linux
From: Zope Tests
Date: Sat Mar 19 02:23:32 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035532.html
Unknown
-------
Subject: UNKNOWN : winbot / ztk_dev py_254_win32
From: buildbot at winbot.zope.org
Date: Fri Mar 18 16:10:01 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035470.html
Subject: UNKNOWN : winbot / ztk_dev py_265_win32
From: buildbot at winbot.zope.org
Date: Fri Mar 18 16:11:01 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035471.html
Subject: UNKNOWN : winbot / ztk_dev py_265_win64
From: buildbot at winbot.zope.org
Date: Fri Mar 18 16:12:01 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035472.html
Subject: UNKNOWN : winbot / ZODB_dev py_270_win32
From: buildbot at winbot.zope.org
Date: Fri Mar 18 19:56:02 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035502.html
Subject: UNKNOWN : winbot / ZODB_dev py_270_win64
From: buildbot at winbot.zope.org
Date: Fri Mar 18 19:56:03 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035503.html
Tests passed OK
---------------
Subject: OK : Zope Buildbot / zope2.12-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 14:43:56 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035435.html
Subject: OK : Zope Buildbot / zope2.13-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 14:45:25 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035436.html
Subject: OK : Zope Buildbot / zope2.13-py2.7 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 14:46:47 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035437.html
Subject: OK : Zope Buildbot / zope2.12-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 14:47:37 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035438.html
Subject: OK : Zope Buildbot / zope2.13-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 14:49:15 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035440.html
Subject: OK : Zope Buildbot / zope2.13-py2.7 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 14:50:55 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035442.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.4 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 14:55:21 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035445.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0_win-py2.4 slave-win
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 14:55:30 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035446.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.4 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 15:01:18 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035447.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.5 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 15:01:19 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035448.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 15:07:09 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035449.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.5 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 15:08:13 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035450.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0_win-py2.5 slave-win
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 15:08:23 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035451.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.5 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 15:11:57 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035452.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 15:15:28 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035453.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 15:16:45 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035454.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0_win-py2.6 slave-win
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 15:20:48 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035455.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.5 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 15:21:08 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035456.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.5 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 15:21:34 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035457.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 15:26:25 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035458.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 15:26:51 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035459.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1_win-py2.5 slave-win
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 15:29:35 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035462.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.5 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 15:32:30 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035463.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1_win-py2.6 slave-win
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 15:37:37 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035464.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 15:38:09 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035465.html
Subject: OK : Zope Buildbot / zopetoolkit_win-py2.5 slave-win
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 15:46:08 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035468.html
Subject: OK : Zope Buildbot / zopetoolkit_win-py2.6 slave-win
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 15:54:28 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035469.html
Subject: OK : winbot / ztk_dev py_270_win32
From: buildbot at winbot.zope.org
Date: Fri Mar 18 16:20:23 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035473.html
Subject: OK : winbot / ztk_dev py_270_win64
From: buildbot at winbot.zope.org
Date: Fri Mar 18 16:28:17 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035474.html
Subject: OK : winbot / ztk_10 py_254_win32
From: buildbot at winbot.zope.org
Date: Fri Mar 18 16:36:13 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035475.html
Subject: OK : winbot / ztk_10 py_265_win32
From: buildbot at winbot.zope.org
Date: Fri Mar 18 16:43:32 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035476.html
Subject: OK : winbot / ztk_10 py_265_win64
From: buildbot at winbot.zope.org
Date: Fri Mar 18 16:51:09 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035477.html
Subject: OK : winbot / ztk_11 py_254_win32
From: buildbot at winbot.zope.org
Date: Fri Mar 18 16:56:36 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035478.html
Subject: OK : winbot / ztk_11 py_265_win32
From: buildbot at winbot.zope.org
Date: Fri Mar 18 17:01:48 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035479.html
Subject: OK : Zope Buildbot / zope2.12-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 17:02:32 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035480.html
Subject: OK : Zope Buildbot / zope2.13-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 17:04:58 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035481.html
Subject: OK : winbot / ztk_11 py_265_win64
From: buildbot at winbot.zope.org
Date: Fri Mar 18 17:07:10 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035482.html
Subject: OK : Zope Buildbot / zope2.13-py2.7 slave-osx
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 17:07:14 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035483.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.4 slave-osx
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 17:26:54 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035491.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.5 slave-osx
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 17:42:11 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035492.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 17:57:15 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035493.html
Subject: OK : winbot / ZODB_dev py_254_win32
From: buildbot at winbot.zope.org
Date: Fri Mar 18 18:03:02 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035494.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.5 slave-osx
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 18:09:21 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035495.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 18:21:36 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035496.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.5 slave-osx
From: jdriessen at thehealthagency.com
Date: Fri Mar 18 18:33:35 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035497.html
Subject: OK : winbot / ZODB_dev py_265_win32
From: buildbot at winbot.zope.org
Date: Fri Mar 18 19:00:47 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035498.html
Subject: OK : winbot / ZODB_dev py_265_win64
From: buildbot at winbot.zope.org
Date: Fri Mar 18 19:55:02 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035501.html
Subject: OK : ZTK 1.0 / Python2.4.6 Linux 64bit
From: ccomb at free.fr
Date: Fri Mar 18 20:43:26 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035506.html
Subject: OK : ZTK 1.0 / Python2.6.5 Linux 64bit
From: ccomb at free.fr
Date: Fri Mar 18 20:44:22 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035507.html
Subject: OK : ZTK 1.0 / Python2.5.5 Linux 64bit
From: ccomb at free.fr
Date: Fri Mar 18 20:44:40 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035508.html
Subject: OK : Zope 3.4 Known Good Set / py2.4-64bit-linux
From: buildbot at pov.lt
Date: Fri Mar 18 22:10:22 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035516.html
Subject: OK : Zope 3.4 Known Good Set / py2.4-32bit-linux
From: buildbot at pov.lt
Date: Fri Mar 18 22:56:35 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035517.html
Subject: OK : ZTK 1.0dev / Python2.4.6 Linux 64bit
From: ccomb at free.fr
Date: Fri Mar 18 23:09:19 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035518.html
Subject: OK : ZTK 1.0dev / Python2.6.5 Linux 64bit
From: ccomb at free.fr
Date: Fri Mar 18 23:09:56 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035519.html
Subject: OK : ZTK 1.0dev / Python2.5.5 Linux 64bit
From: ccomb at free.fr
Date: Fri Mar 18 23:10:05 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035520.html
Subject: OK : Zope 3.4 Known Good Set / py2.5-32bit-linux
From: buildbot at pov.lt
Date: Fri Mar 18 23:58:38 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035522.html
Subject: OK : Zope 3.4 KGS / Python2.4.6 64bit linux
From: ccomb at free.fr
Date: Sat Mar 19 01:21:03 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035523.html
Subject: OK : Zope 3.4 KGS / Python2.5.5 64bit linux
From: ccomb at free.fr
Date: Sat Mar 19 01:48:30 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035524.html
Subject: OK : Zope-2.10 Python-2.4.6 : Linux
From: Zope Tests
Date: Sat Mar 19 02:09:32 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035525.html
Subject: OK : Zope-2.11 Python-2.4.6 : Linux
From: Zope Tests
Date: Sat Mar 19 02:11:32 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035526.html
Subject: OK : Zope-2.12 Python-2.6.5 : Linux
From: Zope Tests
Date: Sat Mar 19 02:13:32 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035527.html
Subject: OK : Zope-2.12-alltests Python-2.6.5 : Linux
From: Zope Tests
Date: Sat Mar 19 02:15:32 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035528.html
Subject: OK : Zope-2.13 Python-2.6.5 : Linux
From: Zope Tests
Date: Sat Mar 19 02:17:32 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035529.html
Subject: OK : Zope-2.13-alltests Python-2.6.5 : Linux
From: Zope Tests
Date: Sat Mar 19 02:19:32 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035530.html
1
0
Summary of messages to the zope-tests list.
Period Sun Feb 27 12:00:00 2011 UTC to Mon Feb 28 12:00:00 2011 UTC.
There were 87 messages: 8 from Zope Tests, 4 from buildbot at pov.lt, 31 from buildbot at winbot.zope.org, 11 from ccomb at free.fr, 33 from jdriessen at thehealthagency.com.
Test failures
-------------
Subject: FAILED : Zope Buildbot / zopetoolkit-1.1_win-py2.5 slave-win
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 10:06:05 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033318.html
Subject: FAILED : ZTK 1.0dev / Python2.4.6 Linux 64bit
From: ccomb at free.fr
Date: Sun Feb 27 22:13:21 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033369.html
Subject: FAILED : ZTK 1.0dev / Python2.6.5 Linux 64bit
From: ccomb at free.fr
Date: Sun Feb 27 22:13:54 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033370.html
Subject: FAILED : ZTK 1.0dev / Python2.5.5 Linux 64bit
From: ccomb at free.fr
Date: Sun Feb 27 22:14:06 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033371.html
Subject: FAILED : winbot / z3c.form_py_265_32
From: buildbot at winbot.zope.org
Date: Sun Feb 27 22:26:08 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033372.html
Subject: FAILED : winbot / z3c.rml_py_265_32
From: buildbot at winbot.zope.org
Date: Sun Feb 27 22:50:50 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033373.html
Subject: FAILED : winbot / z3c.template_py_265_32
From: buildbot at winbot.zope.org
Date: Sun Feb 27 22:59:35 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033374.html
Subject: FAILED : winbot / z3c.layer.ready2go_py_265_32
From: buildbot at winbot.zope.org
Date: Sun Feb 27 23:05:09 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033376.html
Subject: FAILED : winbot / z3c.formui_py_265_32
From: buildbot at winbot.zope.org
Date: Sun Feb 27 23:06:47 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033377.html
Subject: FAILED : winbot / z3c.tabular_py_265_32
From: buildbot at winbot.zope.org
Date: Sun Feb 27 23:09:10 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033378.html
Subject: FAILED : winbot / z3c.contents_py_265_32
From: buildbot at winbot.zope.org
Date: Sun Feb 27 23:10:09 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033379.html
Subject: FAILED : winbot / z3c.ptcompat_py_265_32
From: buildbot at winbot.zope.org
Date: Sun Feb 27 23:28:15 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033380.html
Subject: FAILED : winbot / z3c.pdftemplate_py_265_32
From: buildbot at winbot.zope.org
Date: Sun Feb 27 23:32:28 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033381.html
Subject: FAILED : winbot / z3c.coverage_py_265_32
From: buildbot at winbot.zope.org
Date: Sun Feb 27 23:33:48 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033382.html
Subject: FAILED : winbot / z3c.macro_py_265_32
From: buildbot at winbot.zope.org
Date: Sun Feb 27 23:34:49 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033383.html
Subject: FAILED : winbot / z3c.pagelet_py_265_32
From: buildbot at winbot.zope.org
Date: Sun Feb 27 23:39:04 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033384.html
Tests passed OK
---------------
Subject: OK : Zope Buildbot / zope2.13_win-py2.6 slave-win
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 09:19:00 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033308.html
Subject: OK : Zope Buildbot / zope2.13_win-py2.7 slave-win
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 09:21:25 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033309.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0_win-py2.4 slave-win
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 09:35:13 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033310.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0_win-py2.5 slave-win
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 09:47:33 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033311.html
Subject: OK : Zope Buildbot / zope2.12-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 09:57:36 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033312.html
Subject: OK : Zope Buildbot / zope2.13-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 09:58:58 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033313.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0_win-py2.6 slave-win
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 09:59:16 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033314.html
Subject: OK : Zope Buildbot / zope2.13-py2.7 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 10:00:42 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033315.html
Subject: OK : Zope Buildbot / zope2.14-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 10:02:06 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033316.html
Subject: OK : Zope Buildbot / zope2.14-py2.7 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 10:03:33 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033317.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.4 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 10:09:12 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033319.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1_win-py2.6 slave-win
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 10:14:00 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033320.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.5 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 10:15:12 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033321.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 10:21:05 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033322.html
Subject: OK : Zope Buildbot / zopetoolkit_win-py2.5 slave-win
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 10:21:46 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033323.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.5 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 10:25:55 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033324.html
Subject: OK : Zope Buildbot / zopetoolkit_win-py2.6 slave-win
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 10:29:24 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033325.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 10:30:58 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033326.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.5 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 10:35:51 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033327.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 10:40:42 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033328.html
Subject: OK : Zope Buildbot / zope2.12-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 11:31:38 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033329.html
Subject: OK : Zope Buildbot / zope2.13-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 11:33:16 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033330.html
Subject: OK : Zope Buildbot / zope2.13-py2.7 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 11:34:51 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033331.html
Subject: OK : Zope Buildbot / zope2.14-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 11:36:35 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033332.html
Subject: OK : Zope Buildbot / zope2.14-py2.7 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 11:38:07 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033333.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.4 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 11:44:54 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033334.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.5 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 11:51:56 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033335.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 11:58:48 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033336.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.5 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 12:04:23 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033337.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 12:10:13 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033338.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.5 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 12:15:47 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033339.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Sun Feb 27 12:21:24 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033340.html
Subject: OK : winbot / ztk_dev py_254_win32
From: buildbot at winbot.zope.org
Date: Sun Feb 27 15:18:52 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033341.html
Subject: OK : winbot / ztk_dev py_265_win32
From: buildbot at winbot.zope.org
Date: Sun Feb 27 15:28:08 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033342.html
Subject: OK : winbot / ztk_dev py_265_win64
From: buildbot at winbot.zope.org
Date: Sun Feb 27 15:37:13 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033343.html
Subject: OK : winbot / ztk_dev py_270_win32
From: buildbot at winbot.zope.org
Date: Sun Feb 27 15:45:56 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033344.html
Subject: OK : winbot / ztk_dev py_270_win64
From: buildbot at winbot.zope.org
Date: Sun Feb 27 15:53:55 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033345.html
Subject: OK : winbot / ztk_10 py_244_win32
From: buildbot at winbot.zope.org
Date: Sun Feb 27 16:03:37 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033346.html
Subject: OK : winbot / ztk_10 py_254_win32
From: buildbot at winbot.zope.org
Date: Sun Feb 27 16:12:10 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033347.html
Subject: OK : winbot / ztk_10 py_265_win32
From: buildbot at winbot.zope.org
Date: Sun Feb 27 16:20:24 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033348.html
Subject: OK : winbot / ztk_10 py_265_win64
From: buildbot at winbot.zope.org
Date: Sun Feb 27 16:28:55 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033349.html
Subject: OK : winbot / zc_buildout_dev py_254_win32
From: buildbot at winbot.zope.org
Date: Sun Feb 27 16:40:35 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033350.html
Subject: OK : winbot / zc_buildout_dev py_265_win32
From: buildbot at winbot.zope.org
Date: Sun Feb 27 16:52:48 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033351.html
Subject: OK : winbot / zc_buildout_dev py_265_win64
From: buildbot at winbot.zope.org
Date: Sun Feb 27 17:04:54 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033352.html
Subject: OK : winbot / zc_buildout_dev py_270_win32
From: buildbot at winbot.zope.org
Date: Sun Feb 27 17:17:22 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033353.html
Subject: OK : winbot / zc_buildout_dev py_270_win64
From: buildbot at winbot.zope.org
Date: Sun Feb 27 17:29:50 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033354.html
Subject: OK : winbot / ZODB_dev py_254_win32
From: buildbot at winbot.zope.org
Date: Sun Feb 27 18:24:59 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033355.html
Subject: OK : winbot / ZODB_dev py_265_win32
From: buildbot at winbot.zope.org
Date: Sun Feb 27 19:19:44 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033356.html
Subject: OK : ZTK 1.0 / Python2.4.6 Linux 64bit
From: ccomb at free.fr
Date: Sun Feb 27 19:47:24 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033357.html
Subject: OK : ZTK 1.0 / Python2.6.5 Linux 64bit
From: ccomb at free.fr
Date: Sun Feb 27 19:47:51 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033358.html
Subject: OK : ZTK 1.0 / Python2.5.5 Linux 64bit
From: ccomb at free.fr
Date: Sun Feb 27 19:48:08 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033359.html
Subject: OK : winbot / ZODB_dev py_265_win64
From: buildbot at winbot.zope.org
Date: Sun Feb 27 20:14:49 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033360.html
Subject: OK : winbot / ZODB_dev py_270_win32
From: buildbot at winbot.zope.org
Date: Sun Feb 27 21:10:00 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033361.html
Subject: OK : Zope 3.4 Known Good Set / py2.4-64bit-linux
From: buildbot at pov.lt
Date: Sun Feb 27 21:11:25 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033362.html
Subject: OK : Zope 3.4 Known Good Set / py2.4-32bit-linux
From: buildbot at pov.lt
Date: Sun Feb 27 21:58:26 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033363.html
Subject: OK : winbot / ZODB_dev py_270_win64
From: buildbot at winbot.zope.org
Date: Sun Feb 27 22:05:28 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033364.html
Subject: OK : Bluebream / Python2.4.6 64bit linux
From: ccomb at free.fr
Date: Sun Feb 27 22:06:57 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033365.html
Subject: OK : Bluebream / Python2.6.5 64bit linux
From: ccomb at free.fr
Date: Sun Feb 27 22:07:00 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033366.html
Subject: OK : Bluebream / Python2.5.5 64bit linux
From: ccomb at free.fr
Date: Sun Feb 27 22:07:04 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033367.html
Subject: OK : Zope 3.4 Known Good Set / py2.5-64bit-linux
From: buildbot at pov.lt
Date: Sun Feb 27 22:11:02 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033368.html
Subject: OK : Zope 3.4 Known Good Set / py2.5-32bit-linux
From: buildbot at pov.lt
Date: Sun Feb 27 23:00:55 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033375.html
Subject: OK : Zope 3.4 KGS / Python2.4.6 64bit linux
From: ccomb at free.fr
Date: Mon Feb 28 00:25:04 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033385.html
Subject: OK : Zope 3.4 KGS / Python2.5.5 64bit linux
From: ccomb at free.fr
Date: Mon Feb 28 00:48:15 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033386.html
Subject: OK : Zope-2.10 Python-2.4.6 : Linux
From: Zope Tests
Date: Mon Feb 28 01:08:29 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033387.html
Subject: OK : Zope-2.11 Python-2.4.6 : Linux
From: Zope Tests
Date: Mon Feb 28 01:10:29 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033388.html
Subject: OK : Zope-2.12 Python-2.6.5 : Linux
From: Zope Tests
Date: Mon Feb 28 01:12:29 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033389.html
Subject: OK : Zope-2.12-alltests Python-2.6.5 : Linux
From: Zope Tests
Date: Mon Feb 28 01:14:29 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033390.html
Subject: OK : Zope-2.13 Python-2.6.5 : Linux
From: Zope Tests
Date: Mon Feb 28 01:16:29 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033391.html
Subject: OK : Zope-2.13-alltests Python-2.6.5 : Linux
From: Zope Tests
Date: Mon Feb 28 01:18:29 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033392.html
Subject: OK : Zope-trunk Python-2.6.5 : Linux
From: Zope Tests
Date: Mon Feb 28 01:20:29 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033393.html
Subject: OK : Zope-trunk-alltests Python-2.6.5 : Linux
From: Zope Tests
Date: Mon Feb 28 01:22:29 EST 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-February/033394.html
6
9
Summary of messages to the zope-tests list.
Period Thu Mar 17 12:00:00 2011 UTC to Fri Mar 18 12:00:00 2011 UTC.
There were 95 messages: 8 from Zope Tests, 4 from buildbot at pov.lt, 29 from buildbot at winbot.zope.org, 8 from ccomb at free.fr, 46 from jdriessen at thehealthagency.com.
Test failures
-------------
Subject: FAILED : Zope Buildbot / zope2.13_win-py2.6 slave-win
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 14:49:00 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035344.html
Subject: FAILED : Zope Buildbot / zope2.13_win-py2.7 slave-win
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 14:49:30 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035345.html
Subject: FAILED : winbot / zc_buildout_dev py_254_win32
From: buildbot at winbot.zope.org
Date: Thu Mar 17 17:07:58 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035383.html
Subject: FAILED : winbot / zc_buildout_dev py_265_win32
From: buildbot at winbot.zope.org
Date: Thu Mar 17 17:08:11 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035384.html
Subject: FAILED : winbot / zc_buildout_dev py_265_win64
From: buildbot at winbot.zope.org
Date: Thu Mar 17 17:08:23 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035385.html
Subject: FAILED : winbot / zc_buildout_dev py_270_win32
From: buildbot at winbot.zope.org
Date: Thu Mar 17 17:08:36 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035386.html
Subject: FAILED : winbot / zc_buildout_dev py_270_win64
From: buildbot at winbot.zope.org
Date: Thu Mar 17 17:08:49 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035387.html
Subject: FAILED : winbot / z3c.ptcompat_py_265_32
From: buildbot at winbot.zope.org
Date: Thu Mar 17 20:03:45 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035405.html
Subject: FAILED : winbot / z3c.rml_py_265_32
From: buildbot at winbot.zope.org
Date: Thu Mar 17 20:22:44 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035406.html
Subject: FAILED : winbot / z3c.form_py_265_32
From: buildbot at winbot.zope.org
Date: Thu Mar 17 20:38:33 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035407.html
Subject: FAILED : winbot / z3c.coverage_py_265_32
From: buildbot at winbot.zope.org
Date: Thu Mar 17 20:59:21 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035411.html
Subject: FAILED : winbot / z3c.macro_py_265_32
From: buildbot at winbot.zope.org
Date: Thu Mar 17 21:00:30 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035412.html
Subject: FAILED : winbot / z3c.pagelet_py_265_32
From: buildbot at winbot.zope.org
Date: Thu Mar 17 21:08:55 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035413.html
Subject: FAILED : winbot / z3c.recipe.paster_py_265_32
From: buildbot at winbot.zope.org
Date: Thu Mar 17 21:27:02 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035414.html
Subject: FAILED : winbot / z3c.template_py_265_32
From: buildbot at winbot.zope.org
Date: Thu Mar 17 21:28:54 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035415.html
Subject: FAILED : ZTK 1.0dev / Python2.4.6 Linux 64bit
From: ccomb at free.fr
Date: Thu Mar 17 23:08:57 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035418.html
Subject: FAILED : ZTK 1.0dev / Python2.6.5 Linux 64bit
From: ccomb at free.fr
Date: Thu Mar 17 23:09:50 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035419.html
Subject: FAILED : ZTK 1.0dev / Python2.5.5 Linux 64bit
From: ccomb at free.fr
Date: Thu Mar 17 23:09:56 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035420.html
Unknown
-------
Subject: UNKNOWN : winbot / ztk_dev py_254_win32
From: buildbot at winbot.zope.org
Date: Thu Mar 17 16:10:01 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035372.html
Subject: UNKNOWN : winbot / ztk_dev py_265_win32
From: buildbot at winbot.zope.org
Date: Thu Mar 17 16:11:01 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035373.html
Subject: UNKNOWN : winbot / ztk_dev py_265_win64
From: buildbot at winbot.zope.org
Date: Thu Mar 17 16:12:01 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035374.html
Subject: UNKNOWN : winbot / ZODB_dev py_270_win32
From: buildbot at winbot.zope.org
Date: Thu Mar 17 19:51:52 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035403.html
Subject: UNKNOWN : winbot / ZODB_dev py_270_win64
From: buildbot at winbot.zope.org
Date: Thu Mar 17 19:51:55 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035404.html
Tests passed OK
---------------
Subject: OK : Zope Buildbot / zopetoolkit-py2.5 slave-osx
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 08:08:03 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035338.html
Subject: OK : Zope Buildbot / zope2.12-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 14:39:58 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035339.html
Subject: OK : Zope Buildbot / zope2.13-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 14:41:31 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035340.html
Subject: OK : Zope Buildbot / zope2.13-py2.7 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 14:42:54 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035341.html
Subject: OK : Zope Buildbot / zope2.14-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 14:44:24 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035342.html
Subject: OK : Zope Buildbot / zope2.14-py2.7 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 14:45:54 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035343.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.4 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 14:51:49 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035346.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.5 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 14:57:43 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035347.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0_win-py2.4 slave-win
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 15:03:56 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035348.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 15:04:23 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035349.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.5 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 15:09:14 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035350.html
Subject: OK : Zope Buildbot / zope2.12-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 15:11:49 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035351.html
Subject: OK : Zope Buildbot / zope2.13-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 15:13:30 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035352.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 15:14:06 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035353.html
Subject: OK : Zope Buildbot / zope2.13-py2.7 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 15:15:08 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035354.html
Subject: OK : Zope Buildbot / zope2.14-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 15:16:49 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035355.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0_win-py2.5 slave-win
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 15:17:00 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035356.html
Subject: OK : Zope Buildbot / zope2.14-py2.7 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 15:18:24 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035357.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.5 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 15:18:58 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035358.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 15:23:54 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035359.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.4 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 15:25:25 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035360.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0_win-py2.6 slave-win
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 15:29:13 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035361.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.5 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 15:32:39 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035362.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1_win-py2.5 slave-win
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 15:37:34 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035363.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 15:39:42 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035364.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.5 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 15:45:32 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035365.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1_win-py2.6 slave-win
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 15:45:42 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035366.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 15:51:23 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035367.html
Subject: OK : Zope Buildbot / zopetoolkit_win-py2.5 slave-win
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 15:53:58 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035368.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.5 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 15:56:58 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035369.html
Subject: OK : Zope Buildbot / zopetoolkit_win-py2.6 slave-win
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 16:01:58 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035370.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 16:02:36 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035371.html
Subject: OK : winbot / ztk_dev py_270_win32
From: buildbot at winbot.zope.org
Date: Thu Mar 17 16:20:28 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035375.html
Subject: OK : winbot / ztk_dev py_270_win64
From: buildbot at winbot.zope.org
Date: Thu Mar 17 16:28:39 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035376.html
Subject: OK : winbot / ztk_10 py_254_win32
From: buildbot at winbot.zope.org
Date: Thu Mar 17 16:36:40 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035377.html
Subject: OK : winbot / ztk_10 py_265_win32
From: buildbot at winbot.zope.org
Date: Thu Mar 17 16:43:58 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035378.html
Subject: OK : winbot / ztk_10 py_265_win64
From: buildbot at winbot.zope.org
Date: Thu Mar 17 16:51:33 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035379.html
Subject: OK : winbot / ztk_11 py_254_win32
From: buildbot at winbot.zope.org
Date: Thu Mar 17 16:56:59 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035380.html
Subject: OK : winbot / ztk_11 py_265_win32
From: buildbot at winbot.zope.org
Date: Thu Mar 17 17:02:14 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035381.html
Subject: OK : winbot / ztk_11 py_265_win64
From: buildbot at winbot.zope.org
Date: Thu Mar 17 17:07:44 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035382.html
Subject: OK : Zope Buildbot / zope2.12-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 17:09:36 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035388.html
Subject: OK : Zope Buildbot / zope2.13-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 17:12:05 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035389.html
Subject: OK : Zope Buildbot / zope2.13-py2.7 slave-osx
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 17:14:22 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035390.html
Subject: OK : Zope Buildbot / zope2.14-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 17:16:50 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035391.html
Subject: OK : Zope Buildbot / zope2.14-py2.7 slave-osx
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 17:19:11 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035392.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.4 slave-osx
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 17:34:03 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035393.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.5 slave-osx
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 17:49:26 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035394.html
Subject: OK : winbot / ZODB_dev py_254_win32
From: buildbot at winbot.zope.org
Date: Thu Mar 17 18:03:15 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035395.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 18:04:30 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035396.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.5 slave-osx
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 18:16:33 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035397.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 18:28:45 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035398.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.5 slave-osx
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 18:40:41 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035399.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 18:52:55 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035400.html
Subject: OK : winbot / ZODB_dev py_265_win32
From: buildbot at winbot.zope.org
Date: Thu Mar 17 18:57:21 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035401.html
Subject: OK : winbot / ZODB_dev py_265_win64
From: buildbot at winbot.zope.org
Date: Thu Mar 17 19:51:49 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035402.html
Subject: OK : ZTK 1.0 / Python2.4.6 Linux 64bit
From: ccomb at free.fr
Date: Thu Mar 17 20:43:11 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035408.html
Subject: OK : ZTK 1.0 / Python2.6.5 Linux 64bit
From: ccomb at free.fr
Date: Thu Mar 17 20:43:54 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035409.html
Subject: OK : ZTK 1.0 / Python2.5.5 Linux 64bit
From: ccomb at free.fr
Date: Thu Mar 17 20:44:24 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035410.html
Subject: OK : Zope 3.4 Known Good Set / py2.4-64bit-linux
From: buildbot at pov.lt
Date: Thu Mar 17 22:10:45 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035416.html
Subject: OK : Zope 3.4 Known Good Set / py2.4-32bit-linux
From: buildbot at pov.lt
Date: Thu Mar 17 22:57:00 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035417.html
Subject: OK : Zope 3.4 Known Good Set / py2.5-64bit-linux
From: buildbot at pov.lt
Date: Thu Mar 17 23:10:00 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035421.html
Subject: OK : Zope 3.4 Known Good Set / py2.5-32bit-linux
From: buildbot at pov.lt
Date: Thu Mar 17 23:58:58 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035422.html
Subject: OK : Zope 3.4 KGS / Python2.4.6 64bit linux
From: ccomb at free.fr
Date: Fri Mar 18 01:22:44 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035423.html
Subject: OK : Zope 3.4 KGS / Python2.5.5 64bit linux
From: ccomb at free.fr
Date: Fri Mar 18 01:50:31 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035424.html
Subject: OK : Zope-2.10 Python-2.4.6 : Linux
From: Zope Tests
Date: Fri Mar 18 02:06:32 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035425.html
Subject: OK : Zope-2.11 Python-2.4.6 : Linux
From: Zope Tests
Date: Fri Mar 18 02:08:32 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035426.html
Subject: OK : Zope-2.12 Python-2.6.5 : Linux
From: Zope Tests
Date: Fri Mar 18 02:10:32 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035427.html
Subject: OK : Zope-2.12-alltests Python-2.6.5 : Linux
From: Zope Tests
Date: Fri Mar 18 02:12:32 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035428.html
Subject: OK : Zope-2.13 Python-2.6.5 : Linux
From: Zope Tests
Date: Fri Mar 18 02:14:33 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035429.html
Subject: OK : Zope-2.13-alltests Python-2.6.5 : Linux
From: Zope Tests
Date: Fri Mar 18 02:16:33 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035430.html
Subject: OK : Zope-trunk Python-2.6.5 : Linux
From: Zope Tests
Date: Fri Mar 18 02:18:33 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035431.html
Subject: OK : Zope-trunk-alltests Python-2.6.5 : Linux
From: Zope Tests
Date: Fri Mar 18 02:20:33 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035432.html
1
0
Summary of messages to the zope-tests list.
Period Wed Mar 16 12:00:00 2011 UTC to Thu Mar 17 12:00:00 2011 UTC.
There were 236 messages: 8 from Zope Tests, 4 from buildbot at pov.lt, 157 from buildbot at winbot.zope.org, 8 from ccomb at free.fr, 59 from jdriessen at thehealthagency.com.
Test failures
-------------
Subject: FAILED : winbot / zope.testrunner_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 11:43:56 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035101.html
Subject: FAILED : winbot / zope.interface_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 12:58:53 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035102.html
Subject: FAILED : Zope Buildbot / zope2.13_win-py2.6 slave-win
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 15:25:36 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035107.html
Subject: FAILED : Zope Buildbot / zope2.13_win-py2.7 slave-win
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 15:26:06 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035108.html
Subject: FAILED : Zope Buildbot / zopetoolkit_win-py2.5 slave-win
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 16:31:43 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035129.html
Subject: FAILED : Zope Buildbot / zopetoolkit_win-py2.6 slave-win
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 16:40:00 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035131.html
Subject: FAILED : Zope Buildbot / zopetoolkit_win-py2.6 slave-win
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 16:51:09 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035133.html
Subject: FAILED : Zope Buildbot / zopetoolkit_win-py2.5 slave-win
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 16:59:32 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035136.html
Subject: FAILED : winbot / zc_buildout_dev py_254_win32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 17:07:25 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035139.html
Subject: FAILED : winbot / zc_buildout_dev py_265_win32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 17:07:37 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035140.html
Subject: FAILED : winbot / zc_buildout_dev py_265_win64
From: buildbot at winbot.zope.org
Date: Wed Mar 16 17:07:47 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035141.html
Subject: FAILED : winbot / zc_buildout_dev py_270_win32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 17:08:00 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035142.html
Subject: FAILED : winbot / zc_buildout_dev py_270_win64
From: buildbot at winbot.zope.org
Date: Wed Mar 16 17:08:13 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035143.html
Subject: FAILED : winbot / ZODB_dev py_254_win32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 17:08:57 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035144.html
Subject: FAILED : winbot / ZODB_dev py_265_win32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 17:09:37 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035145.html
Subject: FAILED : winbot / ZODB_dev py_265_win64
From: buildbot at winbot.zope.org
Date: Wed Mar 16 17:10:13 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035146.html
Subject: FAILED : winbot / zope.catalog_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:00:43 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035158.html
Subject: FAILED : winbot / zope.app.schema_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:01:26 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035159.html
Subject: FAILED : winbot / zope.minmax_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:01:53 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035160.html
Subject: FAILED : winbot / zope.app.rotterdam_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:02:54 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035161.html
Subject: FAILED : winbot / zc.queue_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:03:22 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035162.html
Subject: FAILED : winbot / zope.app.error_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:04:07 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035163.html
Subject: FAILED : winbot / zope.hookable_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:04:28 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035164.html
Subject: FAILED : winbot / z3c.layer.pagelet_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:05:21 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035165.html
Subject: FAILED : winbot / z3c.ptcompat_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:05:54 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035166.html
Subject: FAILED : winbot / zope.contenttype_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:06:13 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035167.html
Subject: FAILED : winbot / zope.generations_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:06:53 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035168.html
Subject: FAILED : winbot / zope.testing_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:07:11 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035169.html
Subject: FAILED : winbot / zope.lifecycleevent_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:07:45 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035170.html
Subject: FAILED : winbot / zope.size_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:08:04 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035171.html
Subject: FAILED : winbot / z3c.configurator_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:09:04 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035172.html
Subject: FAILED : winbot / zope.principalregistry_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:09:36 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035174.html
Subject: FAILED : winbot / zope.app.pagetemplate_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:10:57 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035175.html
Subject: FAILED : winbot / zope.app.applicationcontrol_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:11:53 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035176.html
Subject: FAILED : winbot / zope.proxy_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:12:11 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035177.html
Subject: FAILED : winbot / zope.securitypolicy_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:12:45 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035178.html
Subject: FAILED : winbot / z3c.jsontree_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:13:40 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035179.html
Subject: FAILED : winbot / zope.copy_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:13:58 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035180.html
Subject: FAILED : winbot / zope.formlib_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:14:28 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035181.html
Subject: FAILED : winbot / z3c.language.switch_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:15:14 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035182.html
Subject: FAILED : winbot / zope.app.locales_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:15:54 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035183.html
Subject: FAILED : winbot / z3c.json_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:16:36 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035184.html
Subject: FAILED : winbot / zc.sourcefactory_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:17:35 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035185.html
Subject: FAILED : winbot / zope.pluggableauth_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:18:13 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035186.html
Subject: FAILED : winbot / z3c.jsonrpc_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:19:00 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035187.html
Subject: FAILED : winbot / zope.ptresource_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:19:25 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035188.html
Subject: FAILED : winbot / z3c.menu.ready2go_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:20:13 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035189.html
Subject: FAILED : winbot / zope.browser_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:20:29 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035190.html
Subject: FAILED : winbot / zope.contentprovider_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:20:55 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035191.html
Subject: FAILED : winbot / zc.monitor_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:21:14 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035192.html
Subject: FAILED : winbot / zope.location_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:21:33 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035194.html
Subject: FAILED : winbot / z3c.table_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:22:10 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035195.html
Subject: FAILED : winbot / zope.app.security_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:22:59 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035196.html
Subject: FAILED : winbot / zope.viewlet_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:23:25 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035197.html
Subject: FAILED : winbot / z3c.rml_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:25:47 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035198.html
Subject: FAILED : winbot / zope.authentication_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:26:07 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035199.html
Subject: FAILED : winbot / zope.app.form_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:26:52 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035200.html
Subject: FAILED : winbot / zope.principalannotation_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:27:35 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035201.html
Subject: FAILED : winbot / z3c.breadcrumb_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:31:52 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035202.html
Subject: FAILED : winbot / zope.site_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:32:29 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035203.html
Subject: FAILED : winbot / z3c.language.negotiator_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:33:16 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035204.html
Subject: FAILED : winbot / zope.server_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:33:54 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035206.html
Subject: FAILED : winbot / zope.app.server_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:38:22 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035207.html
Subject: FAILED : winbot / z3c.viewtemplate_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:39:16 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035208.html
Subject: FAILED : winbot / zope.index_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:39:48 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035209.html
Subject: FAILED : winbot / zope.app.i18n_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:40:34 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035210.html
Subject: FAILED : winbot / zope.copypastemove_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:41:12 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035211.html
Subject: FAILED : winbot / zope.structuredtext_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:41:33 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035212.html
Subject: FAILED : winbot / zope.app.http_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:42:57 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035213.html
Subject: FAILED : winbot / zope.applicationcontrol_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:43:20 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035214.html
Subject: FAILED : winbot / zope.tales_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:43:36 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035215.html
Subject: FAILED : winbot / z3c.form_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:44:51 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035216.html
Subject: FAILED : winbot / zope.error_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:45:35 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035217.html
Subject: FAILED : winbot / zope.componentvocabulary_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:46:05 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035218.html
Subject: FAILED : winbot / zope.app.generations_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:47:04 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035219.html
Subject: FAILED : winbot / zope.i18n_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:47:43 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035220.html
Subject: FAILED : winbot / zope.mimetype_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:48:26 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035221.html
Subject: FAILED : winbot / zope.interface_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:48:49 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035222.html
Subject: FAILED : winbot / zope.component_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:49:25 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035223.html
Subject: FAILED : winbot / zope.event_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:49:45 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035224.html
Subject: FAILED : winbot / zope.app.broken_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:50:17 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035225.html
Subject: FAILED : winbot / zope.dottedname_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:50:32 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035226.html
Subject: FAILED : winbot / zope.login_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:50:55 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035227.html
Subject: FAILED : winbot / zope.publisher_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:51:18 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035228.html
Subject: FAILED : winbot / zc.table_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:52:02 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035229.html
Subject: FAILED : winbot / zope.browsermenu_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:52:27 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035230.html
Subject: FAILED : winbot / z3c.layer.ready2go_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:53:27 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035231.html
Subject: FAILED : winbot / zope.app.renderer_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:54:25 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035232.html
Subject: FAILED : winbot / zope.app.publisher_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:55:24 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035233.html
Subject: FAILED : winbot / zope.traversing_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:56:05 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035234.html
Subject: FAILED : winbot / zope.exceptions_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:56:20 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035235.html
Subject: FAILED : winbot / zope.processlifetime_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:56:37 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035236.html
Subject: FAILED : winbot / z3c.baseregistry_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:57:20 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035237.html
Subject: FAILED : winbot / zope.app.localpermission_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:57:49 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035238.html
Subject: FAILED : winbot / zope.app.interface_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:58:19 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035239.html
Subject: FAILED : winbot / zope.app.session_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 19:59:19 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035240.html
Subject: FAILED : winbot / zope.app.authentication_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:00:21 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035242.html
Subject: FAILED : winbot / z3c.pdftemplate_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:01:11 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035243.html
Subject: FAILED : winbot / zope.app.exception_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:02:13 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035244.html
Subject: FAILED : winbot / zope.app.container_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:03:10 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035245.html
Subject: FAILED : winbot / z3c.coverage_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:03:27 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035246.html
Subject: FAILED : winbot / zope.sequencesort_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:03:42 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035247.html
Subject: FAILED : winbot / z3c.macro_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:04:28 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035248.html
Subject: FAILED : winbot / zope.app.testing_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:05:47 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035249.html
Subject: FAILED : winbot / zope.datetime_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:06:03 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035250.html
Subject: FAILED : winbot / zope.intid_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:06:37 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035251.html
Subject: FAILED : winbot / z3c.testing_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:07:11 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035252.html
Subject: FAILED : winbot / zope.app.dependable_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:07:49 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035253.html
Subject: FAILED : winbot / z3c.zrtresource_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:08:26 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035254.html
Subject: FAILED : winbot / zope.sendmail_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:09:05 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035255.html
Subject: FAILED : winbot / zope.ramcache_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:09:35 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035256.html
Subject: FAILED : winbot / zope.app.component_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:10:35 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035257.html
Subject: FAILED : winbot / z3c.batching_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:10:50 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035258.html
Subject: FAILED : winbot / zope.app.appsetup_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:11:32 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035259.html
Subject: FAILED : winbot / z3c.pagelet_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:12:23 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035260.html
Subject: FAILED : winbot / zope.app.wsgi_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:13:06 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035261.html
Subject: FAILED : winbot / zope.pagetemplate_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:13:33 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035262.html
Subject: FAILED : winbot / zope.app.content_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:13:51 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035263.html
Subject: FAILED : winbot / zope.i18nmessageid_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:14:09 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035264.html
Subject: FAILED : winbot / zope.browserresource_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:14:36 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035265.html
Subject: FAILED : winbot / z3c.formui_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:15:30 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035266.html
Subject: FAILED : winbot / zope.keyreference_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:15:58 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035267.html
Subject: FAILED : winbot / zc.i18n_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:16:22 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035268.html
Subject: FAILED : winbot / zope.annotation_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:16:52 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035269.html
Subject: FAILED : winbot / zope.configuration_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:17:10 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035270.html
Subject: FAILED : winbot / z3c.password_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:18:03 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035271.html
Subject: FAILED : winbot / zope.password_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:18:23 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035272.html
Subject: FAILED : winbot / zope.schema_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:18:44 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035273.html
Subject: FAILED : winbot / zc.ngi_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:19:24 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035274.html
Subject: FAILED : winbot / zope.app.basicskin_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:19:56 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035275.html
Subject: FAILED : winbot / zope.cachedescriptors_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:21:13 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035276.html
Subject: FAILED : winbot / zope.deprecation_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:21:29 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035277.html
Subject: FAILED : winbot / zope.app.zcmlfiles_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:22:31 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035278.html
Subject: FAILED : winbot / zope.app.principalannotation_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:23:08 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035279.html
Subject: FAILED : winbot / zc.configuration_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:23:25 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035280.html
Subject: FAILED : winbot / zope.tal_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:24:20 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035281.html
Subject: FAILED : Zope Buildbot / zopetoolkit-py2.5 slave-osx
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 20:24:28 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035282.html
Subject: FAILED : winbot / zope.security_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:24:44 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035283.html
Subject: FAILED : winbot / zope.app.publication_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:25:28 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035284.html
Subject: FAILED : winbot / z3c.tabular_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:26:24 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035285.html
Subject: FAILED : winbot / z3c.contents_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:27:25 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035286.html
Subject: FAILED : winbot / zope.testbrowser_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:28:10 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035287.html
Subject: FAILED : winbot / zope.testrunner_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:28:51 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035288.html
Subject: FAILED : winbot / z3c.recipe.paster_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:30:07 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035289.html
Subject: FAILED : winbot / z3c.language.session_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:30:55 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035290.html
Subject: FAILED : winbot / zc.lockfile_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:31:11 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035291.html
Subject: FAILED : winbot / z3c.template_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:31:57 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035292.html
Subject: FAILED : winbot / zope.session_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:32:31 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035293.html
Subject: FAILED : winbot / z3c.sampledata_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:34:25 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035294.html
Subject: FAILED : winbot / zope.deferredimport_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:34:41 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035295.html
Subject: FAILED : winbot / zope.browserpage_py_265_32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 20:35:05 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035296.html
Subject: FAILED : ZTK 1.0dev / Python2.4.6 Linux 64bit
From: ccomb at free.fr
Date: Wed Mar 16 23:07:24 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035316.html
Subject: FAILED : ZTK 1.0dev / Python2.6.5 Linux 64bit
From: ccomb at free.fr
Date: Wed Mar 16 23:08:07 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035317.html
Subject: FAILED : ZTK 1.0dev / Python2.5.5 Linux 64bit
From: ccomb at free.fr
Date: Wed Mar 16 23:08:17 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035318.html
Unknown
-------
Subject: UNKNOWN : winbot / ztk_dev py_254_win32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 16:10:02 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035121.html
Subject: UNKNOWN : winbot / ztk_dev py_265_win32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 16:11:01 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035122.html
Subject: UNKNOWN : winbot / ztk_dev py_265_win64
From: buildbot at winbot.zope.org
Date: Wed Mar 16 16:12:01 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035123.html
Subject: UNKNOWN : winbot / ZODB_dev py_270_win32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 17:10:14 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035147.html
Subject: UNKNOWN : winbot / ZODB_dev py_270_win64
From: buildbot at winbot.zope.org
Date: Wed Mar 16 17:10:14 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035148.html
Tests passed OK
---------------
Subject: OK : Zope Buildbot / zope2.12-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 15:20:59 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035103.html
Subject: OK : Zope Buildbot / zope2.13-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 15:22:22 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035104.html
Subject: OK : Zope Buildbot / zope2.13-py2.7 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 15:23:43 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035105.html
Subject: OK : Zope Buildbot / zope2.14-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 15:25:17 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035106.html
Subject: OK : Zope Buildbot / zope2.14-py2.7 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 15:26:46 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035109.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.4 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 15:32:26 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035110.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.5 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 15:38:14 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035111.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0_win-py2.4 slave-win
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 15:40:30 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035112.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 15:44:02 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035113.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.5 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 15:48:44 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035114.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 15:53:41 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035115.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0_win-py2.5 slave-win
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 15:53:43 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035116.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.5 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 15:58:36 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035117.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 16:03:28 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035118.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0_win-py2.6 slave-win
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 16:06:19 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035119.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 16:09:48 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035120.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.5 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 16:14:33 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035124.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1_win-py2.5 slave-win
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 16:14:54 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035125.html
Subject: OK : winbot / ztk_dev py_270_win32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 16:20:43 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035126.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1_win-py2.6 slave-win
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 16:23:11 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035127.html
Subject: OK : winbot / ztk_dev py_270_win64
From: buildbot at winbot.zope.org
Date: Wed Mar 16 16:28:25 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035128.html
Subject: OK : winbot / ztk_10 py_254_win32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 16:36:22 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035130.html
Subject: OK : winbot / ztk_10 py_265_win32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 16:43:37 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035132.html
Subject: OK : winbot / ztk_10 py_265_win64
From: buildbot at winbot.zope.org
Date: Wed Mar 16 16:51:11 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035134.html
Subject: OK : winbot / ztk_11 py_254_win32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 16:56:39 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035135.html
Subject: OK : winbot / ztk_11 py_265_win32
From: buildbot at winbot.zope.org
Date: Wed Mar 16 17:01:48 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035137.html
Subject: OK : winbot / ztk_11 py_265_win64
From: buildbot at winbot.zope.org
Date: Wed Mar 16 17:07:14 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035138.html
Subject: OK : Zope Buildbot / zope2.12-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 17:49:57 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035149.html
Subject: OK : Zope Buildbot / zope2.13-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 17:52:25 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035150.html
Subject: OK : Zope Buildbot / zope2.13-py2.7 slave-osx
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 17:54:41 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035151.html
Subject: OK : Zope Buildbot / zope2.14-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 17:57:25 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035152.html
Subject: OK : Zope Buildbot / zope2.14-py2.7 slave-osx
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 17:59:56 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035153.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.4 slave-osx
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 18:14:44 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035154.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.5 slave-osx
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 18:29:57 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035155.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 18:45:05 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035156.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.5 slave-osx
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 18:57:04 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035157.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 19:09:09 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035173.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.5 slave-osx
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 19:21:23 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035193.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 19:33:30 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035205.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 19:59:54 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035241.html
Subject: OK : ZTK 1.0 / Python2.4.6 Linux 64bit
From: ccomb at free.fr
Date: Wed Mar 16 20:44:16 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035297.html
Subject: OK : ZTK 1.0 / Python2.6.5 Linux 64bit
From: ccomb at free.fr
Date: Wed Mar 16 20:45:00 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035298.html
Subject: OK : ZTK 1.0 / Python2.5.5 Linux 64bit
From: ccomb at free.fr
Date: Wed Mar 16 20:45:30 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035299.html
Subject: OK : Zope Buildbot / zope2.12-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 21:04:09 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035300.html
Subject: OK : Zope Buildbot / zope2.13-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 21:05:50 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035301.html
Subject: OK : Zope Buildbot / zope2.13-py2.7 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 21:07:31 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035302.html
Subject: OK : Zope Buildbot / zope2.14-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 21:09:04 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035303.html
Subject: OK : Zope Buildbot / zope2.14-py2.7 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 21:10:46 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035304.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.4 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 21:17:38 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035305.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.5 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 21:24:22 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035306.html
Subject: OK : Zope Buildbot / zopetoolkit-1.0-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 21:32:07 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035307.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.5 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 21:37:35 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035308.html
Subject: OK : Zope Buildbot / zopetoolkit-1.1-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 21:43:14 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035309.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.5 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 21:48:53 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035310.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 21:54:37 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035311.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 22:01:38 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035312.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.5 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Wed Mar 16 22:07:07 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035313.html
Subject: OK : Zope 3.4 Known Good Set / py2.4-64bit-linux
From: buildbot at pov.lt
Date: Wed Mar 16 22:10:40 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035314.html
Subject: OK : Zope 3.4 Known Good Set / py2.4-32bit-linux
From: buildbot at pov.lt
Date: Wed Mar 16 22:56:24 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035315.html
Subject: OK : Zope 3.4 Known Good Set / py2.5-64bit-linux
From: buildbot at pov.lt
Date: Wed Mar 16 23:10:10 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035319.html
Subject: OK : Zope 3.4 Known Good Set / py2.5-32bit-linux
From: buildbot at pov.lt
Date: Wed Mar 16 23:58:38 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035320.html
Subject: OK : Zope 3.4 KGS / Python2.4.6 64bit linux
From: ccomb at free.fr
Date: Thu Mar 17 01:21:19 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035321.html
Subject: OK : Zope 3.4 KGS / Python2.5.5 64bit linux
From: ccomb at free.fr
Date: Thu Mar 17 01:44:54 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035322.html
Subject: OK : Zope-2.10 Python-2.4.6 : Linux
From: Zope Tests
Date: Thu Mar 17 02:07:56 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035323.html
Subject: OK : Zope-2.11 Python-2.4.6 : Linux
From: Zope Tests
Date: Thu Mar 17 02:09:56 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035324.html
Subject: OK : Zope-2.12 Python-2.6.5 : Linux
From: Zope Tests
Date: Thu Mar 17 02:11:56 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035325.html
Subject: OK : Zope-2.12-alltests Python-2.6.5 : Linux
From: Zope Tests
Date: Thu Mar 17 02:13:56 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035326.html
Subject: OK : Zope-2.13 Python-2.6.5 : Linux
From: Zope Tests
Date: Thu Mar 17 02:15:56 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035327.html
Subject: OK : Zope-2.13-alltests Python-2.6.5 : Linux
From: Zope Tests
Date: Thu Mar 17 02:17:56 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035328.html
Subject: OK : Zope-trunk Python-2.6.5 : Linux
From: Zope Tests
Date: Thu Mar 17 02:19:56 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035329.html
Subject: OK : Zope-trunk-alltests Python-2.6.5 : Linux
From: Zope Tests
Date: Thu Mar 17 02:21:56 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035330.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.6 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 07:47:06 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035331.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.6 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 07:48:08 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035332.html
Subject: OK : Zope Buildbot / zopetoolkit_win-py2.5 slave-win
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 07:50:37 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035333.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.5 slave-ubuntu64
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 07:52:09 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035334.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.5 slave-ubuntu32
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 07:54:16 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035335.html
Subject: OK : Zope Buildbot / zopetoolkit-py2.6 slave-osx
From: jdriessen at thehealthagency.com
Date: Thu Mar 17 07:55:07 EDT 2011
URL: http://mail.zope.org/pipermail/zope-tests/2011-March/035336.html
3
2
Hi,
I'll be at PyCon during the sprints. As promised from the tasks last
year, I'd be happy to organize Zope sprinting activity.
Who's coming? Who's interested? Any topic suggestions?
Christian
--
Christian Theune · ct(a)gocept.com
gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 0 · fax +49 345 1229889 1
Zope and Plone consulting and development
9
12