[cmf-tests] FAILED (failures=1) : CMF-trunk Zope-2.10 Python-2.4.4 : Linux

CMF Unit Tests cmf-tests at epy.co.at
Tue Dec 19 21:47:47 EST 2006


CMF Unit Tests : FAILED (failures=1)
CMF-trunk Zope-2.10 Python-2.4.4 : Linux

Running /usr/local/python2.4/bin/python /home/stefan/autotest/temp/python24-zope210/test.py -q --config-file etc/zope.conf --path Products --test-path Products
Parsing /home/stefan/autotest/temp/python24-zope210-cmf21/etc/zope.conf
Running unit tests:


Failure in test /home/stefan/autotest/temp/python24-zope210-cmf21/Products/CMFDefault/formlib/widgets.txt
Failed doctest test for widgets.txt
  File "/home/stefan/autotest/temp/python24-zope210-cmf21/Products/CMFDefault/formlib/widgets.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21/Products/CMFDefault/formlib/widgets.txt", line 56, in widgets.txt
Failed example:
    print widget.hidden()
Expected:
    <input class="hiddenType" id="PREFIX.NAME" name="PREFIX.NAME"
    type="hidden" value="FOO BAR" />
Got:
    <input class="hiddenType" id="PREFIX.NAME" name="PREFIX.NAME" type="hidden" value="FOO&#13;&#10;BAR"  />
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope210-cmf21/Products/CMFDefault/formlib/widgets.txt", line 118, in widgets.txt
Failed example:
    print widget()
Expected:
    <div>
    <select id="PREFIX.NAME.1" multiple="multiple" name="PREFIX.NAME.1:list"
    size="3" ><option selected="selected" value="SPAM">SPAM</option>
    <option selected="selected" value="EGGS">EGGS</option></select>
    <input name="PREFIX.NAME.1-empty-marker" type="hidden" value="1" />
    </div>
    <textarea cols="60" id="PREFIX.NAME" name="PREFIX.NAME"
    rows="2" >FOO BAR</textarea>
Got:
    <div>
    <div class="value">
    <select id="PREFIX.NAME.1" multiple="multiple" name="PREFIX.NAME.1:list" size="3" ><option selected="selected" value="SPAM">SPAM</option>
    <option selected="selected" value="EGGS">EGGS</option></select>
    </div>
    <input name="PREFIX.NAME.1-empty-marker" type="hidden" value="1" />
    </div>
    <textarea cols="60" id="PREFIX.NAME" name="PREFIX.NAME" rows="2" >FOO
    BAR</textarea>

  Ran 808 tests with 1 failures and 0 errors in 10.459 seconds.
Running Products.CMFCore.testing.FunctionalZCMLLayer tests:
  Set up Products.CMFCore.testing.FunctionalZCMLLayer in 1.818 seconds.
  Ran 52 tests with 0 failures and 0 errors in 0.833 seconds.
Running Products.CMFCalendar.testing.FunctionalLayer tests:
  Set up Products.CMFCalendar.testing.FunctionalLayer in 1.016 seconds.
  Ran 21 tests with 0 failures and 0 errors in 4.547 seconds.
Running Products.CMFCore.testing.EventZCMLLayer tests:
  Tear down Products.CMFCalendar.testing.FunctionalLayer in 0.067 seconds.
  Tear down Products.CMFCore.testing.FunctionalZCMLLayer in 0.002 seconds.
  Set up Products.CMFCore.testing.EventZCMLLayer in 0.074 seconds.
  Ran 45 tests with 0 failures and 0 errors in 0.339 seconds.
Running Products.CMFCore.testing.ExportImportZCMLLayer tests:
  Tear down Products.CMFCore.testing.EventZCMLLayer in 0.001 seconds.
  Set up Products.CMFCore.testing.ExportImportZCMLLayer in 0.139 seconds.
  Ran 97 tests with 0 failures and 0 errors in 1.029 seconds.
Running Products.CMFCore.testing.TraversingZCMLLayer tests:
  Tear down Products.CMFCore.testing.ExportImportZCMLLayer in 0.001 seconds.
  Set up Products.CMFCore.testing.TraversingZCMLLayer in 0.075 seconds.
  Ran 49 tests with 0 failures and 0 errors in 0.281 seconds.
Running Products.CMFDefault.testing.FunctionalLayer tests:
  Tear down Products.CMFCore.testing.TraversingZCMLLayer in 0.001 seconds.
  Set up Products.CMFCore.testing.FunctionalZCMLLayer in 0.743 seconds.
  Set up Products.CMFDefault.testing.FunctionalLayer in 0.523 seconds.
  Ran 45 tests with 0 failures and 0 errors in 6.143 seconds.
Running Products.DCWorkflow.testing.ExportImportZCMLLayer tests:
  Tear down Products.CMFDefault.testing.FunctionalLayer in 0.064 seconds.
  Tear down Products.CMFCore.testing.FunctionalZCMLLayer in 0.002 seconds.
  Set up Products.DCWorkflow.testing.ExportImportZCMLLayer in 0.699 seconds.
  Ran 35 tests with 0 failures and 0 errors in 2.000 seconds.
Running Products.GenericSetup.testing.ExportImportZCMLLayer tests:
  Tear down Products.DCWorkflow.testing.ExportImportZCMLLayer in 0.002 seconds.
  Set up Products.GenericSetup.testing.ExportImportZCMLLayer in 0.137 seconds.
  Ran 198 tests with 0 failures and 0 errors in 1.816 seconds.
Tearing down left over layers:
  Tear down Products.GenericSetup.testing.ExportImportZCMLLayer in 0.001 seconds.
Total: 1350 tests, 1 failures, 0 errors

FAILED (failures=1)


More information about the cmf-tests mailing list