[Zope-dev] zope-tests - FAILED: 7, OK: 39

2012-05-16 Thread Zope tests summarizer
This is the summary for test reports received on the 
zope-tests list between 2012-05-15 00:00:00 UTC and 2012-05-16 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
   ZTK 1.0 / Python2.4.6 Linux 64bit
   ZTK 1.0 / Python2.5.5 Linux 64bit
   ZTK 1.0 / Python2.6.7 Linux 64bit
   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 KGS / Python2.4.6 64bit linux
   Zope 3.4 KGS / Python2.5.5 64bit linux
   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
[1]winbot / ZODB_dev py_265_win32
[2]winbot / ZODB_dev py_265_win64
   winbot / ZODB_dev py_270_win32
   winbot / ZODB_dev py_270_win64
[3]winbot / zope.configuration_py_265_32
[4]winbot / zope.configuration_py_265_32
[5]winbot / zope.configuration_py_265_32
[6]winbot / zope.configuration_py_265_32
[7]winbot / zope.schema_py_265_32
   winbot / ztk_10 py_254_win32
   winbot / ztk_10 py_265_win32
   winbot / ztk_10 py_265_win64
   winbot / ztk_11 py_254_win32
   winbot / ztk_11 py_265_win32
   winbot / ztk_11 py_265_win64
   winbot / ztk_11 py_270_win32
   winbot / ztk_11 py_270_win64

Non-OK results
--

[1]FAILED  winbot / ZODB_dev py_265_win32
   https://mail.zope.org/pipermail/zope-tests/2012-May/063149.html


[2]FAILED  winbot / ZODB_dev py_265_win64
   https://mail.zope.org/pipermail/zope-tests/2012-May/063150.html


[3]FAILED  winbot / zope.configuration_py_265_32
   https://mail.zope.org/pipermail/zope-tests/2012-May/063140.html


[4]FAILED  winbot / zope.configuration_py_265_32
   https://mail.zope.org/pipermail/zope-tests/2012-May/063139.html


[5]FAILED  winbot / zope.configuration_py_265_32
   https://mail.zope.org/pipermail/zope-tests/2012-May/063138.html


[6]FAILED  winbot / zope.configuration_py_265_32
   https://mail.zope.org/pipermail/zope-tests/2012-May/063114.html


[7]FAILED  winbot / zope.schema_py_265_32
   https://mail.zope.org/pipermail/zope-tests/2012-May/063115.html


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


Re: [Zope-dev] zope-tests - FAILED: 7, OK: 39

2012-05-16 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 05/16/2012 09:00 PM, Zope tests summarizer wrote:
 [1]FAILED  winbot / ZODB_dev py_265_win32 
 https://mail.zope.org/pipermail/zope-tests/2012-May/063149.html
 
 
 [2]FAILED  winbot / ZODB_dev py_265_win64 
 https://mail.zope.org/pipermail/zope-tests/2012-May/063150.html

The errors here are due to deprecation warnings in doctests making
assertions about server output (blech!).  I have updated the ZODB trunk
to replace the deprecated 'zope.interface.implements()' class advice
calls with the equivalent 'zope.interface.implementer' class decorators.


 [3]FAILED  winbot / zope.configuration_py_265_32 
 https://mail.zope.org/pipermail/zope-tests/2012-May/063140.html
 
 
 [4]FAILED  winbot / zope.configuration_py_265_32 
 https://mail.zope.org/pipermail/zope-tests/2012-May/063139.html
 
 
 [5]FAILED  winbot / zope.configuration_py_265_32 
 https://mail.zope.org/pipermail/zope-tests/2012-May/063138.html
 
 
 [6]FAILED  winbot / zope.configuration_py_265_32 
 https://mail.zope.org/pipermail/zope-tests/2012-May/063114.html

These are more windows-backslash-path problems.  I think I got them all
just now.


 [7]FAILED  winbot / zope.schema_py_265_32 
 https://mail.zope.org/pipermail/zope-tests/2012-May/063115.html

I fixed this yesterday, but that test must have run already.




Tres.
- -- 
===
Tres Seaver  +1 540-429-0999  tsea...@palladion.com
Palladion Software   Excellence by Designhttp://palladion.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk+0eKcACgkQ+gerLs4ltQ73sgCgnmKsRjbIXrsKc8a7iwZP4Zt/
DaoAn3fDVzTSXXhEAN7f7y6PysKzIK4j
=i89L
-END PGP SIGNATURE-

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