[z3-five] Re: Extended characters in forms
Philipp von Weitershausen
philipp at weitershausen.de
Fri May 27 16:57:38 CEST 2005
yuppie wrote:
> 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' != ''
>
> ----------------------------------------------------------------------
Well, a clean trunk on my machine works well, the test passes. The event
tests still break. Do they break on your machine (2.7)?
I should test with Zope 2.8 too.
Philipp
More information about the z3-five
mailing list