[Zope3-dev] Testbrowser failure

Andreas Jung lists at zopyx.com
Sat Aug 19 06:22:12 EDT 2006


Benji,

when running the Zope 2.10b2 unittests I see the following tests failing
(however this is not a blocker for the 2.10b2 release):

Failure in test test_strip_linebreaks_from_textarea (zope.testbrowser.tests)
Failed doctest test for 
zope.testbrowser.tests.test_strip_linebreaks_from_textarea
  File 
"/develop/sandboxes/Zope-2.10/2.10.0b2/lib/python/zope/testbrowser/tests.py", 
line 222, in test_strip_linebreaks_from_textarea

----------------------------------------------------------------------
File 
"/develop/sandboxes/Zope-2.10/2.10.0b2/lib/python/zope/testbrowser/tests.py", 
line 245, in zope.testbrowser.tests.test_strip_linebreaks_from_textarea
Failed example:
    browser.getControl(name='textarea').value
Expected:
    'Foo\n'
Got:
    '\nFoo\n'
----------------------------------------------------------------------
File 
"/develop/sandboxes/Zope-2.10/2.10.0b2/lib/python/zope/testbrowser/tests.py", 
line 263, in zope.testbrowser.tests.test_strip_linebreaks_from_textarea
Failed example:
    browser.getControl(name='textarea').value
Expected:
    '\nFoo\n'
Got:
    '\n\nFoo\n'


Andreas

-- 
ZOPYX Ltd. & Co. KG - Charlottenstr. 37/1 - 72070 Tübingen - Germany
Web: www.zopyx.com - Email: info at zopyx.com - Phone +49 - 7071 - 793376
E-Publishing, Python, Zope & Plone development, Consulting
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope3-dev/attachments/20060819/3cf2b752/attachment.bin


More information about the Zope3-dev mailing list