On Fri, May 25, 2012 at 10:58:20PM -0400, Tres Seaver wrote: > On 05/25/2012 09:00 PM, Zope tests summarizer wrote: > > [1] FAILED Zope 3.4 KGS / Python2.4.6 64bit linux > > https://mail.zope.org/pipermail/zope-tests/2012-May/063520.html > > Ugh, the old eccentric FTP HELP failure > > > > > > > Failure in test testHELP (zope.server.ftp.tests.test_ftpserver.Tests) > > Traceback (most recent call last): File > > "/usr/local/python2.4.6/lib/python2.4/unittest.py", line 260, in run > > testMethod() File > > "/home/ccomb/buildout-eggs/zope.server-3.4.3-py2.4.egg/zope/server/ftp/tests/test_ftpserver.py", > > line 280, in testHELP self.assertEqual(self.execute('HELP', 1), > > result) File "/usr/local/python2.4.6/lib/python2.4/unittest.py", line > > 333, in failUnlessEqual raise self.failureException, \ AssertionError: > > '214-The following commands are recognized\r\n' != '214-The following > > commands are recognized\r\nHelp goes here somewhen.\r\n214 Help > > done.\r\n' > > > I have no idea why this would be failing *now*, as opposed to yesterday.
It's nondeterministic. I once posted a proposed patch: https://mail.zope.org/pipermail/zope-dev/2010-December/042138.html I didn't commit it since I was completely unable to reproduce the failure on my machine, and so couldn't verify that it was the correct fix. Marius Gedminas -- http://pov.lt/ -- Zope 3/BlueBream consulting and development
signature.asc
Description: Digital 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 )