Re: Zope Tests: 64 OK, 23 Failed, 2 Unknown

Tres Seaver <[email protected]>
Newsgroups gmane.comp.web.zope.devel
Message-ID <[email protected]>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 02/16/2011 06:58 AM, Zope Tests Summarizer wrote:

> Subject: FAILED : winbot / zope.copypastemove_py_265_32
> From: buildbot at winbot.zope.org
> Date: Tue Feb 15 11:10:48 EST 2011
> URL: http://mail.zope.org/pipermail/zope-tests/2011-February/032117.html
> 
> Subject: FAILED : winbot / ztk_dev py_254_win32
> From: buildbot at winbot.zope.org
> Date: Tue Feb 15 15:14:09 EST 2011
> URL: http://mail.zope.org/pipermail/zope-tests/2011-February/032118.html
> 
> Subject: FAILED : winbot / ztk_dev py_265_win32
> From: buildbot at winbot.zope.org
> Date: Tue Feb 15 15:18:03 EST 2011
> URL: http://mail.zope.org/pipermail/zope-tests/2011-February/032120.html
> 
> Subject: FAILED : winbot / ztk_dev py_265_win64
> From: buildbot at winbot.zope.org
> Date: Tue Feb 15 15:21:41 EST 2011
> URL: http://mail.zope.org/pipermail/zope-tests/2011-February/032124.html
> 
> Subject: FAILED : winbot / ztk_dev py_270_win32
> From: buildbot at winbot.zope.org
> Date: Tue Feb 15 15:26:27 EST 2011
> URL: http://mail.zope.org/pipermail/zope-tests/2011-February/032127.html
> 
> Subject: FAILED : winbot / ztk_dev py_270_win64
> From: buildbot at winbot.zope.org
> Date: Tue Feb 15 15:30:37 EST 2011
> URL: http://mail.zope.org/pipermail/zope-tests/2011-February/032130.html
> 
> Subject: FAILED : Zope Buildbot / zopetoolkit-1.0-py2.5 slave-ubuntu32
> From: jdriessen at thehealthagency.com
> Date: Tue Feb 15 16:31:28 EST 2011
> URL: http://mail.zope.org/pipermail/zope-tests/2011-February/032154.html
> 
> Subject: FAILED : ZTK 1.0dev / Python2.5.5 Linux 64bit
> From: ccomb at free.fr
> Date: Tue Feb 15 21:38:45 EST 2011
> URL: http://mail.zope.org/pipermail/zope-tests/2011-February/032173.html
> 
> Subject: FAILED : ZTK 1.0dev / Python2.6.5 Linux 64bit
> From: ccomb at free.fr
> Date: Tue Feb 15 21:38:59 EST 2011
> URL: http://mail.zope.org/pipermail/zope-tests/2011-February/032174.html
> 
> Subject: FAILED : ZTK 1.0dev / Python2.4.6 Linux 64bit
> From: ccomb at free.fr
> Date: Tue Feb 15 21:39:04 EST 2011
> URL: http://mail.zope.org/pipermail/zope-tests/2011-February/032175.html
> 
> Subject: FAILED : winbot / zope.copypastemove_py_265_32
> From: buildbot at winbot.zope.org
> Date: Tue Feb 15 21:55:23 EST 2011
> URL: http://mail.zope.org/pipermail/zope-tests/2011-February/032177.html

Hmmm, what is this 'zope.configure' thing?

- ----------------------- %< ------------------------------
Couldn't find index page for 'zope.configure' (maybe misspelled?)
Getting distribution for 'zope.configure'.
- ----------------------- %< ------------------------------

Looks like this checkin did it:

- ----------------------- %< ------------------------------
$ svn log --limit=1 $ZSVN/zope.copypastemove/trunk
- ------------------------------------------------------------------------
r120347 | tlotze | 2011-02-15 10:55:24 -0500 (Tue, 15 Feb 2011) | 1 line

include zcml dependencies in configure.zcml, require the necessary
packages via a zcml extra, added tests for zcml
- ------------------------------------------------------------------------
$ svn dirr -c 120347 $ZSVN/zope.copypastemove/trunk/setup.py
- --- setup.py	(revision 120346)
+++ setup.py	(revision 120347)
@@ -17,7 +17,7 @@
 # Zope Toolkit policies as described by this documentation.
 ##############################################################################

- -version = '3.8.1dev'
+version = '3.9.0dev'

 from setuptools import setup, find_packages

@@ -48,7 +48,12 @@
                 'zope.testing',
                 'zope.traversing',
                 'zope.dublincore >= 3.8',
- -                ]),
+                ],
+          zcml=[
+            'zope.component[zcml]',
+            'zope.configure',
+            'zope.security[zcml]',
+            ]),
       install_requires=['setuptools',
                         'zope.annotation',
                         'zope.component',
- ----------------------- %< ------------------------------


> Subject: UNKNOWN : Zope-2.13 Python-2.6.5 : Linux
> From: Zope Tests
> Date: Wed Feb 16 01:10:45 EST 2011
> URL: http://mail.zope.org/pipermail/zope-tests/2011-February/032202.html
> 
> Subject: UNKNOWN : Zope-2.13-alltests Python-2.6.5 : Linux
> From: Zope Tests
> Date: Wed Feb 16 01:12:45 EST 2011
> URL: http://mail.zope.org/pipermail/zope-tests/2011-February/032203.html


These two seem like they might be transient network problems:

- ----------------------- %< ------------------------------
Getting distribution for 'manuel==1.1.1'.
While:
  Installing test.
  Getting distribution for 'manuel==1.1.1'.
Error: MD5 validation failed for manuel-1.1.1.tar.gz; possible download
problem?
- ----------------------- %< ------------------------------
Running /usr/local/python2.6/bin/python bootstrap.py
Download error: [Errno 104] Connection reset by peer -- Some packages
may not be found!
Couldn't find index page for 'zc.buildout' (maybe misspelled?)
Download error: [Errno 101] Network is unreachable -- Some packages may
not be found!
No local packages or download links found for zc.buildout==1.4.4
- ----------------------- %< ------------------------------

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

iEYEARECAAYFAk1b8y0ACgkQ+gerLs4ltQ5WnACgkunwChKtJte+pLl8gPu1UlhA
fGYAn3teOd7DNAE/t2TTsce8+h2OYsxH
=/gB9
-----END PGP SIGNATURE-----

_______________________________________________
Zope-Dev maillist  -  [email protected]
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 )
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.