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

CMF Tests cmf-tests at epy.co.at
Sun Aug 23 21:12:20 EDT 2009


CMF Tests : FAILED (failures=1) 
CMF-trunk Zope-trunk Python-2.6.2 : Linux x86_64

Running /usr/local/python2.6/bin/python ./bin/test
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.132 seconds.
  Ran 412 tests with 0 failures and 0 errors in 2.152 seconds.
Running Products.CMFCore.testing.FunctionalZCMLLayer tests:
  Set up Products.CMFCore.testing.FunctionalZCMLLayer in 0.193 seconds.
  Ran 54 tests with 0 failures and 0 errors in 0.137 seconds.
Running Products.CMFCalendar.testing.FunctionalLayer tests:
  Set up Products.CMFCalendar.testing.FunctionalLayer in 0.460 seconds.
  Ran 24 tests with 0 failures and 0 errors in 1.560 seconds.
Running Products.CMFCore.testing.EventZCMLLayer tests:
  Tear down Products.CMFCalendar.testing.FunctionalLayer in 0.028 seconds.
  Tear down Products.CMFCore.testing.FunctionalZCMLLayer in 0.001 seconds.
  Set up Products.CMFCore.testing.EventZCMLLayer in 0.001 seconds.
  Ran 24 tests with 0 failures and 0 errors in 0.592 seconds.
Running Products.CMFCore.testing.ExportImportZCMLLayer tests:
  Tear down Products.CMFCore.testing.EventZCMLLayer in 0.000 seconds.
  Set up Products.CMFCore.testing.ExportImportZCMLLayer in 0.001 seconds.
  Ran 102 tests with 0 failures and 0 errors in 6.248 seconds.
Running Products.CMFCore.testing.TraversingEventZCMLLayer tests:
  Tear down Products.CMFCore.testing.ExportImportZCMLLayer in 0.000 seconds.
  Set up Products.CMFCore.testing.TraversingEventZCMLLayer in 0.001 seconds.
  Ran 15 tests with 0 failures and 0 errors in 0.488 seconds.
Running Products.CMFCore.testing.TraversingZCMLLayer tests:
  Tear down Products.CMFCore.testing.TraversingEventZCMLLayer in 0.000 seconds.
  Set up Products.CMFCore.testing.TraversingZCMLLayer in 0.001 seconds.
  Ran 69 tests with 0 failures and 0 errors in 1.626 seconds.
Running Products.CMFDefault.testing.FunctionalLayer tests:
  Tear down Products.CMFCore.testing.TraversingZCMLLayer in 0.000 seconds.
  Set up Products.CMFCore.testing.FunctionalZCMLLayer in 0.152 seconds.
  Set up Products.CMFDefault.testing.FunctionalLayer in 0.235 seconds.


Failure in test /home/stefan/autotest/temp/python26-zope213-cmf22/src/Products.CMFDefault/Products/CMFDefault/tests/RegistrationTool.txt
Failed doctest test for RegistrationTool.txt
  File "/home/stefan/autotest/temp/python26-zope213-cmf22/src/Products.CMFDefault/Products/CMFDefault/tests/RegistrationTool.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22/src/Products.CMFDefault/Products/CMFDefault/tests/RegistrationTool.txt", line 94, in RegistrationTool.txt
Failed example:
    print s.password_email()
Differences (ndiff with -expected +actual):
      Content-Type: text/plain; charset="us-ascii"
      MIME-Version: 1.0
      Content-Transfer-Encoding: 7bit
      To: <foo at example.org>
    - From: WEBMASTER =?utf-8?b?w4TDlsOc?= <WEBMASTER at EXAMPLE.ORG>
    ?                         ^^^^^^^^^^
    + From: WEBMASTER =?utf-8?q?=C3=84=C3=96=C3=9C?= <WEBMASTER at EXAMPLE.ORG>
    ?                         ^  +++++++++++++++++++
      Subject: [[cmf_default][WWW.EXAMPLE.ORG: Membership reminder]]
      <BLANKLINE>
      [[cmf_default][Your password: secret]]
      <BLANKLINE>
      [[cmf_default][Request made by IP NNN.NNN.NNN.NNN at NNNN/NN/NN]]
      <BLANKLINE>
      <BLANKLINE>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope213-cmf22/src/Products.CMFDefault/Products/CMFDefault/tests/RegistrationTool.txt", line 142, in RegistrationTool.txt
Failed example:
    print s.registered_email()
Differences (ndiff with -expected +actual):
      Content-Type: text/plain; charset="utf-8"
      MIME-Version: 1.0
    - Content-Transfer-Encoding: base64
    ?                             ^^ --
    + Content-Transfer-Encoding: quoted-printable
    ?                            +++++++++++++ ^
      To: <foo at example.org>
    - From: WEBMASTER =?utf-8?b?w4TDlsOc?= <WEBMASTER at EXAMPLE.ORG>
    ?                         ^^^^^^^^^^
    + From: WEBMASTER =?utf-8?q?=C3=84=C3=96=C3=9C?= <WEBMASTER at EXAMPLE.ORG>
    ?                         ^  +++++++++++++++++++
      Subject: [[cmf_default][WWW.EXAMPLE.ORG: Your Membership Information]]
      <BLANKLINE>
    - W1tj...
    + [[cmf_default][You have been registered as a member of "WWW.EXAMPLE.ORG", w=
    + hich allows you to personalize your view of the website and participate in =
    + the community. (You have been registered as a member of "WWW.EXAMPLE.ORG", =
    + which
    + allows you to personalize your view of the website and participate in the
    + community.)]]
      <BLANKLINE>
    + [[cmf_default][This describes the purpose of the website:]]
    + <BLANKLINE>
    + THE SITE DESCRIPTION.
    + <BLANKLINE>
    + [[cmf_default][Visit us at http://nohost/site]]
    + <BLANKLINE>
    + [[cmf_default][Here is your login data (mind upper and lower case):]]
    + <BLANKLINE>
    + [[cmf_default][Member ID]]: foo
    + [[cmf_default][Password]]: secret
    + <BLANKLINE>
    + [[cmf_default][You can use this URL to log in:]]
    + <BLANKLINE>
    + http://nohost/site/login_form
    + <BLANKLINE>
    + <BLANKLINE>
    + WEBMASTER =C3=84=C3=96=C3=9C
    + <BLANKLINE>
    + <BLANKLINE>

  Ran 80 tests with 1 failures and 0 errors in 4.797 seconds.
Running Products.CMFTopic.testing.FunctionalLayer tests:
  Tear down Products.CMFDefault.testing.FunctionalLayer in 0.026 seconds.
  Set up Products.CMFTopic.testing.FunctionalLayer in 0.184 seconds.
  Ran 1 tests with 0 failures and 0 errors in 0.027 seconds.
Running Products.CMFUid.testing.UidEventZCMLLayer tests:
  Tear down Products.CMFTopic.testing.FunctionalLayer in 0.027 seconds.
  Tear down Products.CMFCore.testing.FunctionalZCMLLayer in 0.002 seconds.
  Set up Products.CMFUid.testing.UidEventZCMLLayer in 0.001 seconds.
  Ran 12 tests with 0 failures and 0 errors in 0.334 seconds.
Running Products.DCWorkflow.testing.ExportImportZCMLLayer tests:
  Tear down Products.CMFUid.testing.UidEventZCMLLayer in 0.000 seconds.
  Set up Products.DCWorkflow.testing.ExportImportZCMLLayer in 0.140 seconds.
  Ran 38 tests with 0 failures and 0 errors in 0.845 seconds.
Running Products.GenericSetup.testing.ExportImportZCMLLayer tests:
  Tear down Products.DCWorkflow.testing.ExportImportZCMLLayer in 0.000 seconds.
  Set up Products.GenericSetup.testing.ExportImportZCMLLayer in 0.048 seconds.
  Ran 206 tests with 0 failures and 0 errors in 0.759 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down Products.GenericSetup.testing.ExportImportZCMLLayer in 0.000 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 592 tests with 0 failures and 0 errors in 1.267 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 1629 tests, 1 failures, 0 errors in 24.211 seconds.

FAILED (failures=1) 


More information about the cmf-tests mailing list