[z3-five] Re: Extended characters in forms

yuppie y.2005- at wcm-solutions.de
Fri May 27 16:54:06 CEST 2005


Philipp von Weitershausen wrote:
> 
> I'll checkin version a) then. I'm in the middle of writing tests and 
> checking in other bugfixes along the way. Somebody broke the trunk 
> test-wise... *grr*

This seems to be a compatibility problem. Tests didn't fail on Zope 2.8 
before you 'fixed' the test. Now I get this failure:

======================================================================
FAIL: test_editform_invalid (form.tests.test_editform.EditFormTest)
----------------------------------------------------------------------
Traceback (most recent call last):
   File 
"C:\Programme\Zope280\lib\python\Products\Five\form\tests\test_editform.py", 
line 66, in test_editform_invalid
     self.assertEquals('BarDescription', self.folder.edittest.description)
   File "c:\zope\build_28\build\bin\lib\unittest.py", line 302, in 
failUnlessEqual
     raise self.failureException, \
AssertionError: 'BarDescription' != ''

----------------------------------------------------------------------


Cheers, Yuppie



More information about the z3-five mailing list