Zope-Dev
Threads by month
- ----- 2026 -----
- May
- 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
- 16652 discussions
Hi,
I'd like to merge 2 branches which get zope.configuration's tests
running on Python 3.3. Here is an overview (with patches attached):
zope.schema:
* svn+ssh://svn.zope.org/repos/main/zope.schema/branches/jinty-native_string
* This branch corrects a mistake I think I made in the zope.schema
Python3 port. After my experience with the zope.configuration port
I now think that the URI field should be a "native" string rather
than bytes.
Unfortunately this change is backwards incompatible for Python 3
users of zope.schema. But I think the number users of zope.schema
under Python 3 are rather small at this point.
* I make public NativeString and NativeStringLine classes. These are
equivalent to the Bytes type under Python 2 and the Text type under
Python 3. Please devote some bikeshedding energy to better names
for these classes ;)
zope.configuration:
* svn+ssh://svn.zope.org/repos/main/zope.configuration/branches/jinty-python3
* Adds a dependency on six
* Drops Python 2.4 and 2.5 compatibility
To run the tests of the zope.configuration branch you currently need to
use the zope.interface trunk.
If there are no objections, I'll merge in a few weeks or so.
--
Brian Sutherland
4
10
This is the summary for test reports received on the
zope-tests list between 2012-05-03 00:00:00 UTC and 2012-05-04 00:00:00 UTC:
See the footnotes for test reports of unsuccessful builds.
An up-to date view of the builders is also available in our
buildbot documentation:
http://docs.zope.org/zopetoolkit/process/buildbots.html#the-nightly-builds
Reports received
----------------
Bluebream / Python2.5.5 64bit linux
Bluebream / Python2.6.7 64bit linux
Bluebream / Python2.7.2 64bit linux
[1] UNKNOWN : winbot / ztk_dev py_265_win32
[2] UNKNOWN : winbot / ztk_dev py_265_win64
ZTK 1.0dev / Python2.4.6 Linux 64bit
ZTK 1.0dev / Python2.5.5 Linux 64bit
ZTK 1.0dev / Python2.6.7 Linux 64bit
ZTK 1.1 / Python2.5.5 Linux 64bit
ZTK 1.1 / Python2.6.7 Linux 64bit
ZTK 1.1 / Python2.7.2 Linux 64bit
ZTK 1.1dev / Python2.5.5 Linux 64bit
ZTK 1.1dev / Python2.6.7 Linux 64bit
ZTK 1.1dev / Python2.7.2 Linux 64bit
Zope 3.4 Known Good Set / py2.4-32bit-linux
Zope 3.4 Known Good Set / py2.4-64bit-linux
Zope 3.4 Known Good Set / py2.5-32bit-linux
Zope 3.4 Known Good Set / py2.5-64bit-linux
Zope-2.10 Python-2.4.6 : Linux
Zope-2.11 Python-2.4.6 : Linux
Zope-2.12 Python-2.6.6 : Linux
Zope-2.12-alltests Python-2.6.6 : Linux
Zope-2.13 Python-2.6.6 : Linux
Zope-2.13-alltests Python-2.6.6 : Linux
Zope-trunk Python-2.6.6 : Linux
Zope-trunk-alltests Python-2.6.6 : Linux
winbot / ZODB_dev py_265_win32
[3] winbot / zc.resourcelibrary_py_265_32
[4] winbot / zc.table_py_265_32
[5] winbot / zope.app.appsetup_py_265_32
[6] winbot / zope.app.authentication_py_265_32
[7] winbot / zope.app.broken_py_265_32
[8] winbot / zope.app.dependable_py_265_32
[9] winbot / zope.app.interface_py_265_32
[10] winbot / zope.app.locales_py_265_32
[11] winbot / zope.app.localpermission_py_265_32
[12] winbot / zope.app.publisher_py_265_32
[13] winbot / zope.app.schema_py_265_32
[14] winbot / zope.app.session_py_265_32
[15] winbot / zope.app.wsgi_py_265_32
[16] winbot / zope.browsermenu_py_265_32
[17] winbot / zope.contenttype_py_265_32
[18] winbot / zope.datetime_py_265_32
[19] winbot / zope.event_py_265_32
[20] winbot / zope.interface_py_265_32
[21] winbot / zope.location_py_265_32
[22] winbot / zope.location_py_265_32
[23] winbot / zope.location_py_265_32
[24] winbot / zope.principalregistry_py_265_32
[25] winbot / zope.processlifetime_py_265_32
[26] winbot / zope.publisher_py_265_32
[27] winbot / zope.ramcache_py_265_32
[28] winbot / zope.sendmail_py_265_32
[29] winbot / zope.size_py_265_32
[30] winbot / zope.traversing_py_265_32
winbot / ztk_10 py_254_win32
winbot / ztk_10 py_265_win32
winbot / ztk_10 py_265_win64
winbot / ztk_11 py_254_win32
winbot / ztk_11 py_265_win32
winbot / ztk_11 py_265_win64
winbot / ztk_11 py_270_win32
winbot / ztk_11 py_270_win64
winbot / ztk_dev py_270_win32
winbot / ztk_dev py_270_win64
Non-OK results
--------------
[1] UNKNOWN UNKNOWN : winbot / ztk_dev py_265_win32
https://mail.zope.org/pipermail/zope-tests/2012-May/061607.html
[2] UNKNOWN UNKNOWN : winbot / ztk_dev py_265_win64
https://mail.zope.org/pipermail/zope-tests/2012-May/061608.html
[3] FAILED winbot / zc.resourcelibrary_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061573.html
[4] FAILED winbot / zc.table_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061570.html
[5] FAILED winbot / zope.app.appsetup_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061564.html
[6] FAILED winbot / zope.app.authentication_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061582.html
[7] FAILED winbot / zope.app.broken_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061568.html
[8] FAILED winbot / zope.app.dependable_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061560.html
[9] FAILED winbot / zope.app.interface_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061579.html
[10] FAILED winbot / zope.app.locales_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061572.html
[11] FAILED winbot / zope.app.localpermission_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061563.html
[12] FAILED winbot / zope.app.publisher_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061574.html
[13] FAILED winbot / zope.app.schema_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061580.html
[14] FAILED winbot / zope.app.session_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061581.html
[15] FAILED winbot / zope.app.wsgi_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061565.html
[16] FAILED winbot / zope.browsermenu_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061571.html
[17] FAILED winbot / zope.contenttype_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061558.html
[18] FAILED winbot / zope.datetime_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061559.html
[19] FAILED winbot / zope.event_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061567.html
[20] FAILED winbot / zope.interface_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061566.html
[21] FAILED winbot / zope.location_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061606.html
[22] FAILED winbot / zope.location_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061604.html
[23] FAILED winbot / zope.location_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061583.html
[24] FAILED winbot / zope.principalregistry_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061578.html
[25] FAILED winbot / zope.processlifetime_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061576.html
[26] FAILED winbot / zope.publisher_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061569.html
[27] FAILED winbot / zope.ramcache_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061562.html
[28] FAILED winbot / zope.sendmail_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061561.html
[29] FAILED winbot / zope.size_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061577.html
[30] FAILED winbot / zope.traversing_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061575.html
3
2
This is the summary for test reports received on the
zope-tests list between 2012-05-05 00:00:00 UTC and 2012-05-06 00:00:00 UTC:
See the footnotes for test reports of unsuccessful builds.
An up-to date view of the builders is also available in our
buildbot documentation:
http://docs.zope.org/zopetoolkit/process/buildbots.html#the-nightly-builds
Reports received
----------------
Bluebream / Python2.5.5 64bit linux
Bluebream / Python2.6.7 64bit linux
Bluebream / Python2.7.2 64bit linux
[1] Repository policy check found errors in 310 projects
[2] Total languishing bugs for zope2: 13
[3] Total languishing bugs for zope: 75
[4] Total languishing bugs for zopeapp: 1
[5] Total languishing bugs for zopetoolkit: 210
[6] UNKNOWN : winbot / ztk_dev py_265_win32
[7] UNKNOWN : winbot / ztk_dev py_265_win64
ZTK 1.0dev / Python2.4.6 Linux 64bit
ZTK 1.0dev / Python2.5.5 Linux 64bit
ZTK 1.0dev / Python2.6.7 Linux 64bit
ZTK 1.1 / Python2.5.5 Linux 64bit
ZTK 1.1 / Python2.6.7 Linux 64bit
ZTK 1.1 / Python2.7.2 Linux 64bit
ZTK 1.1dev / Python2.5.5 Linux 64bit
ZTK 1.1dev / Python2.6.7 Linux 64bit
ZTK 1.1dev / Python2.7.2 Linux 64bit
Zope 3.4 Known Good Set / py2.4-32bit-linux
Zope 3.4 Known Good Set / py2.4-64bit-linux
Zope 3.4 Known Good Set / py2.5-32bit-linux
Zope 3.4 Known Good Set / py2.5-64bit-linux
Zope-2.10 Python-2.4.6 : Linux
Zope-2.11 Python-2.4.6 : Linux
Zope-2.12 Python-2.6.6 : Linux
Zope-2.12-alltests Python-2.6.6 : Linux
Zope-2.13 Python-2.6.6 : Linux
Zope-2.13-alltests Python-2.6.6 : Linux
Zope-trunk Python-2.6.6 : Linux
Zope-trunk-alltests Python-2.6.6 : Linux
[8] winbot / ZODB_dev py_265_win32
winbot / ZODB_dev py_265_win64
[9] winbot / ZODB_dev py_270_win32
winbot / ZODB_dev py_270_win64
[10] winbot / z3c.ptcompat_py_265_32
[11] winbot / zc.catalog_py_265_32
[12] winbot / zc.configuration_py_265_32
[13] winbot / zc.lockfile_py_265_32
[14] winbot / zc.monitor_py_265_32
[15] winbot / zc.ngi_py_265_32
[16] winbot / zc.queue_py_265_32
[17] winbot / zc.resourcelibrary_py_265_32
[18] winbot / zc.sourcefactory_py_265_32
[19] winbot / zc.table_py_265_32
[20] winbot / zope.annotation_py_265_32
[21] winbot / zope.app.applicationcontrol_py_265_32
[22] winbot / zope.app.appsetup_py_265_32
[23] winbot / zope.app.authentication_py_265_32
[24] winbot / zope.app.basicskin_py_265_32
[25] winbot / zope.app.broken_py_265_32
[26] winbot / zope.app.component_py_265_32
[27] winbot / zope.app.container_py_265_32
[28] winbot / zope.app.content_py_265_32
[29] winbot / zope.app.debug_py_265_32
[30] winbot / zope.app.dependable_py_265_32
[31] winbot / zope.app.error_py_265_32
[32] winbot / zope.app.exception_py_265_32
[33] winbot / zope.app.folder_py_265_32
[34] winbot / zope.app.form_py_265_32
[35] winbot / zope.app.generations_py_265_32
[36] winbot / zope.app.http_py_265_32
[37] winbot / zope.app.i18n_py_265_32
[38] winbot / zope.app.interface_py_265_32
[39] winbot / zope.app.locales_py_265_32
[40] winbot / zope.app.localpermission_py_265_32
[41] winbot / zope.app.pagetemplate_py_265_32
[42] winbot / zope.app.principalannotation_py_265_32
[43] winbot / zope.app.publication_py_265_32
[44] winbot / zope.app.publisher_py_265_32
[45] winbot / zope.app.renderer_py_265_32
[46] winbot / zope.app.rotterdam_py_265_32
[47] winbot / zope.app.schema_py_265_32
[48] winbot / zope.app.security_py_265_32
[49] winbot / zope.app.server_py_265_32
[50] winbot / zope.app.session_py_265_32
[51] winbot / zope.app.testing_py_265_32
[52] winbot / zope.app.wsgi_py_265_32
[53] winbot / zope.app.zcmlfiles_py_265_32
[54] winbot / zope.app.zopeappgenerations_py_265_32
[55] winbot / zope.applicationcontrol_py_265_32
[56] winbot / zope.authentication_py_265_32
[57] winbot / zope.browser_py_265_32
[58] winbot / zope.browsermenu_py_265_32
[59] winbot / zope.browserpage_py_265_32
[60] winbot / zope.browserresource_py_265_32
[61] winbot / zope.cachedescriptors_py_265_32
[62] winbot / zope.catalog_py_265_32
[63] winbot / zope.component_py_265_32
[64] winbot / zope.componentvocabulary_py_265_32
[65] winbot / zope.configuration_py_265_32
[66] winbot / zope.container_py_265_32
[67] winbot / zope.contentprovider_py_265_32
[68] winbot / zope.contenttype_py_265_32
[69] winbot / zope.copy_py_265_32
[70] winbot / zope.copypastemove_py_265_32
[71] winbot / zope.datetime_py_265_32
[72] winbot / zope.deferredimport_py_265_32
[73] winbot / zope.deprecation_py_265_32
[74] winbot / zope.dottedname_py_265_32
[75] winbot / zope.dublincore_py_265_32
[76] winbot / zope.error_py_265_32
[77] winbot / zope.event_py_265_32
[78] winbot / zope.exceptions_py_265_32
[79] winbot / zope.filerepresentation_py_265_32
[80] winbot / zope.formlib_py_265_32
[81] winbot / zope.generations_py_265_32
[82] winbot / zope.hookable_py_265_32
[83] winbot / zope.i18n_py_265_32
[84] winbot / zope.i18nmessageid_py_265_32
[85] winbot / zope.index_py_265_32
[86] winbot / zope.interface_py_265_32
[87] winbot / zope.intid_py_265_32
[88] winbot / zope.keyreference_py_265_32
[89] winbot / zope.lifecycleevent_py_265_32
[90] winbot / zope.location_py_265_32
[91] winbot / zope.login_py_265_32
[92] winbot / zope.mimetype_py_265_32
[93] winbot / zope.minmax_py_265_32
[94] winbot / zope.pagetemplate_py_265_32
[95] winbot / zope.password_py_265_32
[96] winbot / zope.pluggableauth_py_265_32
[97] winbot / zope.principalannotation_py_265_32
[98] winbot / zope.principalregistry_py_265_32
[99] winbot / zope.processlifetime_py_265_32
[100] winbot / zope.proxy_py_265_32
[101] winbot / zope.ptresource_py_265_32
[102] winbot / zope.publisher_py_265_32
[103] winbot / zope.ramcache_py_265_32
[104] winbot / zope.schema_py_265_32
[105] winbot / zope.security_py_265_32
[106] winbot / zope.securitypolicy_py_265_32
[107] winbot / zope.sendmail_py_265_32
[108] winbot / zope.sequencesort_py_265_32
[109] winbot / zope.server_py_265_32
[110] winbot / zope.session_py_265_32
[111] winbot / zope.site_py_265_32
[112] winbot / zope.size_py_265_32
[113] winbot / zope.structuredtext_py_265_32
[114] winbot / zope.tal_py_265_32
[115] winbot / zope.tales_py_265_32
[116] winbot / zope.testbrowser_py_265_32
[117] winbot / zope.testing_py_265_32
[118] winbot / zope.testrunner_py_265_32
[119] winbot / zope.traversing_py_265_32
[120] winbot / zope.viewlet_py_265_32
winbot / ztk_10 py_254_win32
winbot / ztk_10 py_265_win32
winbot / ztk_10 py_265_win64
winbot / ztk_11 py_254_win32
[121] winbot / ztk_11 py_265_win32
winbot / ztk_11 py_265_win64
[122] winbot / ztk_11 py_270_win32
winbot / ztk_11 py_270_win64
[123] winbot / ztk_dev py_270_win32
winbot / ztk_dev py_270_win64
Non-OK results
--------------
[1] FAILED Repository policy check found errors in 310 projects
https://mail.zope.org/pipermail/zope-tests/2012-May/061896.html
[2] FAILED Total languishing bugs for zope2: 13
https://mail.zope.org/pipermail/zope-tests/2012-May/061894.html
[3] FAILED Total languishing bugs for zope: 75
https://mail.zope.org/pipermail/zope-tests/2012-May/061893.html
[4] FAILED Total languishing bugs for zopeapp: 1
https://mail.zope.org/pipermail/zope-tests/2012-May/061891.html
[5] FAILED Total languishing bugs for zopetoolkit: 210
https://mail.zope.org/pipermail/zope-tests/2012-May/061892.html
[6] UNKNOWN UNKNOWN : winbot / ztk_dev py_265_win32
https://mail.zope.org/pipermail/zope-tests/2012-May/061917.html
[7] UNKNOWN UNKNOWN : winbot / ztk_dev py_265_win64
https://mail.zope.org/pipermail/zope-tests/2012-May/061918.html
[8] FAILED winbot / ZODB_dev py_265_win32
https://mail.zope.org/pipermail/zope-tests/2012-May/061929.html
[9] FAILED winbot / ZODB_dev py_270_win32
https://mail.zope.org/pipermail/zope-tests/2012-May/061931.html
[10] FAILED winbot / z3c.ptcompat_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062013.html
[11] FAILED winbot / zc.catalog_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062019.html
[12] FAILED winbot / zc.configuration_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061935.html
[13] FAILED winbot / zc.lockfile_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061993.html
[14] FAILED winbot / zc.monitor_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062007.html
[15] FAILED winbot / zc.ngi_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062009.html
[16] FAILED winbot / zc.queue_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061978.html
[17] FAILED winbot / zc.resourcelibrary_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061941.html
[18] FAILED winbot / zc.sourcefactory_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061973.html
[19] FAILED winbot / zc.table_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062031.html
[20] FAILED winbot / zope.annotation_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061989.html
[21] FAILED winbot / zope.app.applicationcontrol_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061968.html
[22] FAILED winbot / zope.app.appsetup_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062025.html
[23] FAILED winbot / zope.app.authentication_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062042.html
[24] FAILED winbot / zope.app.basicskin_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062010.html
[25] FAILED winbot / zope.app.broken_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062029.html
[26] FAILED winbot / zope.app.component_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061998.html
[27] FAILED winbot / zope.app.container_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061991.html
[28] FAILED winbot / zope.app.content_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061972.html
[29] FAILED winbot / zope.app.debug_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061982.html
[30] FAILED winbot / zope.app.dependable_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062022.html
[31] FAILED winbot / zope.app.error_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061980.html
[32] FAILED winbot / zope.app.exception_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062016.html
[33] FAILED winbot / zope.app.folder_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062012.html
[34] FAILED winbot / zope.app.form_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061961.html
[35] FAILED winbot / zope.app.generations_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061952.html
[36] FAILED winbot / zope.app.http_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061942.html
[37] FAILED winbot / zope.app.i18n_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062001.html
[38] FAILED winbot / zope.app.interface_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062039.html
[39] FAILED winbot / zope.app.locales_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062033.html
[40] FAILED winbot / zope.app.localpermission_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062024.html
[41] FAILED winbot / zope.app.pagetemplate_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061967.html
[42] FAILED winbot / zope.app.principalannotation_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061987.html
[43] FAILED winbot / zope.app.publication_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061976.html
[44] FAILED winbot / zope.app.publisher_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062034.html
[45] FAILED winbot / zope.app.renderer_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061983.html
[46] FAILED winbot / zope.app.rotterdam_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061977.html
[47] FAILED winbot / zope.app.schema_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062040.html
[48] FAILED winbot / zope.app.security_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061959.html
[49] FAILED winbot / zope.app.server_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061964.html
[50] FAILED winbot / zope.app.session_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062041.html
[51] FAILED winbot / zope.app.testing_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062004.html
[52] FAILED winbot / zope.app.wsgi_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062026.html
[53] FAILED winbot / zope.app.zcmlfiles_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062014.html
[54] FAILED winbot / zope.app.zopeappgenerations_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061965.html
[55] FAILED winbot / zope.applicationcontrol_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061945.html
[56] FAILED winbot / zope.authentication_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061960.html
[57] FAILED winbot / zope.browser_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061956.html
[58] FAILED winbot / zope.browsermenu_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062032.html
[59] FAILED winbot / zope.browserpage_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061997.html
[60] FAILED winbot / zope.browserresource_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062000.html
[61] FAILED winbot / zope.cachedescriptors_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062017.html
[62] FAILED winbot / zope.catalog_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061975.html
[63] FAILED winbot / zope.component_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061954.html
[64] FAILED winbot / zope.componentvocabulary_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061951.html
[65] FAILED winbot / zope.configuration_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062005.html
[66] FAILED winbot / zope.container_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062011.html
[67] FAILED winbot / zope.contentprovider_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061957.html
[68] FAILED winbot / zope.contenttype_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062020.html
[69] FAILED winbot / zope.copy_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061970.html
[70] FAILED winbot / zope.copypastemove_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061937.html
[71] FAILED winbot / zope.datetime_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062021.html
[72] FAILED winbot / zope.deferredimport_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061996.html
[73] FAILED winbot / zope.deprecation_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061946.html
[74] FAILED winbot / zope.dottedname_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061936.html
[75] FAILED winbot / zope.dublincore_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061933.html
[76] FAILED winbot / zope.error_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061949.html
[77] FAILED winbot / zope.event_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062028.html
[78] FAILED winbot / zope.exceptions_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061955.html
[79] FAILED winbot / zope.filerepresentation_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061990.html
[80] FAILED winbot / zope.formlib_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061938.html
[81] FAILED winbot / zope.generations_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061984.html
[82] FAILED winbot / zope.hookable_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061981.html
[83] FAILED winbot / zope.i18n_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061953.html
[84] FAILED winbot / zope.i18nmessageid_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061999.html
[85] FAILED winbot / zope.index_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061934.html
[86] FAILED winbot / zope.interface_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062027.html
[87] FAILED winbot / zope.intid_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061994.html
[88] FAILED winbot / zope.keyreference_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062002.html
[89] FAILED winbot / zope.lifecycleevent_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061986.html
[90] FAILED winbot / zope.location_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062043.html
[91] FAILED winbot / zope.login_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061939.html
[92] FAILED winbot / zope.mimetype_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062015.html
[93] FAILED winbot / zope.minmax_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061979.html
[94] FAILED winbot / zope.pagetemplate_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061958.html
[95] FAILED winbot / zope.password_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062006.html
[96] FAILED winbot / zope.pluggableauth_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061974.html
[97] FAILED winbot / zope.principalannotation_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061948.html
[98] FAILED winbot / zope.principalregistry_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062038.html
[99] FAILED winbot / zope.processlifetime_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062036.html
[100] FAILED winbot / zope.proxy_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061969.html
[101] FAILED winbot / zope.ptresource_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061971.html
[102] FAILED winbot / zope.publisher_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062030.html
[103] FAILED winbot / zope.ramcache_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062023.html
[104] FAILED winbot / zope.schema_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062008.html
[105] FAILED winbot / zope.security_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061950.html
[106] FAILED winbot / zope.securitypolicy_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061966.html
[107] FAILED winbot / zope.sendmail_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061940.html
[108] FAILED winbot / zope.sequencesort_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062003.html
[109] FAILED winbot / zope.server_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061963.html
[110] FAILED winbot / zope.session_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061995.html
[111] FAILED winbot / zope.site_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061962.html
[112] FAILED winbot / zope.size_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062037.html
[113] FAILED winbot / zope.structuredtext_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061944.html
[114] FAILED winbot / zope.tal_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061988.html
[115] FAILED winbot / zope.tales_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061947.html
[116] FAILED winbot / zope.testbrowser_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061992.html
[117] FAILED winbot / zope.testing_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061985.html
[118] FAILED winbot / zope.testrunner_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062018.html
[119] FAILED winbot / zope.traversing_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/062035.html
[120] FAILED winbot / zope.viewlet_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061943.html
[121] FAILED winbot / ztk_11 py_265_win32
https://mail.zope.org/pipermail/zope-tests/2012-May/061925.html
[122] FAILED winbot / ztk_11 py_270_win32
https://mail.zope.org/pipermail/zope-tests/2012-May/061927.html
[123] FAILED winbot / ztk_dev py_270_win32
https://mail.zope.org/pipermail/zope-tests/2012-May/061919.html
1
0
This is the summary for test reports received on the
zope-tests list between 2012-05-04 00:00:00 UTC and 2012-05-05 00:00:00 UTC:
See the footnotes for test reports of unsuccessful builds.
An up-to date view of the builders is also available in our
buildbot documentation:
http://docs.zope.org/zopetoolkit/process/buildbots.html#the-nightly-builds
Reports received
----------------
Bluebream / Python2.5.5 64bit linux
Bluebream / Python2.6.7 64bit linux
Bluebream / Python2.7.2 64bit linux
[1] UNKNOWN : winbot / ztk_dev py_265_win32
[2] UNKNOWN : winbot / ztk_dev py_265_win64
ZTK 1.0dev / Python2.4.6 Linux 64bit
ZTK 1.0dev / Python2.5.5 Linux 64bit
ZTK 1.0dev / Python2.6.7 Linux 64bit
ZTK 1.1 / Python2.5.5 Linux 64bit
ZTK 1.1 / Python2.6.7 Linux 64bit
ZTK 1.1 / Python2.7.2 Linux 64bit
ZTK 1.1dev / Python2.5.5 Linux 64bit
ZTK 1.1dev / Python2.6.7 Linux 64bit
ZTK 1.1dev / Python2.7.2 Linux 64bit
Zope 3.4 Known Good Set / py2.4-32bit-linux
Zope 3.4 Known Good Set / py2.4-64bit-linux
Zope 3.4 Known Good Set / py2.5-32bit-linux
Zope 3.4 Known Good Set / py2.5-64bit-linux
Zope-2.10 Python-2.4.6 : Linux
Zope-2.11 Python-2.4.6 : Linux
Zope-2.12 Python-2.6.6 : Linux
Zope-2.12-alltests Python-2.6.6 : Linux
Zope-2.13 Python-2.6.6 : Linux
Zope-2.13-alltests Python-2.6.6 : Linux
Zope-trunk Python-2.6.6 : Linux
Zope-trunk-alltests Python-2.6.6 : Linux
[3] winbot / ZODB_dev py_265_win32
winbot / ZODB_dev py_265_win64
winbot / ZODB_dev py_265_win64
[4] winbot / ZODB_dev py_270_win32
winbot / ZODB_dev py_270_win32
winbot / ZODB_dev py_270_win64
winbot / ZODB_dev py_270_win64
[5] winbot / z3c.ptcompat_py_265_32
[6] winbot / z3c.ptcompat_py_265_32
[7] winbot / zc.catalog_py_265_32
[8] winbot / zc.catalog_py_265_32
[9] winbot / zc.configuration_py_265_32
[10] winbot / zc.configuration_py_265_32
[11] winbot / zc.lockfile_py_265_32
[12] winbot / zc.lockfile_py_265_32
[13] winbot / zc.monitor_py_265_32
[14] winbot / zc.monitor_py_265_32
[15] winbot / zc.ngi_py_265_32
[16] winbot / zc.ngi_py_265_32
[17] winbot / zc.queue_py_265_32
[18] winbot / zc.queue_py_265_32
[19] winbot / zc.resourcelibrary_py_265_32
[20] winbot / zc.resourcelibrary_py_265_32
[21] winbot / zc.sourcefactory_py_265_32
[22] winbot / zc.sourcefactory_py_265_32
[23] winbot / zc.table_py_265_32
[24] winbot / zc.table_py_265_32
[25] winbot / zope.annotation_py_265_32
[26] winbot / zope.annotation_py_265_32
[27] winbot / zope.app.applicationcontrol_py_265_32
[28] winbot / zope.app.applicationcontrol_py_265_32
[29] winbot / zope.app.appsetup_py_265_32
[30] winbot / zope.app.appsetup_py_265_32
[31] winbot / zope.app.authentication_py_265_32
[32] winbot / zope.app.authentication_py_265_32
[33] winbot / zope.app.basicskin_py_265_32
[34] winbot / zope.app.basicskin_py_265_32
[35] winbot / zope.app.broken_py_265_32
[36] winbot / zope.app.broken_py_265_32
[37] winbot / zope.app.component_py_265_32
[38] winbot / zope.app.component_py_265_32
[39] winbot / zope.app.container_py_265_32
[40] winbot / zope.app.container_py_265_32
[41] winbot / zope.app.content_py_265_32
[42] winbot / zope.app.content_py_265_32
[43] winbot / zope.app.debug_py_265_32
[44] winbot / zope.app.debug_py_265_32
[45] winbot / zope.app.dependable_py_265_32
[46] winbot / zope.app.dependable_py_265_32
[47] winbot / zope.app.error_py_265_32
[48] winbot / zope.app.error_py_265_32
[49] winbot / zope.app.exception_py_265_32
[50] winbot / zope.app.exception_py_265_32
[51] winbot / zope.app.folder_py_265_32
[52] winbot / zope.app.folder_py_265_32
[53] winbot / zope.app.form_py_265_32
[54] winbot / zope.app.form_py_265_32
[55] winbot / zope.app.generations_py_265_32
[56] winbot / zope.app.generations_py_265_32
[57] winbot / zope.app.http_py_265_32
[58] winbot / zope.app.http_py_265_32
[59] winbot / zope.app.i18n_py_265_32
[60] winbot / zope.app.i18n_py_265_32
[61] winbot / zope.app.interface_py_265_32
[62] winbot / zope.app.interface_py_265_32
[63] winbot / zope.app.locales_py_265_32
[64] winbot / zope.app.locales_py_265_32
[65] winbot / zope.app.localpermission_py_265_32
[66] winbot / zope.app.localpermission_py_265_32
[67] winbot / zope.app.pagetemplate_py_265_32
[68] winbot / zope.app.pagetemplate_py_265_32
[69] winbot / zope.app.principalannotation_py_265_32
[70] winbot / zope.app.principalannotation_py_265_32
[71] winbot / zope.app.publication_py_265_32
[72] winbot / zope.app.publication_py_265_32
[73] winbot / zope.app.publisher_py_265_32
[74] winbot / zope.app.publisher_py_265_32
[75] winbot / zope.app.renderer_py_265_32
[76] winbot / zope.app.renderer_py_265_32
[77] winbot / zope.app.rotterdam_py_265_32
[78] winbot / zope.app.rotterdam_py_265_32
[79] winbot / zope.app.schema_py_265_32
[80] winbot / zope.app.schema_py_265_32
[81] winbot / zope.app.security_py_265_32
[82] winbot / zope.app.security_py_265_32
[83] winbot / zope.app.server_py_265_32
[84] winbot / zope.app.server_py_265_32
[85] winbot / zope.app.session_py_265_32
[86] winbot / zope.app.session_py_265_32
[87] winbot / zope.app.testing_py_265_32
[88] winbot / zope.app.testing_py_265_32
[89] winbot / zope.app.wsgi_py_265_32
[90] winbot / zope.app.wsgi_py_265_32
[91] winbot / zope.app.zcmlfiles_py_265_32
[92] winbot / zope.app.zcmlfiles_py_265_32
[93] winbot / zope.app.zopeappgenerations_py_265_32
[94] winbot / zope.app.zopeappgenerations_py_265_32
[95] winbot / zope.applicationcontrol_py_265_32
[96] winbot / zope.applicationcontrol_py_265_32
[97] winbot / zope.authentication_py_265_32
[98] winbot / zope.authentication_py_265_32
[99] winbot / zope.browser_py_265_32
[100] winbot / zope.browser_py_265_32
[101] winbot / zope.browsermenu_py_265_32
[102] winbot / zope.browsermenu_py_265_32
[103] winbot / zope.browserpage_py_265_32
[104] winbot / zope.browserpage_py_265_32
[105] winbot / zope.browserresource_py_265_32
[106] winbot / zope.browserresource_py_265_32
[107] winbot / zope.cachedescriptors_py_265_32
[108] winbot / zope.cachedescriptors_py_265_32
[109] winbot / zope.catalog_py_265_32
[110] winbot / zope.catalog_py_265_32
[111] winbot / zope.component_py_265_32
[112] winbot / zope.component_py_265_32
[113] winbot / zope.componentvocabulary_py_265_32
[114] winbot / zope.componentvocabulary_py_265_32
[115] winbot / zope.configuration_py_265_32
[116] winbot / zope.configuration_py_265_32
[117] winbot / zope.configuration_py_265_32
[118] winbot / zope.container_py_265_32
[119] winbot / zope.container_py_265_32
[120] winbot / zope.contentprovider_py_265_32
[121] winbot / zope.contentprovider_py_265_32
[122] winbot / zope.contenttype_py_265_32
[123] winbot / zope.contenttype_py_265_32
[124] winbot / zope.copy_py_265_32
[125] winbot / zope.copy_py_265_32
[126] winbot / zope.copypastemove_py_265_32
[127] winbot / zope.copypastemove_py_265_32
[128] winbot / zope.datetime_py_265_32
[129] winbot / zope.datetime_py_265_32
[130] winbot / zope.deferredimport_py_265_32
[131] winbot / zope.deferredimport_py_265_32
[132] winbot / zope.deprecation_py_265_32
[133] winbot / zope.deprecation_py_265_32
[134] winbot / zope.dottedname_py_265_32
[135] winbot / zope.dottedname_py_265_32
[136] winbot / zope.dublincore_py_265_32
[137] winbot / zope.dublincore_py_265_32
[138] winbot / zope.error_py_265_32
[139] winbot / zope.error_py_265_32
[140] winbot / zope.event_py_265_32
[141] winbot / zope.event_py_265_32
[142] winbot / zope.exceptions_py_265_32
[143] winbot / zope.exceptions_py_265_32
[144] winbot / zope.filerepresentation_py_265_32
[145] winbot / zope.filerepresentation_py_265_32
[146] winbot / zope.formlib_py_265_32
[147] winbot / zope.formlib_py_265_32
[148] winbot / zope.generations_py_265_32
[149] winbot / zope.generations_py_265_32
[150] winbot / zope.hookable_py_265_32
[151] winbot / zope.hookable_py_265_32
[152] winbot / zope.i18n_py_265_32
[153] winbot / zope.i18n_py_265_32
[154] winbot / zope.i18nmessageid_py_265_32
[155] winbot / zope.i18nmessageid_py_265_32
[156] winbot / zope.index_py_265_32
[157] winbot / zope.index_py_265_32
[158] winbot / zope.interface_py_265_32
[159] winbot / zope.interface_py_265_32
[160] winbot / zope.intid_py_265_32
[161] winbot / zope.intid_py_265_32
[162] winbot / zope.keyreference_py_265_32
[163] winbot / zope.keyreference_py_265_32
[164] winbot / zope.lifecycleevent_py_265_32
[165] winbot / zope.lifecycleevent_py_265_32
[166] winbot / zope.location_py_265_32
[167] winbot / zope.location_py_265_32
[168] winbot / zope.login_py_265_32
[169] winbot / zope.login_py_265_32
[170] winbot / zope.mimetype_py_265_32
[171] winbot / zope.mimetype_py_265_32
[172] winbot / zope.minmax_py_265_32
[173] winbot / zope.minmax_py_265_32
[174] winbot / zope.pagetemplate_py_265_32
[175] winbot / zope.pagetemplate_py_265_32
[176] winbot / zope.password_py_265_32
[177] winbot / zope.password_py_265_32
[178] winbot / zope.pluggableauth_py_265_32
[179] winbot / zope.pluggableauth_py_265_32
[180] winbot / zope.principalannotation_py_265_32
[181] winbot / zope.principalannotation_py_265_32
[182] winbot / zope.principalregistry_py_265_32
[183] winbot / zope.principalregistry_py_265_32
[184] winbot / zope.processlifetime_py_265_32
[185] winbot / zope.processlifetime_py_265_32
[186] winbot / zope.proxy_py_265_32
[187] winbot / zope.proxy_py_265_32
[188] winbot / zope.ptresource_py_265_32
[189] winbot / zope.ptresource_py_265_32
[190] winbot / zope.publisher_py_265_32
[191] winbot / zope.publisher_py_265_32
[192] winbot / zope.ramcache_py_265_32
[193] winbot / zope.ramcache_py_265_32
[194] winbot / zope.schema_py_265_32
[195] winbot / zope.schema_py_265_32
[196] winbot / zope.schema_py_265_32
[197] winbot / zope.schema_py_265_32
[198] winbot / zope.security_py_265_32
[199] winbot / zope.security_py_265_32
[200] winbot / zope.securitypolicy_py_265_32
[201] winbot / zope.securitypolicy_py_265_32
[202] winbot / zope.sendmail_py_265_32
[203] winbot / zope.sendmail_py_265_32
[204] winbot / zope.sequencesort_py_265_32
[205] winbot / zope.sequencesort_py_265_32
[206] winbot / zope.server_py_265_32
[207] winbot / zope.server_py_265_32
[208] winbot / zope.session_py_265_32
[209] winbot / zope.session_py_265_32
[210] winbot / zope.site_py_265_32
[211] winbot / zope.site_py_265_32
[212] winbot / zope.size_py_265_32
[213] winbot / zope.size_py_265_32
[214] winbot / zope.structuredtext_py_265_32
[215] winbot / zope.structuredtext_py_265_32
[216] winbot / zope.tal_py_265_32
[217] winbot / zope.tal_py_265_32
[218] winbot / zope.tales_py_265_32
[219] winbot / zope.tales_py_265_32
[220] winbot / zope.testbrowser_py_265_32
[221] winbot / zope.testbrowser_py_265_32
[222] winbot / zope.testing_py_265_32
[223] winbot / zope.testing_py_265_32
[224] winbot / zope.testrunner_py_265_32
[225] winbot / zope.testrunner_py_265_32
[226] winbot / zope.traversing_py_265_32
[227] winbot / zope.traversing_py_265_32
[228] winbot / zope.viewlet_py_265_32
[229] winbot / zope.viewlet_py_265_32
winbot / ztk_10 py_254_win32
winbot / ztk_10 py_265_win32
winbot / ztk_10 py_265_win64
winbot / ztk_11 py_254_win32
[230] winbot / ztk_11 py_265_win32
winbot / ztk_11 py_265_win64
[231] winbot / ztk_11 py_270_win32
winbot / ztk_11 py_270_win64
[232] winbot / ztk_dev py_270_win32
winbot / ztk_dev py_270_win64
Non-OK results
--------------
[1] UNKNOWN UNKNOWN : winbot / ztk_dev py_265_win32
https://mail.zope.org/pipermail/zope-tests/2012-May/061761.html
[2] UNKNOWN UNKNOWN : winbot / ztk_dev py_265_win64
https://mail.zope.org/pipermail/zope-tests/2012-May/061762.html
[3] FAILED winbot / ZODB_dev py_265_win32
https://mail.zope.org/pipermail/zope-tests/2012-May/061773.html
[4] FAILED winbot / ZODB_dev py_270_win32
https://mail.zope.org/pipermail/zope-tests/2012-May/061775.html
[5] FAILED winbot / z3c.ptcompat_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061857.html
[6] FAILED winbot / z3c.ptcompat_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061714.html
[7] FAILED winbot / zc.catalog_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061862.html
[8] FAILED winbot / zc.catalog_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061719.html
[9] FAILED winbot / zc.configuration_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061783.html
[10] FAILED winbot / zc.configuration_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061642.html
[11] FAILED winbot / zc.lockfile_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061781.html
[12] FAILED winbot / zc.lockfile_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061693.html
[13] FAILED winbot / zc.monitor_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061850.html
[14] FAILED winbot / zc.monitor_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061707.html
[15] FAILED winbot / zc.ngi_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061852.html
[16] FAILED winbot / zc.ngi_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061709.html
[17] FAILED winbot / zc.queue_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061822.html
[18] FAILED winbot / zc.queue_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061678.html
[19] FAILED winbot / zc.resourcelibrary_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061878.html
[20] FAILED winbot / zc.resourcelibrary_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061738.html
[21] FAILED winbot / zc.sourcefactory_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061817.html
[22] FAILED winbot / zc.sourcefactory_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061673.html
[23] FAILED winbot / zc.table_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061875.html
[24] FAILED winbot / zc.table_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061734.html
[25] FAILED winbot / zope.annotation_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061833.html
[26] FAILED winbot / zope.annotation_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061689.html
[27] FAILED winbot / zope.app.applicationcontrol_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061812.html
[28] FAILED winbot / zope.app.applicationcontrol_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061668.html
[29] FAILED winbot / zope.app.appsetup_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061869.html
[30] FAILED winbot / zope.app.appsetup_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061727.html
[31] FAILED winbot / zope.app.authentication_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061785.html
[32] FAILED winbot / zope.app.authentication_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061747.html
[33] FAILED winbot / zope.app.basicskin_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061853.html
[34] FAILED winbot / zope.app.basicskin_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061710.html
[35] FAILED winbot / zope.app.broken_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061873.html
[36] FAILED winbot / zope.app.broken_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061731.html
[37] FAILED winbot / zope.app.component_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061841.html
[38] FAILED winbot / zope.app.component_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061698.html
[39] FAILED winbot / zope.app.container_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061835.html
[40] FAILED winbot / zope.app.container_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061691.html
[41] FAILED winbot / zope.app.content_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061816.html
[42] FAILED winbot / zope.app.content_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061672.html
[43] FAILED winbot / zope.app.debug_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061826.html
[44] FAILED winbot / zope.app.debug_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061682.html
[45] FAILED winbot / zope.app.dependable_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061865.html
[46] FAILED winbot / zope.app.dependable_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061722.html
[47] FAILED winbot / zope.app.error_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061824.html
[48] FAILED winbot / zope.app.error_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061680.html
[49] FAILED winbot / zope.app.exception_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061860.html
[50] FAILED winbot / zope.app.exception_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061717.html
[51] FAILED winbot / zope.app.folder_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061855.html
[52] FAILED winbot / zope.app.folder_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061712.html
[53] FAILED winbot / zope.app.form_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061805.html
[54] FAILED winbot / zope.app.form_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061661.html
[55] FAILED winbot / zope.app.generations_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061796.html
[56] FAILED winbot / zope.app.generations_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061652.html
[57] FAILED winbot / zope.app.http_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061788.html
[58] FAILED winbot / zope.app.http_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061644.html
[59] FAILED winbot / zope.app.i18n_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061844.html
[60] FAILED winbot / zope.app.i18n_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061701.html
[61] FAILED winbot / zope.app.interface_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061884.html
[62] FAILED winbot / zope.app.interface_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061744.html
[63] FAILED winbot / zope.app.locales_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061877.html
[64] FAILED winbot / zope.app.locales_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061736.html
[65] FAILED winbot / zope.app.localpermission_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061868.html
[66] FAILED winbot / zope.app.localpermission_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061726.html
[67] FAILED winbot / zope.app.pagetemplate_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061811.html
[68] FAILED winbot / zope.app.pagetemplate_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061667.html
[69] FAILED winbot / zope.app.principalannotation_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061831.html
[70] FAILED winbot / zope.app.principalannotation_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061687.html
[71] FAILED winbot / zope.app.publication_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061820.html
[72] FAILED winbot / zope.app.publication_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061676.html
[73] FAILED winbot / zope.app.publisher_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061879.html
[74] FAILED winbot / zope.app.publisher_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061739.html
[75] FAILED winbot / zope.app.renderer_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061827.html
[76] FAILED winbot / zope.app.renderer_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061683.html
[77] FAILED winbot / zope.app.rotterdam_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061821.html
[78] FAILED winbot / zope.app.rotterdam_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061677.html
[79] FAILED winbot / zope.app.schema_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061885.html
[80] FAILED winbot / zope.app.schema_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061745.html
[81] FAILED winbot / zope.app.security_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061803.html
[82] FAILED winbot / zope.app.security_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061659.html
[83] FAILED winbot / zope.app.server_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061808.html
[84] FAILED winbot / zope.app.server_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061664.html
[85] FAILED winbot / zope.app.session_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061886.html
[86] FAILED winbot / zope.app.session_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061746.html
[87] FAILED winbot / zope.app.testing_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061847.html
[88] FAILED winbot / zope.app.testing_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061704.html
[89] FAILED winbot / zope.app.wsgi_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061870.html
[90] FAILED winbot / zope.app.wsgi_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061728.html
[91] FAILED winbot / zope.app.zcmlfiles_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061858.html
[92] FAILED winbot / zope.app.zcmlfiles_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061715.html
[93] FAILED winbot / zope.app.zopeappgenerations_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061809.html
[94] FAILED winbot / zope.app.zopeappgenerations_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061665.html
[95] FAILED winbot / zope.applicationcontrol_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061789.html
[96] FAILED winbot / zope.applicationcontrol_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061645.html
[97] FAILED winbot / zope.authentication_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061804.html
[98] FAILED winbot / zope.authentication_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061660.html
[99] FAILED winbot / zope.browser_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061800.html
[100] FAILED winbot / zope.browser_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061656.html
[101] FAILED winbot / zope.browsermenu_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061876.html
[102] FAILED winbot / zope.browsermenu_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061735.html
[103] FAILED winbot / zope.browserpage_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061840.html
[104] FAILED winbot / zope.browserpage_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061697.html
[105] FAILED winbot / zope.browserresource_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061843.html
[106] FAILED winbot / zope.browserresource_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061700.html
[107] FAILED winbot / zope.cachedescriptors_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061856.html
[108] FAILED winbot / zope.cachedescriptors_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061713.html
[109] FAILED winbot / zope.catalog_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061819.html
[110] FAILED winbot / zope.catalog_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061675.html
[111] FAILED winbot / zope.component_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061798.html
[112] FAILED winbot / zope.component_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061654.html
[113] FAILED winbot / zope.componentvocabulary_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061795.html
[114] FAILED winbot / zope.componentvocabulary_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061651.html
[115] FAILED winbot / zope.configuration_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061848.html
[116] FAILED winbot / zope.configuration_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061760.html
[117] FAILED winbot / zope.configuration_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061705.html
[118] FAILED winbot / zope.container_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061854.html
[119] FAILED winbot / zope.container_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061711.html
[120] FAILED winbot / zope.contentprovider_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061801.html
[121] FAILED winbot / zope.contentprovider_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061657.html
[122] FAILED winbot / zope.contenttype_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061863.html
[123] FAILED winbot / zope.contenttype_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061720.html
[124] FAILED winbot / zope.copy_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061814.html
[125] FAILED winbot / zope.copy_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061670.html
[126] FAILED winbot / zope.copypastemove_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061780.html
[127] FAILED winbot / zope.copypastemove_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061640.html
[128] FAILED winbot / zope.datetime_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061864.html
[129] FAILED winbot / zope.datetime_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061721.html
[130] FAILED winbot / zope.deferredimport_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061839.html
[131] FAILED winbot / zope.deferredimport_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061696.html
[132] FAILED winbot / zope.deprecation_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061790.html
[133] FAILED winbot / zope.deprecation_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061646.html
[134] FAILED winbot / zope.dottedname_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061779.html
[135] FAILED winbot / zope.dottedname_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061639.html
[136] FAILED winbot / zope.dublincore_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061777.html
[137] FAILED winbot / zope.dublincore_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061635.html
[138] FAILED winbot / zope.error_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061793.html
[139] FAILED winbot / zope.error_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061649.html
[140] FAILED winbot / zope.event_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061872.html
[141] FAILED winbot / zope.event_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061730.html
[142] FAILED winbot / zope.exceptions_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061799.html
[143] FAILED winbot / zope.exceptions_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061655.html
[144] FAILED winbot / zope.filerepresentation_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061834.html
[145] FAILED winbot / zope.filerepresentation_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061690.html
[146] FAILED winbot / zope.formlib_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061786.html
[147] FAILED winbot / zope.formlib_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061636.html
[148] FAILED winbot / zope.generations_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061828.html
[149] FAILED winbot / zope.generations_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061684.html
[150] FAILED winbot / zope.hookable_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061825.html
[151] FAILED winbot / zope.hookable_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061681.html
[152] FAILED winbot / zope.i18n_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061797.html
[153] FAILED winbot / zope.i18n_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061653.html
[154] FAILED winbot / zope.i18nmessageid_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061842.html
[155] FAILED winbot / zope.i18nmessageid_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061699.html
[156] FAILED winbot / zope.index_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061778.html
[157] FAILED winbot / zope.index_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061637.html
[158] FAILED winbot / zope.interface_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061871.html
[159] FAILED winbot / zope.interface_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061729.html
[160] FAILED winbot / zope.intid_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061837.html
[161] FAILED winbot / zope.intid_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061694.html
[162] FAILED winbot / zope.keyreference_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061845.html
[163] FAILED winbot / zope.keyreference_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061702.html
[164] FAILED winbot / zope.lifecycleevent_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061830.html
[165] FAILED winbot / zope.lifecycleevent_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061686.html
[166] FAILED winbot / zope.location_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061887.html
[167] FAILED winbot / zope.location_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061748.html
[168] FAILED winbot / zope.login_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061784.html
[169] FAILED winbot / zope.login_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061643.html
[170] FAILED winbot / zope.mimetype_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061859.html
[171] FAILED winbot / zope.mimetype_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061716.html
[172] FAILED winbot / zope.minmax_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061823.html
[173] FAILED winbot / zope.minmax_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061679.html
[174] FAILED winbot / zope.pagetemplate_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061802.html
[175] FAILED winbot / zope.pagetemplate_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061658.html
[176] FAILED winbot / zope.password_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061849.html
[177] FAILED winbot / zope.password_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061706.html
[178] FAILED winbot / zope.pluggableauth_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061818.html
[179] FAILED winbot / zope.pluggableauth_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061674.html
[180] FAILED winbot / zope.principalannotation_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061792.html
[181] FAILED winbot / zope.principalannotation_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061648.html
[182] FAILED winbot / zope.principalregistry_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061883.html
[183] FAILED winbot / zope.principalregistry_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061743.html
[184] FAILED winbot / zope.processlifetime_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061881.html
[185] FAILED winbot / zope.processlifetime_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061741.html
[186] FAILED winbot / zope.proxy_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061813.html
[187] FAILED winbot / zope.proxy_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061669.html
[188] FAILED winbot / zope.ptresource_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061815.html
[189] FAILED winbot / zope.ptresource_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061671.html
[190] FAILED winbot / zope.publisher_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061874.html
[191] FAILED winbot / zope.publisher_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061732.html
[192] FAILED winbot / zope.ramcache_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061867.html
[193] FAILED winbot / zope.ramcache_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061724.html
[194] FAILED winbot / zope.schema_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061851.html
[195] FAILED winbot / zope.schema_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061759.html
[196] FAILED winbot / zope.schema_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061749.html
[197] FAILED winbot / zope.schema_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061708.html
[198] FAILED winbot / zope.security_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061794.html
[199] FAILED winbot / zope.security_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061650.html
[200] FAILED winbot / zope.securitypolicy_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061810.html
[201] FAILED winbot / zope.securitypolicy_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061666.html
[202] FAILED winbot / zope.sendmail_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061866.html
[203] FAILED winbot / zope.sendmail_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061723.html
[204] FAILED winbot / zope.sequencesort_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061846.html
[205] FAILED winbot / zope.sequencesort_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061703.html
[206] FAILED winbot / zope.server_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061807.html
[207] FAILED winbot / zope.server_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061663.html
[208] FAILED winbot / zope.session_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061838.html
[209] FAILED winbot / zope.session_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061695.html
[210] FAILED winbot / zope.site_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061806.html
[211] FAILED winbot / zope.site_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061662.html
[212] FAILED winbot / zope.size_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061882.html
[213] FAILED winbot / zope.size_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061742.html
[214] FAILED winbot / zope.structuredtext_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061782.html
[215] FAILED winbot / zope.structuredtext_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061641.html
[216] FAILED winbot / zope.tal_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061832.html
[217] FAILED winbot / zope.tal_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061688.html
[218] FAILED winbot / zope.tales_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061791.html
[219] FAILED winbot / zope.tales_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061647.html
[220] FAILED winbot / zope.testbrowser_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061836.html
[221] FAILED winbot / zope.testbrowser_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061692.html
[222] FAILED winbot / zope.testing_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061829.html
[223] FAILED winbot / zope.testing_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061685.html
[224] FAILED winbot / zope.testrunner_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061861.html
[225] FAILED winbot / zope.testrunner_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061718.html
[226] FAILED winbot / zope.traversing_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061880.html
[227] FAILED winbot / zope.traversing_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061740.html
[228] FAILED winbot / zope.viewlet_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061787.html
[229] FAILED winbot / zope.viewlet_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061638.html
[230] FAILED winbot / ztk_11 py_265_win32
https://mail.zope.org/pipermail/zope-tests/2012-May/061769.html
[231] FAILED winbot / ztk_11 py_270_win32
https://mail.zope.org/pipermail/zope-tests/2012-May/061771.html
[232] FAILED winbot / ztk_dev py_270_win32
https://mail.zope.org/pipermail/zope-tests/2012-May/061763.html
1
0
This is the summary for test reports received on the
zope-tests list between 2012-05-02 00:00:00 UTC and 2012-05-03 00:00:00 UTC:
See the footnotes for test reports of unsuccessful builds.
An up-to date view of the builders is also available in our
buildbot documentation:
http://docs.zope.org/zopetoolkit/process/buildbots.html#the-nightly-builds
Reports received
----------------
Bluebream / Python2.5.5 64bit linux
Bluebream / Python2.6.7 64bit linux
Bluebream / Python2.7.2 64bit linux
[1] UNKNOWN : winbot / ztk_dev py_265_win32
[2] UNKNOWN : winbot / ztk_dev py_265_win64
ZTK 1.0dev / Python2.4.6 Linux 64bit
ZTK 1.0dev / Python2.5.5 Linux 64bit
ZTK 1.0dev / Python2.6.7 Linux 64bit
ZTK 1.1 / Python2.5.5 Linux 64bit
ZTK 1.1 / Python2.6.7 Linux 64bit
ZTK 1.1 / Python2.7.2 Linux 64bit
ZTK 1.1dev / Python2.5.5 Linux 64bit
ZTK 1.1dev / Python2.6.7 Linux 64bit
ZTK 1.1dev / Python2.7.2 Linux 64bit
Zope 3.4 Known Good Set / py2.4-32bit-linux
Zope 3.4 Known Good Set / py2.4-64bit-linux
Zope 3.4 Known Good Set / py2.5-32bit-linux
Zope 3.4 Known Good Set / py2.5-64bit-linux
Zope-2.10 Python-2.4.6 : Linux
Zope-2.11 Python-2.4.6 : Linux
Zope-2.12 Python-2.6.6 : Linux
Zope-2.12-alltests Python-2.6.6 : Linux
Zope-2.13 Python-2.6.6 : Linux
Zope-2.13-alltests Python-2.6.6 : Linux
Zope-trunk Python-2.6.6 : Linux
Zope-trunk-alltests Python-2.6.6 : Linux
[3] winbot / ZODB_dev py_265_win32
[4] winbot / ZODB_dev py_265_win64
winbot / ZODB_dev py_270_win32
winbot / ZODB_dev py_270_win64
[5] winbot / z3c.form_py_265_32
[6] winbot / z3c.form_py_265_32
[7] winbot / z3c.ptcompat_py_265_32
[8] winbot / z3c.ptcompat_py_265_32
[9] winbot / zc.catalog_py_265_32
[10] winbot / zc.catalog_py_265_32
[11] winbot / zc.configuration_py_265_32
[12] winbot / zc.lockfile_py_265_32
[13] winbot / zc.lockfile_py_265_32
[14] winbot / zc.monitor_py_265_32
[15] winbot / zc.monitor_py_265_32
[16] winbot / zc.ngi_py_265_32
[17] winbot / zc.ngi_py_265_32
[18] winbot / zc.queue_py_265_32
[19] winbot / zc.queue_py_265_32
[20] winbot / zc.resourcelibrary_py_265_32
[21] winbot / zc.sourcefactory_py_265_32
[22] winbot / zc.sourcefactory_py_265_32
[23] winbot / zc.table_py_265_32
[24] winbot / zope.annotation_py_265_32
[25] winbot / zope.annotation_py_265_32
[26] winbot / zope.app.applicationcontrol_py_265_32
[27] winbot / zope.app.applicationcontrol_py_265_32
[28] winbot / zope.app.appsetup_py_265_32
[29] winbot / zope.app.authentication_py_265_32
[30] winbot / zope.app.basicskin_py_265_32
[31] winbot / zope.app.basicskin_py_265_32
[32] winbot / zope.app.broken_py_265_32
[33] winbot / zope.app.component_py_265_32
[34] winbot / zope.app.component_py_265_32
[35] winbot / zope.app.container_py_265_32
[36] winbot / zope.app.container_py_265_32
[37] winbot / zope.app.content_py_265_32
[38] winbot / zope.app.content_py_265_32
[39] winbot / zope.app.debug_py_265_32
[40] winbot / zope.app.debug_py_265_32
[41] winbot / zope.app.dependable_py_265_32
[42] winbot / zope.app.error_py_265_32
[43] winbot / zope.app.error_py_265_32
[44] winbot / zope.app.exception_py_265_32
[45] winbot / zope.app.exception_py_265_32
[46] winbot / zope.app.folder_py_265_32
[47] winbot / zope.app.folder_py_265_32
[48] winbot / zope.app.form_py_265_32
[49] winbot / zope.app.form_py_265_32
[50] winbot / zope.app.generations_py_265_32
[51] winbot / zope.app.generations_py_265_32
[52] winbot / zope.app.http_py_265_32
[53] winbot / zope.app.i18n_py_265_32
[54] winbot / zope.app.i18n_py_265_32
[55] winbot / zope.app.interface_py_265_32
[56] winbot / zope.app.locales_py_265_32
[57] winbot / zope.app.localpermission_py_265_32
[58] winbot / zope.app.pagetemplate_py_265_32
[59] winbot / zope.app.pagetemplate_py_265_32
[60] winbot / zope.app.principalannotation_py_265_32
[61] winbot / zope.app.principalannotation_py_265_32
[62] winbot / zope.app.publication_py_265_32
[63] winbot / zope.app.publication_py_265_32
[64] winbot / zope.app.publisher_py_265_32
[65] winbot / zope.app.renderer_py_265_32
[66] winbot / zope.app.renderer_py_265_32
[67] winbot / zope.app.rotterdam_py_265_32
[68] winbot / zope.app.rotterdam_py_265_32
[69] winbot / zope.app.schema_py_265_32
[70] winbot / zope.app.security_py_265_32
[71] winbot / zope.app.security_py_265_32
[72] winbot / zope.app.server_py_265_32
[73] winbot / zope.app.server_py_265_32
[74] winbot / zope.app.session_py_265_32
[75] winbot / zope.app.testing_py_265_32
[76] winbot / zope.app.testing_py_265_32
[77] winbot / zope.app.wsgi_py_265_32
[78] winbot / zope.app.zcmlfiles_py_265_32
[79] winbot / zope.app.zcmlfiles_py_265_32
[80] winbot / zope.app.zopeappgenerations_py_265_32
[81] winbot / zope.app.zopeappgenerations_py_265_32
[82] winbot / zope.applicationcontrol_py_265_32
[83] winbot / zope.authentication_py_265_32
[84] winbot / zope.authentication_py_265_32
[85] winbot / zope.browser_py_265_32
[86] winbot / zope.browser_py_265_32
[87] winbot / zope.browsermenu_py_265_32
[88] winbot / zope.browserpage_py_265_32
[89] winbot / zope.browserpage_py_265_32
[90] winbot / zope.browserresource_py_265_32
[91] winbot / zope.browserresource_py_265_32
[92] winbot / zope.cachedescriptors_py_265_32
[93] winbot / zope.cachedescriptors_py_265_32
[94] winbot / zope.catalog_py_265_32
[95] winbot / zope.catalog_py_265_32
[96] winbot / zope.component_py_265_32
[97] winbot / zope.component_py_265_32
[98] winbot / zope.componentvocabulary_py_265_32
[99] winbot / zope.componentvocabulary_py_265_32
[100] winbot / zope.configuration_py_265_32
[101] winbot / zope.configuration_py_265_32
[102] winbot / zope.container_py_265_32
[103] winbot / zope.container_py_265_32
[104] winbot / zope.contentprovider_py_265_32
[105] winbot / zope.contentprovider_py_265_32
[106] winbot / zope.contenttype_py_265_32
[107] winbot / zope.copy_py_265_32
[108] winbot / zope.copy_py_265_32
[109] winbot / zope.copypastemove_py_265_32
[110] winbot / zope.datetime_py_265_32
[111] winbot / zope.deferredimport_py_265_32
[112] winbot / zope.deferredimport_py_265_32
[113] winbot / zope.deprecation_py_265_32
[114] winbot / zope.dottedname_py_265_32
[115] winbot / zope.dublincore_py_265_32
[116] winbot / zope.error_py_265_32
[117] winbot / zope.error_py_265_32
[118] winbot / zope.event_py_265_32
[119] winbot / zope.exceptions_py_265_32
[120] winbot / zope.exceptions_py_265_32
[121] winbot / zope.filerepresentation_py_265_32
[122] winbot / zope.filerepresentation_py_265_32
[123] winbot / zope.formlib_py_265_32
[124] winbot / zope.generations_py_265_32
[125] winbot / zope.generations_py_265_32
[126] winbot / zope.hookable_py_265_32
[127] winbot / zope.hookable_py_265_32
[128] winbot / zope.i18n_py_265_32
[129] winbot / zope.i18n_py_265_32
[130] winbot / zope.i18nmessageid_py_265_32
[131] winbot / zope.i18nmessageid_py_265_32
[132] winbot / zope.index_py_265_32
[133] winbot / zope.interface_py_265_32
[134] winbot / zope.intid_py_265_32
[135] winbot / zope.intid_py_265_32
[136] winbot / zope.keyreference_py_265_32
[137] winbot / zope.keyreference_py_265_32
[138] winbot / zope.lifecycleevent_py_265_32
[139] winbot / zope.lifecycleevent_py_265_32
[140] winbot / zope.location_py_265_32
[141] winbot / zope.login_py_265_32
[142] winbot / zope.mimetype_py_265_32
[143] winbot / zope.mimetype_py_265_32
[144] winbot / zope.minmax_py_265_32
[145] winbot / zope.minmax_py_265_32
[146] winbot / zope.pagetemplate_py_265_32
[147] winbot / zope.pagetemplate_py_265_32
[148] winbot / zope.password_py_265_32
[149] winbot / zope.password_py_265_32
[150] winbot / zope.pluggableauth_py_265_32
[151] winbot / zope.pluggableauth_py_265_32
[152] winbot / zope.principalannotation_py_265_32
[153] winbot / zope.principalannotation_py_265_32
[154] winbot / zope.principalregistry_py_265_32
[155] winbot / zope.processlifetime_py_265_32
[156] winbot / zope.proxy_py_265_32
[157] winbot / zope.proxy_py_265_32
[158] winbot / zope.ptresource_py_265_32
[159] winbot / zope.ptresource_py_265_32
[160] winbot / zope.publisher_py_265_32
[161] winbot / zope.ramcache_py_265_32
[162] winbot / zope.schema_py_265_32
[163] winbot / zope.schema_py_265_32
[164] winbot / zope.security_py_265_32
[165] winbot / zope.security_py_265_32
[166] winbot / zope.securitypolicy_py_265_32
[167] winbot / zope.securitypolicy_py_265_32
[168] winbot / zope.sendmail_py_265_32
[169] winbot / zope.sequencesort_py_265_32
[170] winbot / zope.sequencesort_py_265_32
[171] winbot / zope.server_py_265_32
[172] winbot / zope.server_py_265_32
[173] winbot / zope.session_py_265_32
[174] winbot / zope.session_py_265_32
[175] winbot / zope.site_py_265_32
[176] winbot / zope.site_py_265_32
[177] winbot / zope.size_py_265_32
[178] winbot / zope.structuredtext_py_265_32
[179] winbot / zope.tal_py_265_32
[180] winbot / zope.tal_py_265_32
[181] winbot / zope.tales_py_265_32
[182] winbot / zope.testbrowser_py_265_32
[183] winbot / zope.testbrowser_py_265_32
[184] winbot / zope.testing_py_265_32
[185] winbot / zope.testing_py_265_32
[186] winbot / zope.testrunner_py_265_32
[187] winbot / zope.testrunner_py_265_32
[188] winbot / zope.traversing_py_265_32
[189] winbot / zope.viewlet_py_265_32
winbot / ztk_10 py_254_win32
[190] winbot / ztk_10 py_265_win32
[191] winbot / ztk_10 py_265_win64
winbot / ztk_11 py_254_win32
[192] winbot / ztk_11 py_265_win32
[193] winbot / ztk_11 py_265_win64
winbot / ztk_11 py_270_win32
winbot / ztk_11 py_270_win64
winbot / ztk_dev py_270_win32
winbot / ztk_dev py_270_win64
Non-OK results
--------------
[1] UNKNOWN UNKNOWN : winbot / ztk_dev py_265_win32
https://mail.zope.org/pipermail/zope-tests/2012-May/061453.html
[2] UNKNOWN UNKNOWN : winbot / ztk_dev py_265_win64
https://mail.zope.org/pipermail/zope-tests/2012-May/061454.html
[3] FAILED winbot / ZODB_dev py_265_win32
https://mail.zope.org/pipermail/zope-tests/2012-May/061464.html
[4] FAILED winbot / ZODB_dev py_265_win64
https://mail.zope.org/pipermail/zope-tests/2012-May/061466.html
[5] FAILED winbot / z3c.form_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061482.html
[6] FAILED winbot / z3c.form_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061333.html
[7] FAILED winbot / z3c.ptcompat_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061552.html
[8] FAILED winbot / z3c.ptcompat_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061400.html
[9] FAILED winbot / zc.catalog_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061557.html
[10] FAILED winbot / zc.catalog_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061405.html
[11] FAILED winbot / zc.configuration_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061476.html
[12] FAILED winbot / zc.lockfile_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061531.html
[13] FAILED winbot / zc.lockfile_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061379.html
[14] FAILED winbot / zc.monitor_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061545.html
[15] FAILED winbot / zc.monitor_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061393.html
[16] FAILED winbot / zc.ngi_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061547.html
[17] FAILED winbot / zc.ngi_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061395.html
[18] FAILED winbot / zc.queue_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061513.html
[19] FAILED winbot / zc.queue_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061364.html
[20] FAILED winbot / zc.resourcelibrary_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061421.html
[21] FAILED winbot / zc.sourcefactory_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061508.html
[22] FAILED winbot / zc.sourcefactory_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061359.html
[23] FAILED winbot / zc.table_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061418.html
[24] FAILED winbot / zope.annotation_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061527.html
[25] FAILED winbot / zope.annotation_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061375.html
[26] FAILED winbot / zope.app.applicationcontrol_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061503.html
[27] FAILED winbot / zope.app.applicationcontrol_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061354.html
[28] FAILED winbot / zope.app.appsetup_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061412.html
[29] FAILED winbot / zope.app.authentication_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061431.html
[30] FAILED winbot / zope.app.basicskin_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061548.html
[31] FAILED winbot / zope.app.basicskin_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061396.html
[32] FAILED winbot / zope.app.broken_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061416.html
[33] FAILED winbot / zope.app.component_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061536.html
[34] FAILED winbot / zope.app.component_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061384.html
[35] FAILED winbot / zope.app.container_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061529.html
[36] FAILED winbot / zope.app.container_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061377.html
[37] FAILED winbot / zope.app.content_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061507.html
[38] FAILED winbot / zope.app.content_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061358.html
[39] FAILED winbot / zope.app.debug_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061520.html
[40] FAILED winbot / zope.app.debug_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061368.html
[41] FAILED winbot / zope.app.dependable_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061408.html
[42] FAILED winbot / zope.app.error_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061518.html
[43] FAILED winbot / zope.app.error_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061366.html
[44] FAILED winbot / zope.app.exception_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061555.html
[45] FAILED winbot / zope.app.exception_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061403.html
[46] FAILED winbot / zope.app.folder_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061550.html
[47] FAILED winbot / zope.app.folder_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061398.html
[48] FAILED winbot / zope.app.form_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061496.html
[49] FAILED winbot / zope.app.form_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061347.html
[50] FAILED winbot / zope.app.generations_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061487.html
[51] FAILED winbot / zope.app.generations_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061338.html
[52] FAILED winbot / zope.app.http_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061478.html
[53] FAILED winbot / zope.app.i18n_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061539.html
[54] FAILED winbot / zope.app.i18n_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061387.html
[55] FAILED winbot / zope.app.interface_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061427.html
[56] FAILED winbot / zope.app.locales_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061420.html
[57] FAILED winbot / zope.app.localpermission_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061411.html
[58] FAILED winbot / zope.app.pagetemplate_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061502.html
[59] FAILED winbot / zope.app.pagetemplate_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061353.html
[60] FAILED winbot / zope.app.principalannotation_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061525.html
[61] FAILED winbot / zope.app.principalannotation_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061373.html
[62] FAILED winbot / zope.app.publication_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061511.html
[63] FAILED winbot / zope.app.publication_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061362.html
[64] FAILED winbot / zope.app.publisher_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061422.html
[65] FAILED winbot / zope.app.renderer_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061521.html
[66] FAILED winbot / zope.app.renderer_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061369.html
[67] FAILED winbot / zope.app.rotterdam_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061512.html
[68] FAILED winbot / zope.app.rotterdam_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061363.html
[69] FAILED winbot / zope.app.schema_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061429.html
[70] FAILED winbot / zope.app.security_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061494.html
[71] FAILED winbot / zope.app.security_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061345.html
[72] FAILED winbot / zope.app.server_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061499.html
[73] FAILED winbot / zope.app.server_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061350.html
[74] FAILED winbot / zope.app.session_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061430.html
[75] FAILED winbot / zope.app.testing_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061542.html
[76] FAILED winbot / zope.app.testing_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061390.html
[77] FAILED winbot / zope.app.wsgi_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061413.html
[78] FAILED winbot / zope.app.zcmlfiles_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061553.html
[79] FAILED winbot / zope.app.zcmlfiles_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061401.html
[80] FAILED winbot / zope.app.zopeappgenerations_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061500.html
[81] FAILED winbot / zope.app.zopeappgenerations_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061351.html
[82] FAILED winbot / zope.applicationcontrol_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061479.html
[83] FAILED winbot / zope.authentication_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061495.html
[84] FAILED winbot / zope.authentication_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061346.html
[85] FAILED winbot / zope.browser_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061491.html
[86] FAILED winbot / zope.browser_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061342.html
[87] FAILED winbot / zope.browsermenu_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061419.html
[88] FAILED winbot / zope.browserpage_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061535.html
[89] FAILED winbot / zope.browserpage_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061383.html
[90] FAILED winbot / zope.browserresource_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061538.html
[91] FAILED winbot / zope.browserresource_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061386.html
[92] FAILED winbot / zope.cachedescriptors_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061551.html
[93] FAILED winbot / zope.cachedescriptors_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061399.html
[94] FAILED winbot / zope.catalog_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061510.html
[95] FAILED winbot / zope.catalog_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061361.html
[96] FAILED winbot / zope.component_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061489.html
[97] FAILED winbot / zope.component_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061340.html
[98] FAILED winbot / zope.componentvocabulary_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061486.html
[99] FAILED winbot / zope.componentvocabulary_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061337.html
[100] FAILED winbot / zope.configuration_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061543.html
[101] FAILED winbot / zope.configuration_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061391.html
[102] FAILED winbot / zope.container_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061549.html
[103] FAILED winbot / zope.container_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061397.html
[104] FAILED winbot / zope.contentprovider_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061492.html
[105] FAILED winbot / zope.contentprovider_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061343.html
[106] FAILED winbot / zope.contenttype_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061406.html
[107] FAILED winbot / zope.copy_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061505.html
[108] FAILED winbot / zope.copy_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061356.html
[109] FAILED winbot / zope.copypastemove_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061474.html
[110] FAILED winbot / zope.datetime_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061407.html
[111] FAILED winbot / zope.deferredimport_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061534.html
[112] FAILED winbot / zope.deferredimport_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061382.html
[113] FAILED winbot / zope.deprecation_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061480.html
[114] FAILED winbot / zope.dottedname_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061473.html
[115] FAILED winbot / zope.dublincore_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061469.html
[116] FAILED winbot / zope.error_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061484.html
[117] FAILED winbot / zope.error_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061335.html
[118] FAILED winbot / zope.event_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061415.html
[119] FAILED winbot / zope.exceptions_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061490.html
[120] FAILED winbot / zope.exceptions_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061341.html
[121] FAILED winbot / zope.filerepresentation_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061528.html
[122] FAILED winbot / zope.filerepresentation_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061376.html
[123] FAILED winbot / zope.formlib_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061470.html
[124] FAILED winbot / zope.generations_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061522.html
[125] FAILED winbot / zope.generations_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061370.html
[126] FAILED winbot / zope.hookable_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061519.html
[127] FAILED winbot / zope.hookable_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061367.html
[128] FAILED winbot / zope.i18n_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061488.html
[129] FAILED winbot / zope.i18n_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061339.html
[130] FAILED winbot / zope.i18nmessageid_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061537.html
[131] FAILED winbot / zope.i18nmessageid_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061385.html
[132] FAILED winbot / zope.index_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061471.html
[133] FAILED winbot / zope.interface_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061414.html
[134] FAILED winbot / zope.intid_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061532.html
[135] FAILED winbot / zope.intid_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061380.html
[136] FAILED winbot / zope.keyreference_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061540.html
[137] FAILED winbot / zope.keyreference_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061388.html
[138] FAILED winbot / zope.lifecycleevent_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061524.html
[139] FAILED winbot / zope.lifecycleevent_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061372.html
[140] FAILED winbot / zope.location_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061432.html
[141] FAILED winbot / zope.login_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061477.html
[142] FAILED winbot / zope.mimetype_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061554.html
[143] FAILED winbot / zope.mimetype_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061402.html
[144] FAILED winbot / zope.minmax_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061517.html
[145] FAILED winbot / zope.minmax_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061365.html
[146] FAILED winbot / zope.pagetemplate_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061493.html
[147] FAILED winbot / zope.pagetemplate_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061344.html
[148] FAILED winbot / zope.password_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061544.html
[149] FAILED winbot / zope.password_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061392.html
[150] FAILED winbot / zope.pluggableauth_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061509.html
[151] FAILED winbot / zope.pluggableauth_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061360.html
[152] FAILED winbot / zope.principalannotation_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061483.html
[153] FAILED winbot / zope.principalannotation_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061334.html
[154] FAILED winbot / zope.principalregistry_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061426.html
[155] FAILED winbot / zope.processlifetime_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061424.html
[156] FAILED winbot / zope.proxy_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061504.html
[157] FAILED winbot / zope.proxy_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061355.html
[158] FAILED winbot / zope.ptresource_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061506.html
[159] FAILED winbot / zope.ptresource_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061357.html
[160] FAILED winbot / zope.publisher_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061417.html
[161] FAILED winbot / zope.ramcache_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061410.html
[162] FAILED winbot / zope.schema_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061546.html
[163] FAILED winbot / zope.schema_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061394.html
[164] FAILED winbot / zope.security_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061485.html
[165] FAILED winbot / zope.security_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061336.html
[166] FAILED winbot / zope.securitypolicy_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061501.html
[167] FAILED winbot / zope.securitypolicy_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061352.html
[168] FAILED winbot / zope.sendmail_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061409.html
[169] FAILED winbot / zope.sequencesort_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061541.html
[170] FAILED winbot / zope.sequencesort_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061389.html
[171] FAILED winbot / zope.server_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061498.html
[172] FAILED winbot / zope.server_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061349.html
[173] FAILED winbot / zope.session_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061533.html
[174] FAILED winbot / zope.session_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061381.html
[175] FAILED winbot / zope.site_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061497.html
[176] FAILED winbot / zope.site_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061348.html
[177] FAILED winbot / zope.size_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061425.html
[178] FAILED winbot / zope.structuredtext_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061475.html
[179] FAILED winbot / zope.tal_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061526.html
[180] FAILED winbot / zope.tal_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061374.html
[181] FAILED winbot / zope.tales_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061481.html
[182] FAILED winbot / zope.testbrowser_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061530.html
[183] FAILED winbot / zope.testbrowser_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061378.html
[184] FAILED winbot / zope.testing_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061523.html
[185] FAILED winbot / zope.testing_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061371.html
[186] FAILED winbot / zope.testrunner_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061556.html
[187] FAILED winbot / zope.testrunner_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061404.html
[188] FAILED winbot / zope.traversing_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061423.html
[189] FAILED winbot / zope.viewlet_py_265_32
https://mail.zope.org/pipermail/zope-tests/2012-May/061472.html
[190] FAILED winbot / ztk_10 py_265_win32
https://mail.zope.org/pipermail/zope-tests/2012-May/061458.html
[191] FAILED winbot / ztk_10 py_265_win64
https://mail.zope.org/pipermail/zope-tests/2012-May/061459.html
[192] FAILED winbot / ztk_11 py_265_win32
https://mail.zope.org/pipermail/zope-tests/2012-May/061461.html
[193] FAILED winbot / ztk_11 py_265_win64
https://mail.zope.org/pipermail/zope-tests/2012-May/061462.html
2
1
This is the summary for test reports received on the
zope-tests list between 2012-05-01 00:00:00 UTC and 2012-05-02 00:00:00 UTC:
See the footnotes for test reports of unsuccessful builds.
An up-to date view of the builders is also available in our
buildbot documentation:
http://docs.zope.org/zopetoolkit/process/buildbots.html#the-nightly-builds
Reports received
----------------
Bluebream / Python2.5.5 64bit linux
Bluebream / Python2.6.7 64bit linux
Bluebream / Python2.7.2 64bit linux
[1] UNKNOWN : winbot / ztk_dev py_265_win32
[2] UNKNOWN : winbot / ztk_dev py_265_win64
ZTK 1.0dev / Python2.4.6 Linux 64bit
ZTK 1.0dev / Python2.5.5 Linux 64bit
ZTK 1.0dev / Python2.6.7 Linux 64bit
ZTK 1.1 / Python2.5.5 Linux 64bit
ZTK 1.1 / Python2.6.7 Linux 64bit
ZTK 1.1 / Python2.7.2 Linux 64bit
ZTK 1.1dev / Python2.5.5 Linux 64bit
ZTK 1.1dev / Python2.6.7 Linux 64bit
ZTK 1.1dev / Python2.7.2 Linux 64bit
Zope 3.4 Known Good Set / py2.4-32bit-linux
Zope 3.4 Known Good Set / py2.4-64bit-linux
Zope 3.4 Known Good Set / py2.5-32bit-linux
Zope 3.4 Known Good Set / py2.5-64bit-linux
Zope-2.10 Python-2.4.6 : Linux
Zope-2.11 Python-2.4.6 : Linux
Zope-2.12 Python-2.6.6 : Linux
Zope-2.12-alltests Python-2.6.6 : Linux
Zope-2.13 Python-2.6.6 : Linux
Zope-2.13-alltests Python-2.6.6 : Linux
Zope-trunk Python-2.6.6 : Linux
Zope-trunk-alltests Python-2.6.6 : Linux
[3] winbot / ZODB_dev py_265_win32
[4] winbot / ZODB_dev py_265_win64
winbot / ZODB_dev py_270_win32
winbot / ZODB_dev py_270_win32
winbot / ZODB_dev py_270_win64
winbot / ZODB_dev py_270_win64
winbot / ztk_10 py_254_win32
winbot / ztk_10 py_265_win32
winbot / ztk_10 py_265_win64
winbot / ztk_11 py_254_win32
winbot / ztk_11 py_265_win32
winbot / ztk_11 py_265_win64
[5] winbot / ztk_11 py_270_win32
[6] winbot / ztk_11 py_270_win64
winbot / ztk_dev py_270_win32
winbot / ztk_dev py_270_win64
Non-OK results
--------------
[1] UNKNOWN UNKNOWN : winbot / ztk_dev py_265_win32
https://mail.zope.org/pipermail/zope-tests/2012-May/061314.html
[2] UNKNOWN UNKNOWN : winbot / ztk_dev py_265_win64
https://mail.zope.org/pipermail/zope-tests/2012-May/061315.html
[3] FAILED winbot / ZODB_dev py_265_win32
https://mail.zope.org/pipermail/zope-tests/2012-May/061323.html
[4] FAILED winbot / ZODB_dev py_265_win64
https://mail.zope.org/pipermail/zope-tests/2012-May/061324.html
[5] FAILED winbot / ztk_11 py_270_win32
https://mail.zope.org/pipermail/zope-tests/2012-May/061328.html
[6] FAILED winbot / ztk_11 py_270_win64
https://mail.zope.org/pipermail/zope-tests/2012-May/061327.html
2
1
This is the summary for test reports received on the
zope-tests list between 2012-04-30 00:00:00 UTC and 2012-05-01 00:00:00 UTC:
See the footnotes for test reports of unsuccessful builds.
An up-to date view of the builders is also available in our
buildbot documentation:
http://docs.zope.org/zopetoolkit/process/buildbots.html#the-nightly-builds
Reports received
----------------
Bluebream / Python2.5.5 64bit linux
Bluebream / Python2.6.7 64bit linux
Bluebream / Python2.7.2 64bit linux
[1] UNKNOWN : winbot / ztk_dev py_265_win32
[2] UNKNOWN : winbot / ztk_dev py_265_win64
ZTK 1.0dev / Python2.4.6 Linux 64bit
ZTK 1.0dev / Python2.5.5 Linux 64bit
ZTK 1.0dev / Python2.6.7 Linux 64bit
ZTK 1.1 / Python2.5.5 Linux 64bit
ZTK 1.1 / Python2.6.7 Linux 64bit
ZTK 1.1 / Python2.7.2 Linux 64bit
ZTK 1.1dev / Python2.5.5 Linux 64bit
ZTK 1.1dev / Python2.6.7 Linux 64bit
[3] ZTK 1.1dev / Python2.7.2 Linux 64bit
Zope 3.4 Known Good Set / py2.4-32bit-linux
Zope 3.4 Known Good Set / py2.4-64bit-linux
Zope 3.4 Known Good Set / py2.5-32bit-linux
Zope 3.4 Known Good Set / py2.5-64bit-linux
Zope-2.10 Python-2.4.6 : Linux
Zope-2.11 Python-2.4.6 : Linux
Zope-2.12 Python-2.6.6 : Linux
Zope-2.12-alltests Python-2.6.6 : Linux
Zope-2.13 Python-2.6.6 : Linux
Zope-2.13-alltests Python-2.6.6 : Linux
Zope-trunk Python-2.6.6 : Linux
Zope-trunk-alltests Python-2.6.6 : Linux
winbot / ZODB_dev py_265_win32
winbot / ZODB_dev py_265_win64
winbot / ZODB_dev py_270_win32
winbot / ZODB_dev py_270_win64
winbot / ztk_10 py_254_win32
winbot / ztk_10 py_265_win32
winbot / ztk_10 py_265_win64
winbot / ztk_11 py_254_win32
winbot / ztk_11 py_265_win32
winbot / ztk_11 py_265_win64
winbot / ztk_11 py_270_win32
winbot / ztk_11 py_270_win64
winbot / ztk_dev py_270_win32
winbot / ztk_dev py_270_win64
Non-OK results
--------------
[1] UNKNOWN UNKNOWN : winbot / ztk_dev py_265_win32
https://mail.zope.org/pipermail/zope-tests/2012-May/061274.html
[2] UNKNOWN UNKNOWN : winbot / ztk_dev py_265_win64
https://mail.zope.org/pipermail/zope-tests/2012-May/061275.html
[3] FAILED ZTK 1.1dev / Python2.7.2 Linux 64bit
https://mail.zope.org/pipermail/zope-tests/2012-May/061255.html
5
4
This is the summary for test reports received on the
zope-tests list between 2012-04-29 00:00:00 UTC and 2012-04-30 00:00:00 UTC:
See the footnotes for test reports of unsuccessful builds.
An up-to date view of the builders is also available in our
buildbot documentation:
http://docs.zope.org/zopetoolkit/process/buildbots.html#the-nightly-builds
Reports received
----------------
Bluebream / Python2.5.5 64bit linux
Bluebream / Python2.6.7 64bit linux
Bluebream / Python2.7.2 64bit linux
[1] UNKNOWN : winbot / ztk_dev py_265_win32
[2] UNKNOWN : winbot / ztk_dev py_265_win64
ZTK 1.0dev / Python2.4.6 Linux 64bit
ZTK 1.0dev / Python2.5.5 Linux 64bit
ZTK 1.0dev / Python2.6.7 Linux 64bit
ZTK 1.1 / Python2.5.5 Linux 64bit
ZTK 1.1 / Python2.6.7 Linux 64bit
ZTK 1.1 / Python2.7.2 Linux 64bit
ZTK 1.1dev / Python2.5.5 Linux 64bit
ZTK 1.1dev / Python2.6.7 Linux 64bit
ZTK 1.1dev / Python2.7.2 Linux 64bit
Zope 3.4 Known Good Set / py2.4-32bit-linux
Zope 3.4 Known Good Set / py2.4-64bit-linux
Zope 3.4 Known Good Set / py2.5-32bit-linux
Zope 3.4 Known Good Set / py2.5-64bit-linux
Zope-2.10 Python-2.4.6 : Linux
Zope-2.11 Python-2.4.6 : Linux
Zope-2.12 Python-2.6.6 : Linux
Zope-2.12-alltests Python-2.6.6 : Linux
Zope-2.13 Python-2.6.6 : Linux
Zope-2.13-alltests Python-2.6.6 : Linux
Zope-trunk Python-2.6.6 : Linux
Zope-trunk-alltests Python-2.6.6 : Linux
winbot / ZODB_dev py_265_win32
winbot / ZODB_dev py_265_win64
winbot / ZODB_dev py_270_win32
winbot / ZODB_dev py_270_win64
winbot / ztk_10 py_254_win32
winbot / ztk_10 py_265_win32
winbot / ztk_10 py_265_win64
winbot / ztk_11 py_254_win32
winbot / ztk_11 py_265_win32
winbot / ztk_11 py_265_win64
winbot / ztk_11 py_270_win32
winbot / ztk_11 py_270_win64
winbot / ztk_dev py_270_win32
winbot / ztk_dev py_270_win64
Non-OK results
--------------
[1] UNKNOWN UNKNOWN : winbot / ztk_dev py_265_win32
https://mail.zope.org/pipermail/zope-tests/2012-April/061234.html
[2] UNKNOWN UNKNOWN : winbot / ztk_dev py_265_win64
https://mail.zope.org/pipermail/zope-tests/2012-April/061235.html
1
0
This is the summary for test reports received on the
zope-tests list between 2012-04-28 00:00:00 UTC and 2012-04-29 00:00:00 UTC:
See the footnotes for test reports of unsuccessful builds.
An up-to date view of the builders is also available in our
buildbot documentation:
http://docs.zope.org/zopetoolkit/process/buildbots.html#the-nightly-builds
Reports received
----------------
Bluebream / Python2.5.5 64bit linux
Bluebream / Python2.6.7 64bit linux
Bluebream / Python2.7.2 64bit linux
[1] Repository policy check found errors in 308 projects
[2] Total languishing bugs for zope2: 13
[3] Total languishing bugs for zope: 80
[4] Total languishing bugs for zopeapp: 1
[5] Total languishing bugs for zopetoolkit: 210
[6] UNKNOWN : winbot / ztk_dev py_265_win32
[7] UNKNOWN : winbot / ztk_dev py_265_win64
ZTK 1.0dev / Python2.4.6 Linux 64bit
ZTK 1.0dev / Python2.5.5 Linux 64bit
ZTK 1.0dev / Python2.6.7 Linux 64bit
ZTK 1.1 / Python2.5.5 Linux 64bit
ZTK 1.1 / Python2.6.7 Linux 64bit
ZTK 1.1 / Python2.7.2 Linux 64bit
ZTK 1.1dev / Python2.5.5 Linux 64bit
ZTK 1.1dev / Python2.6.7 Linux 64bit
ZTK 1.1dev / Python2.7.2 Linux 64bit
Zope 3.4 Known Good Set / py2.4-32bit-linux
Zope 3.4 Known Good Set / py2.4-64bit-linux
Zope 3.4 Known Good Set / py2.5-32bit-linux
Zope 3.4 Known Good Set / py2.5-64bit-linux
Zope-2.10 Python-2.4.6 : Linux
Zope-2.11 Python-2.4.6 : Linux
Zope-2.12 Python-2.6.6 : Linux
Zope-2.12-alltests Python-2.6.6 : Linux
Zope-2.13 Python-2.6.6 : Linux
Zope-2.13-alltests Python-2.6.6 : Linux
Zope-trunk Python-2.6.6 : Linux
Zope-trunk-alltests Python-2.6.6 : Linux
winbot / ZODB_dev py_265_win32
winbot / ZODB_dev py_265_win64
winbot / ZODB_dev py_270_win32
winbot / ZODB_dev py_270_win64
winbot / ztk_10 py_254_win32
winbot / ztk_10 py_265_win32
winbot / ztk_10 py_265_win64
winbot / ztk_11 py_254_win32
winbot / ztk_11 py_265_win32
winbot / ztk_11 py_265_win64
winbot / ztk_11 py_270_win32
winbot / ztk_11 py_270_win64
winbot / ztk_dev py_270_win32
winbot / ztk_dev py_270_win64
Non-OK results
--------------
[1] FAILED Repository policy check found errors in 308 projects
https://mail.zope.org/pipermail/zope-tests/2012-April/061173.html
[2] FAILED Total languishing bugs for zope2: 13
https://mail.zope.org/pipermail/zope-tests/2012-April/061170.html
[3] FAILED Total languishing bugs for zope: 80
https://mail.zope.org/pipermail/zope-tests/2012-April/061169.html
[4] FAILED Total languishing bugs for zopeapp: 1
https://mail.zope.org/pipermail/zope-tests/2012-April/061167.html
[5] FAILED Total languishing bugs for zopetoolkit: 210
https://mail.zope.org/pipermail/zope-tests/2012-April/061168.html
[6] UNKNOWN UNKNOWN : winbot / ztk_dev py_265_win32
https://mail.zope.org/pipermail/zope-tests/2012-April/061194.html
[7] UNKNOWN UNKNOWN : winbot / ztk_dev py_265_win64
https://mail.zope.org/pipermail/zope-tests/2012-April/061195.html
1
0
This is the summary for test reports received on the
zope-tests list between 2012-04-27 00:00:00 UTC and 2012-04-28 00:00:00 UTC:
See the footnotes for test reports of unsuccessful builds.
An up-to date view of the builders is also available in our
buildbot documentation:
http://docs.zope.org/zopetoolkit/process/buildbots.html#the-nightly-builds
Reports received
----------------
Bluebream / Python2.5.5 64bit linux
Bluebream / Python2.6.7 64bit linux
Bluebream / Python2.7.2 64bit linux
[1] UNKNOWN : winbot / ztk_dev py_265_win32
[2] UNKNOWN : winbot / ztk_dev py_265_win64
ZTK 1.0dev / Python2.4.6 Linux 64bit
ZTK 1.0dev / Python2.5.5 Linux 64bit
ZTK 1.0dev / Python2.6.7 Linux 64bit
ZTK 1.1 / Python2.5.5 Linux 64bit
ZTK 1.1 / Python2.6.7 Linux 64bit
ZTK 1.1 / Python2.7.2 Linux 64bit
ZTK 1.1dev / Python2.5.5 Linux 64bit
ZTK 1.1dev / Python2.6.7 Linux 64bit
ZTK 1.1dev / Python2.7.2 Linux 64bit
[3] Zope 3.4 Known Good Set / py2.4-32bit-linux
Zope 3.4 Known Good Set / py2.4-64bit-linux
Zope 3.4 Known Good Set / py2.5-32bit-linux
Zope 3.4 Known Good Set / py2.5-64bit-linux
Zope-2.10 Python-2.4.6 : Linux
Zope-2.11 Python-2.4.6 : Linux
Zope-2.12 Python-2.6.6 : Linux
Zope-2.12-alltests Python-2.6.6 : Linux
Zope-2.13 Python-2.6.6 : Linux
Zope-2.13-alltests Python-2.6.6 : Linux
Zope-trunk Python-2.6.6 : Linux
Zope-trunk-alltests Python-2.6.6 : Linux
winbot / ZODB_dev py_265_win32
winbot / ZODB_dev py_265_win64
winbot / ZODB_dev py_265_win64
winbot / ZODB_dev py_270_win32
winbot / ZODB_dev py_270_win64
winbot / ztk_10 py_254_win32
winbot / ztk_10 py_265_win32
winbot / ztk_10 py_265_win64
winbot / ztk_11 py_254_win32
winbot / ztk_11 py_265_win32
winbot / ztk_11 py_265_win64
winbot / ztk_11 py_270_win32
winbot / ztk_11 py_270_win64
winbot / ztk_dev py_270_win32
winbot / ztk_dev py_270_win64
Non-OK results
--------------
[1] UNKNOWN UNKNOWN : winbot / ztk_dev py_265_win32
https://mail.zope.org/pipermail/zope-tests/2012-April/061149.html
[2] UNKNOWN UNKNOWN : winbot / ztk_dev py_265_win64
https://mail.zope.org/pipermail/zope-tests/2012-April/061150.html
[3] FAILED Zope 3.4 Known Good Set / py2.4-32bit-linux
https://mail.zope.org/pipermail/zope-tests/2012-April/061128.html
2
1