-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 10/31/2011 04:43 AM, Wichert Akkerman wrote:
On 10/31/2011 07:21 AM, Tres Seaver wrote:
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.
Different version of subversion installed perhaps?
Hmmm, that would seem odd. Christophe, has that machine recently updated its subversion (between the test runs reported Saturday night and those reported last night)? Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tseaver@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/ iEYEARECAAYFAk6usU8ACgkQ+gerLs4ltQ40qQCgn2nSoCZwQD4cmLqjT0Vn7qPr +qQAoJwDGF7nazXcKvoCbKQmAlw37nLF =Jlqy -----END PGP SIGNATURE-----