[Zope-dev] zope-tests - FAILED: 5, OK: 42

Tres Seaver tseaver at palladion.com
Wed Nov 30 04:18:17 UTC 2011


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> [1]    FAILED  winbot / zope.keyreference_py_265_32 
> https://mail.zope.org/pipermail/zope-tests/2011-November/053374.html
> 
> 
> [2]    FAILED  winbot / ztk_dev py_265_win32 
> https://mail.zope.org/pipermail/zope-tests/2011-November/053375.html
> 
> 
> [3]    FAILED  winbot / ztk_dev py_265_win64 
> https://mail.zope.org/pipermail/zope-tests/2011-November/053376.html
> 
> 
> [4]    FAILED  winbot / ztk_dev py_270_win32 
> https://mail.zope.org/pipermail/zope-tests/2011-November/053377.html
> 
> 
> [5]    FAILED  winbot / ztk_dev py_270_win64 
> https://mail.zope.org/pipermail/zope-tests/2011-November/053378.html


All five failures are due to the removal of 'zope.testing' from the
'tests_require' of zope.keyreference, and look like::


> Failure in test
> c:\buildslave\ztk_dev_py_265_win32\build\src\zope.keyreference\src\zope\keyreference\persistent.txt
>
> 
Failed doctest test for persistent.txt
> File
> "c:\buildslave\ztk_dev_py_265_win32\build\src\zope.keyreference\src\zope\keyreference\persistent.txt",
> line 0
> 
> ----------------------------------------------------------------------
>
> 
File
"c:\buildslave\ztk_dev_py_265_win32\build\src\zope.keyreference\src\zope\keyreference\persistent.txt",
line 12, in persistent.txt
> Failed example: from ZODB.tests.util import DB Exception raised: 
> Traceback (most recent call last): File
> "c:\Python26_32\lib\doctest.py", line 1253, in __run compileflags, 1)
> in test.globs File "<doctest persistent.txt[0]>", line 1, in <module> 
> from ZODB.tests.util import DB File
> "c:\buildslave\ztk_dev_py_265_win32\build\src\zodb3\src\ZODB\tests\util.py",
> line 31, in <module> import zope.testing.setupstack ImportError: No
> module named testing.setupstack
> 
> 
> 
> Failure in test test_multi_databases (zope.keyreference.tests) Failed
> doctest test for zope.keyreference.tests.test_multi_databases File
> "c:\buildslave\ztk_dev_py_265_win32\build\src\zope.keyreference\src\zope\keyreference\tests.py",
> line 19, in test_multi_databases
> 
> ----------------------------------------------------------------------
>
> 
File
"c:\buildslave\ztk_dev_py_265_win32\build\src\zope.keyreference\src\zope\keyreference\tests.py",
line 21, in zope.keyreference.tests.test_multi_databases
> Failed example: from ZODB.tests.util import DB Exception raised: 
> Traceback (most recent call last): File
> "c:\Python26_32\lib\doctest.py", line 1253, in __run compileflags, 1)
> in test.globs File "<doctest
> zope.keyreference.tests.test_multi_databases[0]>", line 1, in
> <module> from ZODB.tests.util import DB File
> "c:\buildslave\ztk_dev_py_265_win32\build\src\zodb3\src\ZODB\tests\util.py",
> line 31, in <module> import zope.testing.setupstack ImportError: No
> module named testing.setupstack


Gedminas, you pulled out that requirement, which was needed for more than
just the 'doctest' bit.



Tres.
- -- 
===================================================================
Tres Seaver          +1 540-429-0999          tseaver at palladion.com
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/

iEYEARECAAYFAk7VrokACgkQ+gerLs4ltQ7cNgCfWeiHG7dAB1avjLr0737tkEWc
3xgAoMoBGxrRmb+j9zy4yIXrHuTvwowd
=6Fu0
-----END PGP SIGNATURE-----



More information about the Zope-Dev mailing list