[Zope-dev] zope-tests - FAILED: 13, OK: 40
Tres Seaver
tseaver at palladion.com
Mon Oct 31 06:21:05 UTC 2011
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> [6] FAILED ZTK 1.0dev / Python2.4.6 Linux 64bit
> https://mail.zope.org/pipermail/zope-tests/2011-October/051945.html
>
>
>
> [7] FAILED ZTK 1.0dev / Python2.5.5 Linux 64bit
> https://mail.zope.org/pipermail/zope-tests/2011-October/051946.html
>
>
>
> [8] FAILED ZTK 1.0dev / Python2.6.7 Linux 64bit
> https://mail.zope.org/pipermail/zope-tests/2011-October/051948.html
>
>
>
> [9] FAILED ZTK 1.1dev / Python2.5.5 Linux 64bit
> https://mail.zope.org/pipermail/zope-tests/2011-October/051944.html
>
>
>
> [10] FAILED ZTK 1.1dev / Python2.6.7 Linux 64bit
> https://mail.zope.org/pipermail/zope-tests/2011-October/051943.html
>
>
>
> [11] FAILED ZTK 1.1dev / Python2.7.2 Linux 64bit
> https://mail.zope.org/pipermail/zope-tests/2011-October/051942.html
These
>
are all failures in the following zopeapp test::
- -------- zope/app/applicationcontrol/tests/test_zope_version.py --------
def test_WrongLocale(self):
"""Demonstrate bug 177733"""
currentPath = os.path.dirname(os.path.abspath(__file__))
if isSVNAvailable() and isSVNCheckout(currentPath):
zv = ZopeVersion(currentPath)
zv.getZopeVersion()
# check that we don't get a 'Development/Unknown' version
self.assert_(zv.result.startswith('Development/Revision: '))
- --------------------------------------------------------------------------
I have no theory for how that test could suddenly start failing (nor
even what it is really supposed to test). It doesn't fail on my
machine on any version of Python.
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/
iEYEARECAAYFAk6uPlEACgkQ+gerLs4ltQ57LgCgnuHeMQG/NB2MXQGt8vkfIdH5
0e4An3IjN1Z5aRj6llVA9BUIZBJGt7RJ
=sm/R
-----END PGP SIGNATURE-----
More information about the Zope-Dev
mailing list