[Testbot] FAILED (90 packages, 7 failures) : Plone-4.0 Zope-2.12 Python-2.6.4

Plone Tests plone-tests at epy.co.at
Sun Feb 14 02:38:59 UTC 2010


Plone Tests : FAILED (90 packages, 7 failures)
Plone-4.0 Zope-2.12 Python-2.6.4

Running ./bin/alltests -q --no-color --no-progress
Running Products.CMFTestCase.layer.CMFSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.064 seconds.
  Set up Products.CMFTestCase.layer.ZCML in 3.294 seconds.
  Set up Products.CMFTestCase.layer.CMFSite in 1.497 seconds.
  Ran 31 tests with 0 failures and 0 errors in 0.561 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Tear down Products.CMFTestCase.layer.CMFSite in 0.069 seconds.
  Tear down Products.CMFTestCase.layer.ZCML in 0.004 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.709 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 3.711 seconds.


Failure in test test_fileField (Products.ATContentTypes.tests.test_atfile.TestATFileFields)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_atfile.py", line 161, in test_fileField
    self.failUnless(field.default == '', 'Value is %s' % str(field.default))
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 325, in failUnless
    if not expr: raise self.failureException, msg
AssertionError: Value is None



Failure in test test_imageField (Products.ATContentTypes.tests.test_atimage.TestATImageFields)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/test_atimage.py", line 242, in test_imageField
    self.failUnless(field.default == '', 'Value is %s' % str(field.default))
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 325, in failUnless
    if not expr: raise self.failureException, msg
AssertionError: Value is None



Failure in test test_discussion (Products.ATContentTypes.tests.test_atlink.TestATLinkFunctional)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 140, in test_discussion
    self.failUnlessEqual(response.getStatus(), 200) # ok
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: 500 != 200



Failure in test test_discussion (Products.ATContentTypes.tests.test_attopic.TestATTopicFunctional)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/atctftestcase.py", line 140, in test_discussion
    self.failUnlessEqual(response.getStatus(), 200) # ok
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: 500 != 200

  Ran 712 tests with 4 failures and 0 errors in 1 minutes 11.906 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.377 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.010 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Total: 743 tests, 4 failures, 0 errors in 1 minutes 25.714 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.840 seconds.
  Ran 36 tests with 0 failures and 0 errors in 0.081 seconds.
Running Products.Archetypes.tests.layer.ZCML tests:
  Set up Products.CMFCore.testing.FunctionalZCMLLayer in 0.191 seconds.
  Set up Products.Archetypes.tests.layer.ZCML in 0.178 seconds.
  Ran 59 tests with 0 failures and 0 errors in 1.122 seconds.
Running Products.Archetypes.tests.layer.ArchetypesSite tests:
  Set up Products.Archetypes.tests.layer.ArchetypesSite in 1.434 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/OFS/subscribers.py:73: DeprecationWarning: Products.Archetypes.tests.test_classgen.Dummy.manage_afterAdd is discouraged. You should use event subscribers instead.
  DeprecationWarning)
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/OFS/subscribers.py:73: DeprecationWarning: Products.Archetypes.tests.test_annotation.AnnDummy.manage_afterAdd is discouraged. You should use event subscribers instead.
  DeprecationWarning)
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/OFS/subscribers.py:73: DeprecationWarning: Products.Archetypes.tests.test_event.Dummy.manage_afterAdd is discouraged. You should use event subscribers instead.
  DeprecationWarning)


Failure in test testSame (Products.PortalTransforms.tests.test_transforms.TransformTestSubclass)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PortalTransforms-2.0b2-py2.6.egg/Products/PortalTransforms/tests/test_transforms.py", line 68, in testSame
    self.do_convert(filename=self.input)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PortalTransforms-2.0b2-py2.6.egg/Products/PortalTransforms/tests/test_transforms.py", line 60, in do_convert
    got, expected, self.transform.name(), self.input))
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: [BM®      6   (               x                ÿÿÿûùøþýùÿÿûÿÿøóñéóòèÿÿöòòæîîâÞÜÒØÕÍÖÒÍìèãøóðÿýùÿÿþíîìÿÿþÿÿþóôòÿÿþüýûüýûÿýüÿÿþÿüøòïêúøðÿÿù÷öìÕÔÊ×ÖÌåäÚôòêìêâëèãàÝØÖÓÏÆÂÁâàßÿÿþîïíúûùÿÿþòóñûüúþÿýüø÷ùöòÿÿûÿÿûöôìÐÎÆÏÎÄêéßæåÛÛÚÐÛÙÑÈƾØÕÐØÕÑñíìôòñåãâÉÊÈýþüÿÿþïðîÿÿþúûùõöôÿú÷ÿÿüúöñáÝØàÝÕñïåèçÝÌËÁõôêíìâÿýõÿÿ÷ÿÿûéæâÛ×ÖËÉÈÍËÊïðîÏÐÎãäâÿÿþóôòüýûüýûÿÿüöñîðìçîëãÝÚÒÎÌÂãâØÿÿøçæÜÞÝÓåãÛñïçÿÿüÿþúÿÿþÿÿþòóñÉÊÈßàÞÚÛÙ×ØÖüýûÿÿþÿÿþÿÿüùôñáÝØÑÎÆßÜÔüúðÿÿöööêèçÝëêàßÝÕÜÚÒÝÜØø÷óÿÿþÿÿÿóôòùúøÓÔÒÑÒÐäåãæçåúûùÿÿþÿýøíéäÝÙÔáÞÖïìä÷õíúøðùúñÐÑÈíîåéçßãàÛÛØÓÿÿûÿÿüú÷óÿÿüòóïëìèßàÜÛÜØéêæóôðûüøÿüó×ÒÉîëãÑÎÆÿýøÿÿüüýùøù÷ÞßÝàáÝàßÛíêåÕÓËÿÿøöñèÿÿõþüôÿÿùÿÿùÄżëìãÊËÂÿÿûÿÿùùóèÜØÍêåÜÝÛÓÿýøÿÿûÿÿþøúú¼¾¾ßàÞåäàÙÙÓÜÙÑþüòÿüñÿÿ÷ÿÿ÷ÿÿøö÷í÷øîâãÙàá×âãÚýþõéãÖåáÖâÝÔðîæÿþùýüøÿÿþüýûÿÿþö÷õâáÝììæÿÿùçåÛ×ÐÇÓÎÅÞÝÓüýóÿÿøÿÿøÂúòóêÜÝÔüýôÜÖÉíêÜØÖËÿÿöÿÿøúúôÿÿüýþüýþüòóñîíéÿÿüÿÿûÏÌÄâÜÕïéâÛÚÐàá×ÿÿøôõëÅƽñòéáâÙúûò×ÔÅïìÞÔÒÇÿÿøÿÿøùùóÿÿüÿÿûÿÿþÿÿþÿÿþÿÿûÑÌÉÒÎÉùóîãßÚýûóÉÊÀ÷øïýþõåæÝèéàÏÏÉýý÷ÝÚËêéÛÓÒÄÿÿöÿÿ÷ûùñÿÿûÿþúÿýüòðïõñðÿþýäßÜïêçüõòÜ×ÔäâÚØÙÏÿÿ÷ÿÿù×ØÏæçÞÈÈÂÿÿûæå×åäÖÔÓÅøøìÿÿöüúòÿÿûÿýøÿÿüøõñÿÿþÿÿþüø÷ÔÐÏËÆÅÛÖÕÐÍÈö÷îÿÿùúûòÃýêêäÕÕÏÿÿûîìááàÒÕÕÉððäÿÿöýüòÿþöÿü÷æãßÖÓÏØÔÓ¸´³ÿÿþÿÿþðêëû÷öÿÿûÿÿùûüóæçÞÛÛÕîîèÚÚÔýý÷ÿÿøÌÌÀüûñ¾½³ýüòúùïÿÿùÿþöÎÊÅùõðâßÛìéåÉÅÄÿÿþÿúûþúùÿÿüööðÿÿûËËÅîîèÍÍÇÿÿüúùõðîæòðèáß×åãÛø÷íÿÿöîëãõòêàÝÕîêåÛ×ÒñîêÜÙÕÿþýöòñÿûúÿÿüèèâÿÿûÆÆÀììæààÚýüøÿÿûÿÿüÿÿûÍÊÅòïêÊÇ¿æãÛÿÿøúõìËƽñîæòïçåáÜÓÐËÿüøÿÿüÿÿüøøòüüöÇÇÁééãÞÝÙòñíÿÿûÿÿüøööÿÿÿóïîÇÄÀÿÿûÄÁ¹úõìñìãøóêÍÈ¿º¸®ÛØÐýûóÿÿûþþøÿÿûööðÍÍÇççáÔÔÎõôðÿþú÷öòÿÿüþýÿþýÿæãåÿþÿÆÁ¾îêåäÞ×äÝÔêäÙÿÿöÿÿ÷ÿÿøýüòö÷îéêáËÍÇ××ÑéèäÈÇÃýüø÷öòûúöÿÿþþüûÿüÿÿýÿÿûÿðíïîéèñíèÒÊÃîèÝëåÚËȺÀ½¯ÌÌÀÚÚÎÓÔÊÝáÖóöíããÝÍÌÈÿÿüäãßÿÿüûúöýûúÿýü÷öÿòïøÿýÿÿýÿý÷øÿÿüìäÝßÙÎÚÔÉõòäÿüîòòäßßÑßáÕ×ÛÏÐÔÉççáûúöñðìÿÿüþýùüû÷ÿÿþûùøýüÿýüÿü÷ÿõñöÿþÿÿüùÿýöÿþóý÷ìéæØÌɺÏÐÀÕÕÇìñâíñåïõêýý÷ÿÿûÿÿüúùõúùõÿÿüÿþýþüû]

!=

[BM®      6   (               x                ÿÿþûùøÿüûÿÿüÿÿúóñéóòèÿÿöòòæîíãÞÜÒØÕÍÖÓËìèãøóðÿüùÿÿþíîìÿÿþÿÿþóôòÿÿþüýûüýûÿýüÿÿþÿüøòïêúøðÿÿù÷öìÕÔÊ×ÖÌåäÚôóéìêâëèãáÜÙ×ÒÏÇ¿àáßÿÿþîïíúûùÿÿþòóñûüúþÿýüø÷ùöòÿÿüÿÿûöôìÐÏÅÏÎÄêéßæåÛÛÚÐÛÙÑÈƾØÕÐØÕÑñíìöòñãäâÉÊÈýþüÿÿþïðîÿÿþúûùõöôÿú÷ÿÿüúöñáÝØàÝÕðïåèçÝÌÌÀõôêíìâÿýõÿþùÿÿûéæâÛ×ÖÍÉÈËÌÊïðîÏÐÎãäâÿÿþóôòüýûüýûÿÿüöñîðìçîëãÝÚÒÎÌÂãâØÿÿ÷çæÜÞÝÓåãÛñîéÿÿüÿýüÿÿþÿÿÿòóñÉÊÈßàÞÚÛÙ×ØÖüýûÿÿþÿÿþÿÿüùõðáÝØÑÎÆßÜÔüúðÿÿ÷ööêèçÝëêàßÝÕÜÙÔÝÜØøöõÿÿþÿÿÿóôòùúøÓÔÒÑÒÐäåãæçåúûùÿÿþÿüùíéäÝÙÔáÞÖïíãøöìûùïûûïÒÑÇïîäéçßãàÛÙØÔÿÿþÿÿþøööÿÿþòóñëìêßàÞÛÜÚéêèóôòûüúÿýòÙÓÈðëâÑÎÆÿýùÿÿþüýûöøøÜÞÞàáßÞßÛíêåÖÓËÿÿ÷øòçÿÿòüýóÿÿøÿÿøÄÅ»ëìâÊËÁÿÿùÿÿ÷ùóèÞØÍêåÜÞÛÓÿýøÿÿûÿÿþøúú¼¾¾ßàÞåäàÛØÓÜÙÑÿûòÿüñÿÿ÷ÿÿ÷ÿÿøö÷í÷øîâãÙàá×âãÚýþõéãÖçáÖâÞÓñîæÿþùýüøÿÿþúýûýÿÿö÷õâàßîëçÿÿûéãÜ×ÐÇÕÏÄÜÝÓüýóÿÿøÿÿøÂùòóêÜÝÔüýôÜÖÉíêÜÚÖËÿÿöÿÿøúúôÿÿüýþüýþüòóñîìëÿÿüÿÿûÑËÆâÜÕñéâÙÚÐàá×ÿÿøôõëÅƽñòéáâÙúûò×ÔÅïìÞÔÓÅÿÿ÷ÿÿøùùóÿÿüþÿûÿÿþÿÿþÿÿþÿþýÑÌÉÒÍÊùóîåßÚûüòÉÊÀ÷øîýþõåæÝèéàÏÐÇýý÷ÝÚËìéÚÓÒÄÿÿöÿÿ÷ùúñÿÿûÿþúÿþúòðïóñðÿþýäßÞïêçüõòÞ×ÔâãÙØÙÏÿÿ÷ÿÿù×ØÏæçÞÈÈÂÿÿûææÖåäÖÔÓÅøøìÿÿöüûñÿÿùþþøÿÿüöõñÿÿþÿÿþüø÷ÕÐÏËÆÅÛÖÕÎÏÆö÷îÿÿùúûòÃÄ»êêäÕÕÏÿÿûîíßáàÒÕÕÇððäÿÿõýüòÿþöÿü÷æãÞÖÓÏØÕѸ´³ÿÿþÿÿþðêëüö÷ÿÿùÿÿùûüóæçÞÛÛÕîîèÚÚÔýý÷ÿÿ÷ÌÌÀüüð¾¾²ýüòúùïÿÿùÿþöÎÊÅùõðâßÛìéåÉÅÄÿÿþÿúûþùúÿÿùö÷îÿÿûËËÅîîèÍÍÇÿÿûúùõîïæðñèáàÖåäÚø÷íÿÿöîìâõòêàÝÕîëãÛ×ÒñîêÜÙÕÿþýôòñýûúÿÿûèèâÿÿûÆÆÀììæààÚýüøÿÿûÿÿüÿÿúËËÅòïêÊÇ¿æãÛÿÿøúõìËƽóîåòïçåáÜÓÐËýüøÿÿüÿÿþøøòüüöÇÇÁééãÞÞØòñíÿÿûÿÿüöööÿÿþñïîÇÄÀÿÿûÄÁ¹úõìñìãøôéÍÈ¿º¸®ÛØÐýûóÿÿûþþøÿÿüööðÍÍÇççáÔÓÏõôðÿþú÷öòÿÿþþýÿþýÿæääÿÿþÆÁ¾ðêåäßÖäÞÓêäÙÿÿöÿÿ÷ÿÿ÷ýüòö÷îçêáËÎÅ××ÑééãÈÇÃýüø÷öòûúöÿÿþþüûýüÿÿýÿÿûÿòíîîéèóíèÒËÂîèÝëåØÍǺÀ½¯Í̾ÚÚÎÓÕÉÝáÖñ÷ìãâÞÍÌÈÿÿüäãßÿÿüûúöýûúÿýü÷öÿòïøÿýÿÿþÿýø÷ÿÿûìäÝßÙÎÚÔÇ÷ñäÿüíóòäßßÑßáÕ×ÛÏÎÕÈçæâûúöñðìÿÿüþýùüúùÿÿþûùøýûÿÿûÿú÷ÿ÷ñöÿþÿÿüùÿýöÿþóý÷êëæ×ÌɺÐÐÀÕÕÇìñâíñåïöéýüøÿÿûÿÿüúùõúùõÿÿþÿþýþüû]

IN image_to_bmp(/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PortalTransforms-2.0b2-py2.6.egg/Products/PortalTransforms/tests/input/logo.jpg)



Failure in test testSameNoFilename (Products.PortalTransforms.tests.test_transforms.TransformTestSubclass)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PortalTransforms-2.0b2-py2.6.egg/Products/PortalTransforms/tests/test_transforms.py", line 74, in testSameNoFilename
    self.do_convert()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PortalTransforms-2.0b2-py2.6.egg/Products/PortalTransforms/tests/test_transforms.py", line 60, in do_convert
    got, expected, self.transform.name(), self.input))
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: [BM®      6   (               x                ÿÿÿûùøþýùÿÿûÿÿøóñéóòèÿÿöòòæîîâÞÜÒØÕÍÖÒÍìèãøóðÿýùÿÿþíîìÿÿþÿÿþóôòÿÿþüýûüýûÿýüÿÿþÿüøòïêúøðÿÿù÷öìÕÔÊ×ÖÌåäÚôòêìêâëèãàÝØÖÓÏÆÂÁâàßÿÿþîïíúûùÿÿþòóñûüúþÿýüø÷ùöòÿÿûÿÿûöôìÐÎÆÏÎÄêéßæåÛÛÚÐÛÙÑÈƾØÕÐØÕÑñíìôòñåãâÉÊÈýþüÿÿþïðîÿÿþúûùõöôÿú÷ÿÿüúöñáÝØàÝÕñïåèçÝÌËÁõôêíìâÿýõÿÿ÷ÿÿûéæâÛ×ÖËÉÈÍËÊïðîÏÐÎãäâÿÿþóôòüýûüýûÿÿüöñîðìçîëãÝÚÒÎÌÂãâØÿÿøçæÜÞÝÓåãÛñïçÿÿüÿþúÿÿþÿÿþòóñÉÊÈßàÞÚÛÙ×ØÖüýûÿÿþÿÿþÿÿüùôñáÝØÑÎÆßÜÔüúðÿÿöööêèçÝëêàßÝÕÜÚÒÝÜØø÷óÿÿþÿÿÿóôòùúøÓÔÒÑÒÐäåãæçåúûùÿÿþÿýøíéäÝÙÔáÞÖïìä÷õíúøðùúñÐÑÈíîåéçßãàÛÛØÓÿÿûÿÿüú÷óÿÿüòóïëìèßàÜÛÜØéêæóôðûüøÿüó×ÒÉîëãÑÎÆÿýøÿÿüüýùøù÷ÞßÝàáÝàßÛíêåÕÓËÿÿøöñèÿÿõþüôÿÿùÿÿùÄżëìãÊËÂÿÿûÿÿùùóèÜØÍêåÜÝÛÓÿýøÿÿûÿÿþøúú¼¾¾ßàÞåäàÙÙÓÜÙÑþüòÿüñÿÿ÷ÿÿ÷ÿÿøö÷í÷øîâãÙàá×âãÚýþõéãÖåáÖâÝÔðîæÿþùýüøÿÿþüýûÿÿþö÷õâáÝììæÿÿùçåÛ×ÐÇÓÎÅÞÝÓüýóÿÿøÿÿøÂúòóêÜÝÔüýôÜÖÉíêÜØÖËÿÿöÿÿøúúôÿÿüýþüýþüòóñîíéÿÿüÿÿûÏÌÄâÜÕïéâÛÚÐàá×ÿÿøôõëÅƽñòéáâÙúûò×ÔÅïìÞÔÒÇÿÿøÿÿøùùóÿÿüÿÿûÿÿþÿÿþÿÿþÿÿûÑÌÉÒÎÉùóîãßÚýûóÉÊÀ÷øïýþõåæÝèéàÏÏÉýý÷ÝÚËêéÛÓÒÄÿÿöÿÿ÷ûùñÿÿûÿþúÿýüòðïõñðÿþýäßÜïêçüõòÜ×ÔäâÚØÙÏÿÿ÷ÿÿù×ØÏæçÞÈÈÂÿÿûæå×åäÖÔÓÅøøìÿÿöüúòÿÿûÿýøÿÿüøõñÿÿþÿÿþüø÷ÔÐÏËÆÅÛÖÕÐÍÈö÷îÿÿùúûòÃýêêäÕÕÏÿÿûîìááàÒÕÕÉððäÿÿöýüòÿþöÿü÷æãßÖÓÏØÔÓ¸´³ÿÿþÿÿþðêëû÷öÿÿûÿÿùûüóæçÞÛÛÕîîèÚÚÔýý÷ÿÿøÌÌÀüûñ¾½³ýüòúùïÿÿùÿþöÎÊÅùõðâßÛìéåÉÅÄÿÿþÿúûþúùÿÿüööðÿÿûËËÅîîèÍÍÇÿÿüúùõðîæòðèáß×åãÛø÷íÿÿöîëãõòêàÝÕîêåÛ×ÒñîêÜÙÕÿþýöòñÿûúÿÿüèèâÿÿûÆÆÀììæààÚýüøÿÿûÿÿüÿÿûÍÊÅòïêÊÇ¿æãÛÿÿøúõìËƽñîæòïçåáÜÓÐËÿüøÿÿüÿÿüøøòüüöÇÇÁééãÞÝÙòñíÿÿûÿÿüøööÿÿÿóïîÇÄÀÿÿûÄÁ¹úõìñìãøóêÍÈ¿º¸®ÛØÐýûóÿÿûþþøÿÿûööðÍÍÇççáÔÔÎõôðÿþú÷öòÿÿüþýÿþýÿæãåÿþÿÆÁ¾îêåäÞ×äÝÔêäÙÿÿöÿÿ÷ÿÿøýüòö÷îéêáËÍÇ××ÑéèäÈÇÃýüø÷öòûúöÿÿþþüûÿüÿÿýÿÿûÿðíïîéèñíèÒÊÃîèÝëåÚËȺÀ½¯ÌÌÀÚÚÎÓÔÊÝáÖóöíããÝÍÌÈÿÿüäãßÿÿüûúöýûúÿýü÷öÿòïøÿýÿÿýÿý÷øÿÿüìäÝßÙÎÚÔÉõòäÿüîòòäßßÑßáÕ×ÛÏÐÔÉççáûúöñðìÿÿüþýùüû÷ÿÿþûùøýüÿýüÿü÷ÿõñöÿþÿÿüùÿýöÿþóý÷ìéæØÌɺÏÐÀÕÕÇìñâíñåïõêýý÷ÿÿûÿÿüúùõúùõÿÿüÿþýþüû]

!=

[BM®      6   (               x                ÿÿþûùøÿüûÿÿüÿÿúóñéóòèÿÿöòòæîíãÞÜÒØÕÍÖÓËìèãøóðÿüùÿÿþíîìÿÿþÿÿþóôòÿÿþüýûüýûÿýüÿÿþÿüøòïêúøðÿÿù÷öìÕÔÊ×ÖÌåäÚôóéìêâëèãáÜÙ×ÒÏÇ¿àáßÿÿþîïíúûùÿÿþòóñûüúþÿýüø÷ùöòÿÿüÿÿûöôìÐÏÅÏÎÄêéßæåÛÛÚÐÛÙÑÈƾØÕÐØÕÑñíìöòñãäâÉÊÈýþüÿÿþïðîÿÿþúûùõöôÿú÷ÿÿüúöñáÝØàÝÕðïåèçÝÌÌÀõôêíìâÿýõÿþùÿÿûéæâÛ×ÖÍÉÈËÌÊïðîÏÐÎãäâÿÿþóôòüýûüýûÿÿüöñîðìçîëãÝÚÒÎÌÂãâØÿÿ÷çæÜÞÝÓåãÛñîéÿÿüÿýüÿÿþÿÿÿòóñÉÊÈßàÞÚÛÙ×ØÖüýûÿÿþÿÿþÿÿüùõðáÝØÑÎÆßÜÔüúðÿÿ÷ööêèçÝëêàßÝÕÜÙÔÝÜØøöõÿÿþÿÿÿóôòùúøÓÔÒÑÒÐäåãæçåúûùÿÿþÿüùíéäÝÙÔáÞÖïíãøöìûùïûûïÒÑÇïîäéçßãàÛÙØÔÿÿþÿÿþøööÿÿþòóñëìêßàÞÛÜÚéêèóôòûüúÿýòÙÓÈðëâÑÎÆÿýùÿÿþüýûöøøÜÞÞàáßÞßÛíêåÖÓËÿÿ÷øòçÿÿòüýóÿÿøÿÿøÄÅ»ëìâÊËÁÿÿùÿÿ÷ùóèÞØÍêåÜÞÛÓÿýøÿÿûÿÿþøúú¼¾¾ßàÞåäàÛØÓÜÙÑÿûòÿüñÿÿ÷ÿÿ÷ÿÿøö÷í÷øîâãÙàá×âãÚýþõéãÖçáÖâÞÓñîæÿþùýüøÿÿþúýûýÿÿö÷õâàßîëçÿÿûéãÜ×ÐÇÕÏÄÜÝÓüýóÿÿøÿÿøÂùòóêÜÝÔüýôÜÖÉíêÜÚÖËÿÿöÿÿøúúôÿÿüýþüýþüòóñîìëÿÿüÿÿûÑËÆâÜÕñéâÙÚÐàá×ÿÿøôõëÅƽñòéáâÙúûò×ÔÅïìÞÔÓÅÿÿ÷ÿÿøùùóÿÿüþÿûÿÿþÿÿþÿÿþÿþýÑÌÉÒÍÊùóîåßÚûüòÉÊÀ÷øîýþõåæÝèéàÏÐÇýý÷ÝÚËìéÚÓÒÄÿÿöÿÿ÷ùúñÿÿûÿþúÿþúòðïóñðÿþýäßÞïêçüõòÞ×ÔâãÙØÙÏÿÿ÷ÿÿù×ØÏæçÞÈÈÂÿÿûææÖåäÖÔÓÅøøìÿÿöüûñÿÿùþþøÿÿüöõñÿÿþÿÿþüø÷ÕÐÏËÆÅÛÖÕÎÏÆö÷îÿÿùúûòÃÄ»êêäÕÕÏÿÿûîíßáàÒÕÕÇððäÿÿõýüòÿþöÿü÷æãÞÖÓÏØÕѸ´³ÿÿþÿÿþðêëüö÷ÿÿùÿÿùûüóæçÞÛÛÕîîèÚÚÔýý÷ÿÿ÷ÌÌÀüüð¾¾²ýüòúùïÿÿùÿþöÎÊÅùõðâßÛìéåÉÅÄÿÿþÿúûþùúÿÿùö÷îÿÿûËËÅîîèÍÍÇÿÿûúùõîïæðñèáàÖåäÚø÷íÿÿöîìâõòêàÝÕîëãÛ×ÒñîêÜÙÕÿþýôòñýûúÿÿûèèâÿÿûÆÆÀììæààÚýüøÿÿûÿÿüÿÿúËËÅòïêÊÇ¿æãÛÿÿøúõìËƽóîåòïçåáÜÓÐËýüøÿÿüÿÿþøøòüüöÇÇÁééãÞÞØòñíÿÿûÿÿüöööÿÿþñïîÇÄÀÿÿûÄÁ¹úõìñìãøôéÍÈ¿º¸®ÛØÐýûóÿÿûþþøÿÿüööðÍÍÇççáÔÓÏõôðÿþú÷öòÿÿþþýÿþýÿæääÿÿþÆÁ¾ðêåäßÖäÞÓêäÙÿÿöÿÿ÷ÿÿ÷ýüòö÷îçêáËÎÅ××ÑééãÈÇÃýüø÷öòûúöÿÿþþüûýüÿÿýÿÿûÿòíîîéèóíèÒËÂîèÝëåØÍǺÀ½¯Í̾ÚÚÎÓÕÉÝáÖñ÷ìãâÞÍÌÈÿÿüäãßÿÿüûúöýûúÿýü÷öÿòïøÿýÿÿþÿýø÷ÿÿûìäÝßÙÎÚÔÇ÷ñäÿüíóòäßßÑßáÕ×ÛÏÎÕÈçæâûúöñðìÿÿüþýùüúùÿÿþûùøýûÿÿûÿú÷ÿ÷ñöÿþÿÿüùÿýöÿþóý÷êëæ×ÌɺÐÐÀÕÕÇìñâíñåïöéýüøÿÿûÿÿüúùõúùõÿÿþÿþýþüû]

IN image_to_bmp(/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PortalTransforms-2.0b2-py2.6.egg/Products/PortalTransforms/tests/input/logo.jpg)



Failure in test testSame (Products.PortalTransforms.tests.test_transforms.TransformTestSubclass)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PortalTransforms-2.0b2-py2.6.egg/Products/PortalTransforms/tests/test_transforms.py", line 68, in testSame
    self.do_convert(filename=self.input)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PortalTransforms-2.0b2-py2.6.egg/Products/PortalTransforms/tests/test_transforms.py", line 60, in do_convert
    got, expected, self.transform.name(), self.input))
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: [ÿØÿà JFIF      ÿÛ C     $.' ",#(7),01444'9=82<.342ÿÛ C  2!!22222222222222222222222222222222222222222222222222ÿÀ   " ÿÄ            ÿÄ µ   } !1AQa"q2‘¡#B±ÁRÑð$3br‚ %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyzƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚáâãäåæçèéêñòóôõö÷øùúÿÄ         ÿÄ µ  w !1AQaq"2B‘¡±Á #3RðbrÑ $4á%ñ&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz‚ƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚâãäåæçèéêòóôõö÷øùúÿÚ    ? ÷ ¦šâw‚±T|Î?ϨÇý1UmbYåÆéÙ7ÇxÓ¹ïÍYÓ0¢elyŠÿ 1ü1ŸÌ5Dí»VÑJC2 Ø]qÁÏUäA=´ò¤æÚ|ÏÊÜò9#úþGêJ…ÑĶi!&p>nrq¸OÐ7äh¤ÊD÷Ò¤­qlØr>e=ùÀôÍS¶™’R–ñ/™ŒmÜ[hüp=;þ´QM+’ôeÛ{WIL³îß’ý?Ï­QRZ?ÿÙ]

!=

[ÿØÿà JFIF      ÿÛ C     $.' ",#(7),01444'9=82<.342ÿÛ C  2!!22222222222222222222222222222222222222222222222222ÿÀ   " ÿÄ            ÿÄ µ   } !1AQa"q2‘¡#B±ÁRÑð$3br‚ %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyzƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚáâãäåæçèéêñòóôõö÷øùúÿÄ         ÿÄ µ  w !1AQaq"2B‘¡±Á #3RðbrÑ $4á%ñ&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz‚ƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚâãäåæçèéêòóôõö÷øùúÿÚ    ? ÷ ¦šâw‚±T|Î?ϨÇý1UmbYåÆéÙ7ÇxÓ¹ïÍYÓ0¢elyŠÿ 1ü1ŸÌ5Dí»VÑJC2 Ø]qÁÏUäC'¶žTœÛO‚Ùù[žG$_ÈýIPº8–Í$$ÎÍÎN7Éúü™HžâÚT•®-›Ģ¡ÿ 8™ªvÓ2JRÞ%ó1»‹mŽ§ÖŠ)­Izmí]%2Ìw»~Kôÿ <~´QEIgÿÙ]

IN image_to_jpeg(/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PortalTransforms-2.0b2-py2.6.egg/Products/PortalTransforms/tests/input/logo.gif)



Failure in test testSameNoFilename (Products.PortalTransforms.tests.test_transforms.TransformTestSubclass)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PortalTransforms-2.0b2-py2.6.egg/Products/PortalTransforms/tests/test_transforms.py", line 74, in testSameNoFilename
    self.do_convert()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PortalTransforms-2.0b2-py2.6.egg/Products/PortalTransforms/tests/test_transforms.py", line 60, in do_convert
    got, expected, self.transform.name(), self.input))
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: [ÿØÿà JFIF      ÿÛ C     $.' ",#(7),01444'9=82<.342ÿÛ C  2!!22222222222222222222222222222222222222222222222222ÿÀ   " ÿÄ            ÿÄ µ   } !1AQa"q2‘¡#B±ÁRÑð$3br‚ %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyzƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚáâãäåæçèéêñòóôõö÷øùúÿÄ         ÿÄ µ  w !1AQaq"2B‘¡±Á #3RðbrÑ $4á%ñ&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz‚ƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚâãäåæçèéêòóôõö÷øùúÿÚ    ? ÷ ¦šâw‚±T|Î?ϨÇý1UmbYåÆéÙ7ÇxÓ¹ïÍYÓ0¢elyŠÿ 1ü1ŸÌ5Dí»VÑJC2 Ø]qÁÏUäA=´ò¤æÚ|ÏÊÜò9#úþGêJ…ÑĶi!&p>nrq¸OÐ7äh¤ÊD÷Ò¤­qlØr>e=ùÀôÍS¶™’R–ñ/™ŒmÜ[hüp=;þ´QM+’ôeÛ{WIL³îß’ý?Ï­QRZ?ÿÙ]

!=

[ÿØÿà JFIF      ÿÛ C     $.' ",#(7),01444'9=82<.342ÿÛ C  2!!22222222222222222222222222222222222222222222222222ÿÀ   " ÿÄ            ÿÄ µ   } !1AQa"q2‘¡#B±ÁRÑð$3br‚ %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyzƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚáâãäåæçèéêñòóôõö÷øùúÿÄ         ÿÄ µ  w !1AQaq"2B‘¡±Á #3RðbrÑ $4á%ñ&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz‚ƒ„…†‡ˆ‰Š’“”•–—˜™š¢£¤¥¦§¨©ª²³´µ¶·¸¹ºÂÃÄÅÆÇÈÉÊÒÓÔÕÖ×ØÙÚâãäåæçèéêòóôõö÷øùúÿÚ    ? ÷ ¦šâw‚±T|Î?ϨÇý1UmbYåÆéÙ7ÇxÓ¹ïÍYÓ0¢elyŠÿ 1ü1ŸÌ5Dí»VÑJC2 Ø]qÁÏUäC'¶žTœÛO‚Ùù[žG$_ÈýIPº8–Í$$ÎÍÎN7Éúü™HžâÚT•®-›Ģ¡ÿ 8™ªvÓ2JRÞ%ó1»‹mŽ§ÖŠ)­Izmí]%2Ìw»~Kôÿ <~´QEIgÿÙ]

IN image_to_jpeg(/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PortalTransforms-2.0b2-py2.6.egg/Products/PortalTransforms/tests/input/logo.gif)

  Ran 517 tests with 4 failures and 0 errors in 36.066 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Tear down Products.Archetypes.tests.layer.ArchetypesSite in 0.070 seconds.
  Tear down Products.Archetypes.tests.layer.ZCML in 0.004 seconds.
  Tear down Products.CMFCore.testing.FunctionalZCMLLayer in 0.000 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.367 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 3.683 seconds.
  Ran 9 tests with 0 failures and 0 errors in 1.067 seconds.
Running plone.app.kss.tests.kss_and_plone_layer.KSSAndPloneLayer tests:
  Set up plone.app.kss.tests.kss_and_plone_layer.KSSAndPloneLayer in 0.005 seconds.


Error in test testVersionPreviewIsNotInlineEditable (archetypes.kss.tests.test_fields.FieldsViewTestCase)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/archetypes.kss-1.6.0a1-py2.6.egg/archetypes/kss/tests/test_fields.py", line 278, in testVersionPreviewIsNotInlineEditable
    klass = tag['class']
TypeError: 'NoneType' object is unsubscriptable

  Ran 19 tests with 0 failures and 1 errors in 1.355 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down plone.app.kss.tests.kss_and_plone_layer.KSSAndPloneLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.364 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.005 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.Archetypes/Products/Archetypes/ClassGen.py:152: UserWarning: The method 'makeFoo' was already protected by a different permission than the one declared on the field. Assuming that the explicit permission declared is the correct one and has preference over the permission declared on the field.
  self.handle_mode(klass, generator, type, field, mode)
  Ran 28 tests with 0 failures and 0 errors in 0.161 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 668 tests, 4 failures, 1 errors in 50.368 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.091 seconds.
  Ran 283 tests with 0 failures and 0 errors in 1.310 seconds.
Running Products.CMFCalendar.testing.FunctionalLayer tests:
  Set up Products.CMFCore.testing.FunctionalZCMLLayer in 0.167 seconds.
  Set up Products.CMFCalendar.testing.FunctionalLayer in 0.325 seconds.
  Ran 24 tests with 0 failures and 0 errors in 1.524 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 8 tests with 0 failures and 0 errors in 0.201 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 10 tests with 0 failures and 0 errors in 0.960 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 5 tests with 0 failures and 0 errors in 0.160 seconds.
Running Products.CMFDefault.testing.FunctionalLayer tests:
  Tear down Products.CMFCore.testing.TraversingEventZCMLLayer in 0.000 seconds.
  Set up Products.CMFCore.testing.FunctionalZCMLLayer in 0.154 seconds.
  Set up Products.CMFDefault.testing.FunctionalLayer in 0.243 seconds.
  Ran 76 tests with 0 failures and 0 errors in 3.931 seconds.
Running Products.CMFUid.testing.UidEventZCMLLayer tests:
  Tear down Products.CMFDefault.testing.FunctionalLayer in 0.025 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.322 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.141 seconds.
  Ran 38 tests with 0 failures and 0 errors in 0.737 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.082 seconds.
  Ran 186 tests with 0 failures and 0 errors in 0.588 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 346 tests with 0 failures and 0 errors in 0.257 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 988 tests, 0 failures, 0 errors in 12.536 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.924 seconds.
  Ran 27 tests with 0 failures and 0 errors in 0.057 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.ZCML in 2.475 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 5.077 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/OFS/subscribers.py:73: DeprecationWarning: Products.FAQ.FAQ.FAQ.manage_afterAdd is discouraged. You should use event subscribers instead.
  DeprecationWarning)
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/OFS/subscribers.py:73: DeprecationWarning: Products.FAQ.FAQQuestion.FAQQuestion.manage_afterAdd is discouraged. You should use event subscribers instead.
  DeprecationWarning)
  Ran 145 tests with 0 failures and 0 errors in 24.115 seconds.
Running Products.CMFDiffTool.tests.BaseTestCase.CMFDiffToolLayer tests:
  Set up Products.CMFDiffTool.tests.BaseTestCase.CMFDiffToolLayer in 0.013 seconds.
  Ran 2 tests with 0 failures and 0 errors in 0.224 seconds.
Running Products.CMFTestCase.layer.CMFSite tests:
  Tear down Products.CMFDiffTool.tests.BaseTestCase.CMFDiffToolLayer in 0.383 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.006 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.004 seconds.
  Set up Products.CMFTestCase.layer.ZCML in 1.764 seconds.
  Set up Products.CMFTestCase.layer.CMFSite in 1.337 seconds.
  Ran 20 tests with 0 failures and 0 errors in 0.394 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down Products.CMFTestCase.layer.CMFSite in 0.070 seconds.
  Tear down Products.CMFTestCase.layer.ZCML in 0.003 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 10 tests with 0 failures and 0 errors in 0.005 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 204 tests, 0 failures, 0 errors in 37.833 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.574 seconds.
  Ran 126 tests with 0 failures and 0 errors in 0.761 seconds.
Running Products.CMFTestCase.layer.CMFSite tests:
  Set up Products.CMFTestCase.layer.ZCML in 2.545 seconds.
  Set up Products.CMFTestCase.layer.CMFSite in 0.233 seconds.
  Ran 58 tests with 0 failures and 0 errors in 2.043 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Tear down Products.CMFTestCase.layer.CMFSite in 0.042 seconds.
  Tear down Products.CMFTestCase.layer.ZCML in 0.004 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 1.778 seconds.
  Ran 12 tests with 0 failures and 0 errors in 0.016 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 4.014 seconds.


Failure in test /home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt
Failed doctest test for emaillogin.txt
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 44, in emaillogin.txt
Failed example:
    browser.open('http://nohost/plone/@@register')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 44, example 15]>", line 1, in <module>
        browser.open('http://nohost/plone/@@register')
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 239, in open
        self.mech_browser.open(url, data)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 209, in open
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 261, in _mech_open
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 45, in emaillogin.txt
Failed example:
    browser.getControl(name='form.username').value='username'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 45, example 16]>", line 1, in <module>
        browser.getControl(name='form.username').value='username'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'form.username'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 46, in emaillogin.txt
Failed example:
    browser.getControl(name='form.email').value='username at example.org'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 46, example 17]>", line 1, in <module>
        browser.getControl(name='form.email').value='username at example.org'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'form.email'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 47, in emaillogin.txt
Failed example:
    browser.getControl(name='form.password').value = default_password
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 47, example 18]>", line 1, in <module>
        browser.getControl(name='form.password').value = default_password
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'form.password'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 48, in emaillogin.txt
Failed example:
    browser.getControl(name='form.password_ctl').value = default_password
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 48, example 19]>", line 1, in <module>
        browser.getControl(name='form.password_ctl').value = default_password
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'form.password_ctl'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 49, in emaillogin.txt
Failed example:
    browser.getControl('Register').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 49, example 20]>", line 1, in <module>
        browser.getControl('Register').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Register'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 50, in emaillogin.txt
Failed example:
    self.failUnless('You have been registered.' in browser.contents)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 50, example 21]>", line 1, in <module>
        self.failUnless('You have been registered.' in browser.contents)
      File "/usr/local/python2.6/lib/python2.6/unittest.py", line 325, in failUnless
        if not expr: raise self.failureException, msg
    AssertionError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 70, in emaillogin.txt
Failed example:
    browser.open('http://nohost/plone/@@register')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 70, example 31]>", line 1, in <module>
        browser.open('http://nohost/plone/@@register')
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 239, in open
        self.mech_browser.open(url, data)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 209, in open
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 261, in _mech_open
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 75, in emaillogin.txt
Failed example:
    browser.getControl(name='form.email').value='email at example.org'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 75, example 33]>", line 1, in <module>
        browser.getControl(name='form.email').value='email at example.org'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'form.email'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 76, in emaillogin.txt
Failed example:
    browser.getControl(name='form.password').value = default_password
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 76, example 34]>", line 1, in <module>
        browser.getControl(name='form.password').value = default_password
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'form.password'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 77, in emaillogin.txt
Failed example:
    browser.getControl(name='form.password_ctl').value = default_password
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 77, example 35]>", line 1, in <module>
        browser.getControl(name='form.password_ctl').value = default_password
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name 'form.password_ctl'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 78, in emaillogin.txt
Failed example:
    browser.getControl('Register').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 78, example 36]>", line 1, in <module>
        browser.getControl('Register').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Register'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 79, in emaillogin.txt
Failed example:
    self.failUnless('You have been registered.' in browser.contents)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 79, example 37]>", line 1, in <module>
        self.failUnless('You have been registered.' in browser.contents)
      File "/usr/local/python2.6/lib/python2.6/unittest.py", line 325, in failUnless
        if not expr: raise self.failureException, msg
    AssertionError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 92, in emaillogin.txt
Failed example:
    self.failUnless('You are now logged in' in browser.contents)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 92, example 43]>", line 1, in <module>
        self.failUnless('You are now logged in' in browser.contents)
      File "/usr/local/python2.6/lib/python2.6/unittest.py", line 325, in failUnless
        if not expr: raise self.failureException, msg
    AssertionError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 102, in emaillogin.txt
Failed example:
    self.failIf('Log in' in browser.contents)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 102, example 45]>", line 1, in <module>
        self.failIf('Log in' in browser.contents)
      File "/usr/local/python2.6/lib/python2.6/unittest.py", line 321, in failIf
        if expr: raise self.failureException, msg
    AssertionError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 112, in emaillogin.txt
Failed example:
    self.failIf('Log in' in browser.contents)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 112, example 52]>", line 1, in <module>
        self.failIf('Log in' in browser.contents)
      File "/usr/local/python2.6/lib/python2.6/unittest.py", line 321, in failIf
        if expr: raise self.failureException, msg
    AssertionError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 120, in emaillogin.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 120, example 54]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 121, in emaillogin.txt
Failed example:
    self.failUnless('Your personal settings have been saved.' in browser.contents)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 121, example 55]>", line 1, in <module>
        self.failUnless('Your personal settings have been saved.' in browser.contents)
      File "/usr/local/python2.6/lib/python2.6/unittest.py", line 325, in failUnless
        if not expr: raise self.failureException, msg
    AssertionError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 131, in emaillogin.txt
Failed example:
    self.failIf('Log in' in browser.contents)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 131, example 62]>", line 1, in <module>
        self.failIf('Log in' in browser.contents)
      File "/usr/local/python2.6/lib/python2.6/unittest.py", line 321, in failIf
        if expr: raise self.failureException, msg
    AssertionError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 149, in emaillogin.txt
Failed example:
    self.failIf('Log in' in browser.contents)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 149, example 68]>", line 1, in <module>
        self.failIf('Log in' in browser.contents)
      File "/usr/local/python2.6/lib/python2.6/unittest.py", line 321, in failIf
        if expr: raise self.failureException, msg
    AssertionError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 155, in emaillogin.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 155, example 71]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 156, in emaillogin.txt
Failed example:
    self.failUnless('Your personal settings have been saved.' in browser.contents)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 156, example 72]>", line 1, in <module>
        self.failUnless('Your personal settings have been saved.' in browser.contents)
      File "/usr/local/python2.6/lib/python2.6/unittest.py", line 325, in failUnless
        if not expr: raise self.failureException, msg
    AssertionError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 164, in emaillogin.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/personalize_form'
Got:
    'http://nohost/plone/acl_users/credentials_cookie_auth/require_login?came_from=http%3A//nohost/plone/personalize_form'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 167, in emaillogin.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 167, example 76]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 168, in emaillogin.txt
Failed example:
    self.failUnless('Your personal settings have been saved.' in browser.contents)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 168, example 77]>", line 1, in <module>
        self.failUnless('Your personal settings have been saved.' in browser.contents)
      File "/usr/local/python2.6/lib/python2.6/unittest.py", line 325, in failUnless
        if not expr: raise self.failureException, msg
    AssertionError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 193, in emaillogin.txt
Failed example:
    self.failIf('Log in' in browser.contents)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 193, example 91]>", line 1, in <module>
        self.failIf('Log in' in browser.contents)
      File "/usr/local/python2.6/lib/python2.6/unittest.py", line 321, in failIf
        if expr: raise self.failureException, msg
    AssertionError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 199, in emaillogin.txt
Failed example:
    browser.getControl('Save').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 199, example 94]>", line 1, in <module>
        browser.getControl('Save').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Save'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 222, in emaillogin.txt
Failed example:
    self.failUnless('Password reset confirmation sent' in browser.contents)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 222, example 104]>", line 1, in <module>
        self.failUnless('Password reset confirmation sent' in browser.contents)
      File "/usr/local/python2.6/lib/python2.6/unittest.py", line 325, in failUnless
        if not expr: raise self.failureException, msg
    AssertionError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 229, in emaillogin.txt
Failed example:
    len(mailhost.messages)
Expected:
    1
Got:
    0
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 231, in emaillogin.txt
Failed example:
    msg = mailhost.messages[0]
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 231, example 107]>", line 1, in <module>
        msg = mailhost.messages[0]
      File "/usr/local/python2.6/lib/python2.6/UserList.py", line 31, in __getitem__
        def __getitem__(self, i): return self.data[i]
    IndexError: list index out of range
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 236, in emaillogin.txt
Failed example:
    "To: email3 at example.org" in msg
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 236, example 108]>", line 1, in <module>
        "To: email3 at example.org" in msg
    NameError: name 'msg' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 241, in emaillogin.txt
Failed example:
    url_index = msg.index('http://nohost/plone/passwordreset/')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 241, example 109]>", line 1, in <module>
        url_index = msg.index('http://nohost/plone/passwordreset/')
    NameError: name 'msg' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 242, in emaillogin.txt
Failed example:
    address = msg[url_index:].split()[0]
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 242, example 110]>", line 1, in <module>
        address = msg[url_index:].split()[0]
    NameError: name 'msg' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 246, in emaillogin.txt
Failed example:
    browser.open(address)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 246, example 111]>", line 1, in <module>
        browser.open(address)
    NameError: name 'address' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 247, in emaillogin.txt
Failed example:
    "Set your password" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 249, in emaillogin.txt
Failed example:
    form = browser.getForm(name='pwreset_action')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 249, example 113]>", line 1, in <module>
        form = browser.getForm(name='pwreset_action')
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 398, in getForm
        form = disambiguate(matching_forms, '', index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 250, in emaillogin.txt
Failed example:
    form.getControl(name='userid').value = 'email3 at example.org'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 250, example 114]>", line 1, in <module>
        form.getControl(name='userid').value = 'email3 at example.org'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 752, in getControl
        raise zope.testbrowser.interfaces.ExpiredError
    ExpiredError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 251, in emaillogin.txt
Failed example:
    form.getControl(name='password').value = 'secretion'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 251, example 115]>", line 1, in <module>
        form.getControl(name='password').value = 'secretion'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 752, in getControl
        raise zope.testbrowser.interfaces.ExpiredError
    ExpiredError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 252, in emaillogin.txt
Failed example:
    form.getControl(name='password2').value = 'secretion'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 252, example 116]>", line 1, in <module>
        form.getControl(name='password2').value = 'secretion'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 752, in getControl
        raise zope.testbrowser.interfaces.ExpiredError
    ExpiredError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 253, in emaillogin.txt
Failed example:
    form.submit()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 253, example 117]>", line 1, in <module>
        form.submit()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 729, in submit
        raise zope.testbrowser.interfaces.ExpiredError
    ExpiredError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 254, in emaillogin.txt
Failed example:
    "Your password has been set successfully." in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 264, in emaillogin.txt
Failed example:
    self.failIf('Log in' in browser.contents)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 264, example 124]>", line 1, in <module>
        self.failIf('Log in' in browser.contents)
      File "/usr/local/python2.6/lib/python2.6/unittest.py", line 321, in failIf
        if expr: raise self.failureException, msg
    AssertionError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 273, in emaillogin.txt
Failed example:
    self.failUnless('Password reset confirmation sent' in browser.contents)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 273, example 130]>", line 1, in <module>
        self.failUnless('Password reset confirmation sent' in browser.contents)
      File "/usr/local/python2.6/lib/python2.6/unittest.py", line 325, in failUnless
        if not expr: raise self.failureException, msg
    AssertionError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 277, in emaillogin.txt
Failed example:
    len(mailhost.messages)
Expected:
    2
Got:
    0
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 279, in emaillogin.txt
Failed example:
    msg = mailhost.messages[-1]
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 279, example 132]>", line 1, in <module>
        msg = mailhost.messages[-1]
      File "/usr/local/python2.6/lib/python2.6/UserList.py", line 31, in __getitem__
        def __getitem__(self, i): return self.data[i]
    IndexError: list index out of range
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 280, in emaillogin.txt
Failed example:
    "To: username at example.org" in msg
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 280, example 133]>", line 1, in <module>
        "To: username at example.org" in msg
    NameError: name 'msg' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 285, in emaillogin.txt
Failed example:
    url_index = msg.index('http://nohost/plone/passwordreset/')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 285, example 134]>", line 1, in <module>
        url_index = msg.index('http://nohost/plone/passwordreset/')
    NameError: name 'msg' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 286, in emaillogin.txt
Failed example:
    address = msg[url_index:].split()[0]
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 286, example 135]>", line 1, in <module>
        address = msg[url_index:].split()[0]
    NameError: name 'msg' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 290, in emaillogin.txt
Failed example:
    browser.open(address)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 290, example 136]>", line 1, in <module>
        browser.open(address)
    NameError: name 'address' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 291, in emaillogin.txt
Failed example:
    "Set your password" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 293, in emaillogin.txt
Failed example:
    form = browser.getForm(name='pwreset_action')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 293, example 138]>", line 1, in <module>
        form = browser.getForm(name='pwreset_action')
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 398, in getForm
        form = disambiguate(matching_forms, '', index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 294, in emaillogin.txt
Failed example:
    form.getControl(name='userid').value = 'username'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 294, example 139]>", line 1, in <module>
        form.getControl(name='userid').value = 'username'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 752, in getControl
        raise zope.testbrowser.interfaces.ExpiredError
    ExpiredError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 295, in emaillogin.txt
Failed example:
    form.getControl(name='password').value = 'secretion'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 295, example 140]>", line 1, in <module>
        form.getControl(name='password').value = 'secretion'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 752, in getControl
        raise zope.testbrowser.interfaces.ExpiredError
    ExpiredError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 296, in emaillogin.txt
Failed example:
    form.getControl(name='password2').value = 'secretion'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 296, example 141]>", line 1, in <module>
        form.getControl(name='password2').value = 'secretion'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 752, in getControl
        raise zope.testbrowser.interfaces.ExpiredError
    ExpiredError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 297, in emaillogin.txt
Failed example:
    form.submit()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 297, example 142]>", line 1, in <module>
        form.submit()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 729, in submit
        raise zope.testbrowser.interfaces.ExpiredError
    ExpiredError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 298, in emaillogin.txt
Failed example:
    "Your password has been set successfully." in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/emaillogin.txt", line 310, in emaillogin.txt
Failed example:
    self.failIf('Log in' in browser.contents)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest emaillogin.txt[line 310, example 149]>", line 1, in <module>
        self.failIf('Log in' in browser.contents)
      File "/usr/local/python2.6/lib/python2.6/unittest.py", line 321, in failIf
        if expr: raise self.failureException, msg
    AssertionError



Failure in test /home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt
Failed doctest test for csrf.txt
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 91, in csrf.txt
Failed example:
    browser.open('http://nohost/plone/@@register')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 91, example 21]>", line 1, in <module>
        browser.open('http://nohost/plone/@@register')
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 239, in open
        self.mech_browser.open(url, data)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 209, in open
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 261, in _mech_open
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 92, in csrf.txt
Failed example:
    browser.getControl(name='_authenticator')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 92, example 22]>", line 1, in <module>
        browser.getControl(name='_authenticator')
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: name '_authenticator'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 95, in csrf.txt
Failed example:
    browser.getControl('Full Name').value = 'John Doe'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 95, example 23]>", line 1, in <module>
        browser.getControl('Full Name').value = 'John Doe'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Full Name'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 96, in csrf.txt
Failed example:
    browser.getControl('User Name').value = 'john'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 96, example 24]>", line 1, in <module>
        browser.getControl('User Name').value = 'john'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'User Name'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 97, in csrf.txt
Failed example:
    browser.getControl('E-mail').value = 'john at foo-security.com'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 97, example 25]>", line 1, in <module>
        browser.getControl('E-mail').value = 'john at foo-security.com'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'E-mail'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 98, in csrf.txt
Failed example:
    browser.getControl('Password').value = 'y0d4Wg'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 98, example 26]>", line 1, in <module>
        browser.getControl('Password').value = 'y0d4Wg'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Password'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 99, in csrf.txt
Failed example:
    browser.getControl('Confirm password').value = 'y0d4Wg'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 99, example 27]>", line 1, in <module>
        browser.getControl('Confirm password').value = 'y0d4Wg'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Confirm password'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 100, in csrf.txt
Failed example:
    browser.getControl('Register').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 100, example 28]>", line 1, in <module>
        browser.getControl('Register').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Register'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 101, in csrf.txt
Failed example:
    browser.contents
Expected:
    '...Welcome!...You have been registered...'
Got:
    '\n<!DOCTYPE html PUBLIC\n  "-//W3C//DTD XHTML 1.0 Transitional//EN"\n  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n\n<html xmlns="http://www.w3.org/1999/xhtml" lang="en">\n\n    \n    \n    \n    \n    \n\n\n<head>\n    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n\n    <!-- Forces IE8+ into newest rendering engine even if on an intranet. This has to be defined before any script/style tags. -->\n    <meta http-equiv="X-UA-Compatible" content="IE=edge" /> \n    <!-- Enables iPhone web app use, fullscreen when added to home screen -->\n    <meta name="apple-mobile-web-app-capable" content="yes" />\n\n    \n        <base href="http://nohost/plone/" /><!--[if lt IE 7]></base><![endif]-->\n    \n\n    \n<link rel="kss-base-url" href="http://nohost/plone/" />\n\n  \n    <link rel="stylesheet" type="text/css" media="screen" href="http://nohost/plone/portal_css/Sunburst%20Theme/member-cachekey6564.css" />\n    <link rel="stylesheet" type="text/css" href="http://nohost/plone/portal_css/Sunburst%20Theme/base-cachekey0135.css" />\n    <style type="text/css" media="all">@import url(http://nohost/plone/portal_css/Sunburst%20Theme/resourcetinymce.stylesheetstinymce-cachekey1945.css);</style>\n    <link rel="stylesheet" type="text/css" media="all" href="http://nohost/plone/portal_css/Sunburst%20Theme/ploneCustom-cachekey9518.css" />\n\n  \n    <link rel="kinetic-stylesheet" type="text/css" href="http://nohost/plone/portal_kss/Sunburst%20Theme/resourcetinymce.ksstinymce-cachekey9106.kss" />\n    <link rel="kinetic-stylesheet" type="text/css" href="http://nohost/plone/portal_kss/Sunburst%20Theme/at-cachekey9284.kss" />\n  \n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/jquery-cachekey9537.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/sarissa-cachekey0879.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/dropdown-cachekey8994.js"></script>\n\n\n<title>Plone site</title>\n    \n    <link rel="author" href="http://nohost/plone/author/" title="Author information" />\n\n\n\n    <link rel="shortcut icon" type="image/x-icon" href="http://nohost/plone/favicon.ico" />\n\n\n\n    <link rel="home" href="http://nohost/plone" title="Front page" />\n\n    <link rel="contents" href="http://nohost/plone/sitemap" title="Site Map" />\n\n\n\n\n\n\n    <link rel="search" href="http://nohost/plone/search_form" title="Search this site" />\n\n\n\n    \n    \n    \n    \n    \n\n    <meta name="viewport" content="width=320; initial-scale=0.6666; maximum-scale=1.0; minimum-scale=0.6666" />\n    <meta name="generator" content="Plone - http://plone.org" />\n</head>\n\n<body class="template-default_error_message portaltype-plone-site" dir="ltr">\n\n<div id="visual-portal-wrapper">\n\n        <div id="portal-top" class="row">\n<div class="cell width-full position-0"> <!-- TODO: Temporary, this one should be in the template that is inserted -->\n            <div id="portal-header">\n    <p class="hiddenStructure">\n  <a accesskey="2" href="http://nohost/plone/@@register#documentContent">Skip to content.</a> |\n\n  <a accesskey="6" href="http://nohost/plone/@@register#portlet-navigation-tree">Skip to navigation</a>\n</p>\n\n<div id="portal-searchbox">\n    <form name="searchform" action="http://nohost/plone/search">\n\n        <label class="hiddenStructure" for="searchGadget">Search Site</label>\n\n        <div class="LSBox">\n        <input name="SearchableText" type="text" size="18" title="Search Site" accesskey="4" class="inputLabel" id="searchGadget" />\n\n        <input class="searchButton" type="submit" value="Search" />\n\n        <div class="searchSection">\n            <input id="searchbox_currentfolder_only" class="noborder" type="checkbox" name="path" value="/plone" />\n            <label for="searchbox_currentfolder_only" style="cursor: pointer">\n                only in current section\n            </label>\n        </div>\n\n        <div class="LSResult" id="LSResult" style=""><div class="LSShadow" id="LSShadow"></div></div>\n        </div>\n    </form>\n\n    <div id="portal-advanced-search" class="hiddenStructure">\n        <a href="http://nohost/plone/search_form" accesskey="5">\n            Advanced Search&hellip;\n        </a>\n    </div>\n\n</div>\n\n<a id="portal-logo" title="Home" accesskey="1" href="http://nohost/plone">\n    <img src="http://nohost/plone/logo.png" alt="" title="" height="56" width="215" /></a>\n\n\n    <h5 class="hiddenStructure">Sections</h5>\n\n    <ul id="portal-globalnav"><li id="portaltab-index_html" class="selected"><a href="http://nohost/plone" title="">Home</a></li><li id="portaltab-news" class="plain"><a href="http://nohost/plone/news" title="Site News">News</a></li><li id="portaltab-events" class="plain"><a href="http://nohost/plone/events" title="Site Events">Events</a></li><li id="portaltab-Members" class="plain"><a href="http://nohost/plone/Members" title="Container for users\' home directories">Users</a></li></ul>\n\n</div>\n\n<div id="portal-personaltools-wrapper">\n\n<h5 class="hiddenStructure">Personal tools</h5>\n\n<dl class="actionMenu" id="portal-personaltools">\n   <!-- TODO: Can we nest these in a better way? -->\n  <dt class="actionMenuHeader">\n    <!-- The following a-tag needs to be clicked to dropdown the menu -->\n    <a id="user-name" href="http://nohost/plone/dashboard">test_user_1_</a>\n  </dt>\n  <dd class="actionMenuContent">\n    <ul>\n        <li id="personaltools-dashboard">\n            <a href="http://nohost/plone/dashboard">Dashboard</a>\n        </li>\n    </ul>\n    <ul>\n        <li id="personaltools-preferences">\n            <a href="http://nohost/plone/personalize_form">Preferences</a>\n        </li>\n    </ul>\n    <ul>\n        <li id="personaltools-plone_setup">\n            <a href="http://nohost/plone/plone_control_panel">Site Setup</a>\n        </li>\n    </ul>\n    <ul>\n        <li id="personaltools-logout">\n            <a href="http://nohost/plone/logout">Log out</a>\n        </li>\n    </ul>\n  </dd>\n  \n</dl>\n\n\n\n</div>\n\n\n\n<div id="portal-breadcrumbs">\n\n    <span id="breadcrumbs-you-are-here">You\nare here:</span>\n    <span id="breadcrumbs-home">\n        <a href="http://nohost/plone">Home</a>\n        \n    </span>\n\n</div>\n\n</div>\n        </div>\n    <div id="portal-columns" class="row">\n\n        <!-- TODO: There is probably be a more elegant way to do this ;) -->\n        \n        \n        \n        <div id="portal-column-content" class="cell width-full position-0">\n\n            <div id="viewlet-above-content"></div>\n            \n            <div class="">\n\n                \n    \n                <div id="region-content" class="documentContent">\n\n                    <a name="documentContent"></a>\n\n                    \n\n    <dl class="portalMessage info" id="kssPortalMessage" style="display:none">\n        <dt>Info</dt>\n        <dd></dd>\n    </dl>\n\n\n\n                    \n                        <div id="content">\n                            \n                            \n                            \n\n        \n\n        \n\n            <h1 class="documentFirstHeading">\n                We&#8217;re sorry, but there seems to be an error&hellip;\n            </h1>\n\n            <div id="content-core">\n                \n                    \n                \n                    \n            \n                    <p>\n                    Since you are a site administrator, you can\n                    <span> <a href="http://nohost/plone/error_log/showEntry?id=1266113226.140.770658045002">see the full error message</a> </span>\n                    </p>\n\n                \n\n                \n            </div>\n            \n        \n        \n\n\n                        </div>\n                    \n\n                    \n                </div>\n            </div>\n        \n            <div id="viewlet-below-content">\n</div>\n        </div>\n\n        \n\n        \n    </div>\n\n<div class="visualClear"></div> <!-- TODO: Temporary workaround -->\n\n    \n<div class="row"> <!-- TODO: Also temporary, should be in the proper template -->\n    <div class="cell width-full position-0">\n        <div id="portal-footer">\n\n<p>\n    \n    The\n    <a href="http://plone.org">Plone<sup>&reg;</sup> Open Source Content Management System</a>\n    is\n    <acronym title="Copyright">&copy;</acronym>\n    2000-2010\n    by the\n    <a href="http://plone.org/foundation">Plone Foundation</a>\n    et al.\n    \n</p>\n\n<p>\n    \n    Plone<sup>&reg;</sup> and the Plone logo are registered trademarks of the\n        <a href="http://plone.org/foundation">Plone Foundation</a>.\n    \n\n    \n    Distributed under the\n        <a href="http://creativecommons.org/licenses/GPL/2.0/">GNU GPL license</a>.\n    \n</p>\n\n</div>\n\n<div id="portal-colophon">\n\n<div class="colophonWrapper">\n<ul>\n  <li>\n    <a href="http://plone.org" title="This site was built using the Plone Open Source Content Management System. Click for more information.">\n      Powered by Plone</a>\n  </li>\n</ul>\n</div>\n</div>\n\n<ul id="portal-siteactions">\n\n    <li id="siteaction-sitemap"><a href="http://nohost/plone/sitemap" accesskey="3" title="Site Map">Site Map</a></li>\n    <li id="siteaction-accessibility"><a href="http://nohost/plone/accessibility-info" accesskey="0" title="Accessibility">Accessibility</a></li>\n    <li id="siteaction-contact"><a href="http://nohost/plone/contact-info" accesskey="9" title="Contact">Contact</a></li>\n</ul>\n\n\n    </div>\n</div>\n    \n\n</div>\n\n<!-- TODO: This needs to go away. -->\n<!-- <div id="kss-spinner"><img tal:attributes="src string:${portal_url}/spinner.png" alt="" /></div> -->\n\n</body>\n</html>\n\n\n'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 103, in csrf.txt
Failed example:
    self.failUnless(portal.acl_users.getUser('john'), 'user not found?')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 103, example 30]>", line 1, in <module>
        self.failUnless(portal.acl_users.getUser('john'), 'user not found?')
      File "/usr/local/python2.6/lib/python2.6/unittest.py", line 325, in failUnless
        if not expr: raise self.failureException, msg
    AssertionError: user not found?
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 199, in csrf.txt
Failed example:
    browser.getControl(name='users.roles:list:records').value = ['Manager'] * 3
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 199, example 78]>", line 1, in <module>
        browser.getControl(name='users.roles:list:records').value = ['Manager'] * 3
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 103, in __setattr__
        object.__setattr__(self, name, value)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 521, in fset
        self.mech_control.value = value
      File "build/bdist.linux-x86_64/egg/ClientForm.py", line 2092, in __setattr__
      File "build/bdist.linux-x86_64/egg/ClientForm.py", line 2107, in _set_value
      File "build/bdist.linux-x86_64/egg/ClientForm.py", line 2153, in _multiple_set_value
      File "build/bdist.linux-x86_64/egg/ClientForm.py", line 2121, in _get_items
    ItemNotFoundError: insufficient items with name 'Manager'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 206, in csrf.txt
Failed example:
    browser.getControl(name='users.roles:list:records').value = ['Manager'] * 3
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 206, example 83]>", line 1, in <module>
        browser.getControl(name='users.roles:list:records').value = ['Manager'] * 3
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 103, in __setattr__
        object.__setattr__(self, name, value)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 521, in fset
        self.mech_control.value = value
      File "build/bdist.linux-x86_64/egg/ClientForm.py", line 2092, in __setattr__
      File "build/bdist.linux-x86_64/egg/ClientForm.py", line 2107, in _set_value
      File "build/bdist.linux-x86_64/egg/ClientForm.py", line 2153, in _multiple_set_value
      File "build/bdist.linux-x86_64/egg/ClientForm.py", line 2121, in _get_items
    ItemNotFoundError: insufficient items with name 'Manager'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 254, in csrf.txt
Failed example:
    browser.getControl(name='add:list').getControl(value='john').selected = True
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest csrf.txt[line 254, example 106]>", line 1, in <module>
        browser.getControl(name='add:list').getControl(value='john').selected = True
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 613, in getControl
        disambiguate(options, msg, index), self.mech_form, self.browser)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: value 'john'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/tests/csrf.txt", line 255, in csrf.txt
Failed example:
    browser.getControl('Add selected groups and users to this group').click()
Expected:
    Traceback (most recent call last):
    ...
    HTTPError: HTTP Error 403: Forbidden
Got nothing



Error in test testProfile (plone.app.upgrade.v40.tests.TestMigrations_v4_0alpha4)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.upgrade/plone/app/upgrade/v40/tests.py", line 341, in testProfile
    loadMigrationProfile(self.portal, self.profile)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.upgrade/plone/app/upgrade/utils.py", line 104, in loadMigrationProfile
    context.runAllImportStepsFromProfile(profile, purge_old=False)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.6.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 331, in runAllImportStepsFromProfile
    ignore_dependencies=ignore_dependencies)
   - __traceback_info__: profile-plone.app.upgrade.v40:4alpha3-4alpha4
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.6.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 1058, in _runImportStepsFromContext
    chain = self.getProfileDependencyChain( profile_id )
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.6.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 1039, in getProfileDependencyChain
    dependencies = self.getDependenciesForProfile( profile_id )
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.GenericSetup-1.6.0b1-py2.6.egg/Products/GenericSetup/tool.py", line 825, in getDependenciesForProfile
    raise KeyError, profile_id
KeyError: 'profile-plone.app.upgrade.v40:4alpha3-4alpha4'

  Ran 1839 tests with 2 failures and 1 errors in 3 minutes 48.074 seconds.
Running plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer tests:
  Set up plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer in 0.002 seconds.
  Ran 6 tests with 0 failures and 0 errors in 2.444 seconds.
Running plone.app.customerize.tests.layer.PloneCustomerize tests:
  Tear down plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer in 0.000 seconds.
  Set up plone.app.customerize.tests.layer.PloneCustomerize in 0.000 seconds.
  Ran 27 tests with 0 failures and 0 errors in 2.667 seconds.
Running plone.app.kss.tests.kss_and_plone_layer.KSSAndPloneLayer tests:
  Tear down plone.app.customerize.tests.layer.PloneCustomerize in 0.000 seconds.
  Set up plone.app.kss.tests.kss_and_plone_layer.KSSAndPloneLayer in 0.004 seconds.
  Ran 13 tests with 0 failures and 0 errors in 1.171 seconds.
Running plone.app.linkintegrity.tests.layer.PloneLinkintegrity tests:
  Tear down plone.app.kss.tests.kss_and_plone_layer.KSSAndPloneLayer in 0.000 seconds.
  Set up plone.app.linkintegrity.tests.layer.PloneLinkintegrity in 0.447 seconds.
  Ran 117 tests with 0 failures and 0 errors in 26.020 seconds.
Running plone.app.upgrade.tests.base.FunctionalUpgradeLayer tests:
  Tear down plone.app.linkintegrity.tests.layer.PloneLinkintegrity in 0.051 seconds.
  Set up plone.app.upgrade.tests.base.FunctionalUpgradeLayer in 0.000 seconds.
  Ran 11 tests with 0 failures and 0 errors in 56.707 seconds.
Running plone.app.viewletmanager.tests.test_exportimport.Layer tests:
  Tear down plone.app.upgrade.tests.base.FunctionalUpgradeLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.422 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.015 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up plone.app.viewletmanager.tests.test_exportimport.Layer in 0.000 seconds.
  Ran 16 tests with 0 failures and 0 errors in 0.051 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down plone.app.viewletmanager.tests.test_exportimport.Layer in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 145 tests with 0 failures and 0 errors in 0.878 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 2370 tests, 2 failures, 1 errors in 5 minutes 35.392 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.456 seconds.
  Ran 165 tests with 0 failures and 0 errors in 0.628 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Products.PloneTestCase.layer.ZCML in 2.396 seconds.
  Ran 34 tests with 0 failures and 0 errors in 0.212 seconds.
Running Products.PlonePAS.tests.layer.PlonePASLayer tests:
  Set up Products.PloneTestCase.layer.PloneSite in 3.653 seconds.
  Set up Products.PlonePAS.tests.layer.PlonePASLayer in 0.000 seconds.
  Ran 153 tests with 0 failures and 0 errors in 1.931 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down Products.PlonePAS.tests.layer.PlonePASLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.361 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.004 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 337 tests with 0 failures and 0 errors in 0.736 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 689 tests, 0 failures, 0 errors in 12.152 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.404 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.445 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.174 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/borg.localrole-3.0a1-py2.6.egg/borg/localrole/bbb/bbb.txt:1: DeprecationWarning: IWorkspace is deprecated. Please use borg.localrole.interfaces.ILocalRoleProvider instead
  =========
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/borg.localrole-3.0a1-py2.6.egg/borg/localrole/bbb/bbb.txt:1: DeprecationWarning: IGroupAwareWorkspace is deprecated. Please use borg.localrole.interfaces.ILocalRoleProvider instead
  =========
  Ran 39 tests with 0 failures and 0 errors in 0.236 seconds.
Running plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer tests:
  Set up plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer in 0.003 seconds.
  Ran 9 tests with 0 failures and 0 errors in 0.745 seconds.
Running plone.theme.tests.test_doctest.PloneThemeLayer tests:
  Tear down plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer in 0.000 seconds.
  Set up plone.theme.tests.test_doctest.PloneThemeLayer in 0.003 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.053 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down plone.theme.tests.test_doctest.PloneThemeLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.349 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.004 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
/usr/local/python2.6/lib/python2.6/mhlib.py:83: DeprecationWarning: the multifile module has been deprecated since Python 2.5
  import multifile
  Ran 252 tests with 0 failures and 0 errors in 0.814 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 305 tests, 0 failures, 0 errors in 11.109 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.908 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.338 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.141 seconds.


Error in test testRenderClassicPortlet (plone.app.portlets.tests.test_classic_portlet.TestRenderer)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/tests/test_classic_portlet.py", line 101, in testRenderClassicPortlet
    r.render()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/Products/Five/browser/pagetemplatefile.py", line 126, in __call__
    return self.im_func(im_self, *args, **kw)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/Products/Five/browser/pagetemplatefile.py", line 60, in __call__
    sourceAnnotations=getattr(debug_flags, 'sourceAnnotations', 0),
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.pagetemplate-3.5.0-py2.6.egg/zope/pagetemplate/pagetemplate.py", line 115, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
   - Warning: Macro expansion failed
   - Warning: <type 'exceptions.NameError'>: name 'path_expression' is not defined
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 271, in __call__
    self.interpret(self.program)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 852, in do_condition
    self.interpret(block)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
    self.do_optTag(stuff)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
    return self.no_tag(start, program)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
    self.interpret(program)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
    handlers[opcode](self, args)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 867, in do_useMacro
    macro = self.engine.evaluateMacro(macroExpr)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tales-3.4.0-py2.6.egg/zope/tales/tales.py", line 696, in evaluate
    return expression(self)
   - /home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.portlets/plone/app/portlets/portlets/classic.pt
   - Line 8, Column 4
   - Expression: <PythonExpr (path(path_expression))>
   - Names:
      {'args': (),
       'container': <ATFolder at /plone/Members/test_user_1_>,
       'context': <ATFolder at /plone/Members/test_user_1_>,
       'default': <object object at 0x2abef8ab28f0>,
       'here': <ATFolder at /plone/Members/test_user_1_>,
       'loop': {},
       'nothing': None,
       'options': {},
       'repeat': <Products.PageTemplates.Expressions.SafeMapping object at 0x60700e0>,
       'request': <HTTPRequest, URL=http://nohost>,
       'root': <Application at >,
       'template': <Products.Five.browser.pagetemplatefile.ViewPageTemplateFile object at 0x454f750>,
       'traverse_subpath': [],
       'user': <PloneUser 'test_user_1_'>,
       'view': <plone.app.portlets.portlets.classic.Renderer object at 0x6bf4cd0>,
       'views': <Products.Five.browser.pagetemplatefile.ViewMapper object at 0x7768810>}
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tales-3.4.0-py2.6.egg/zope/tales/pythonexpr.py", line 59, in __call__
    return eval(self._code, vars)
   - __traceback_info__: (path(path_expression))
  File "<string>", line 1, in <module>
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tales-3.4.0-py2.6.egg/zope/tales/pythonexpr.py", line 77, in __call__
    self._econtext._engine)(self._econtext)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tales-3.4.0-py2.6.egg/zope/tales/expressions.py", line 217, in __call__
    return self._eval(econtext)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/Products/PageTemplates/Expressions.py", line 149, in _eval
    ob = self._subexprs[-1](econtext)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tales-3.4.0-py2.6.egg/zope/tales/expressions.py", line 124, in _eval
    ob = self._traverser(ob, element, econtext)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/Products/PageTemplates/Expressions.py", line 99, in trustedBoboAwareZopeTraverse
    request=request)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.traversing-3.7.1-py2.6.egg/zope/traversing/adapters.py", line 139, in traversePathElement
    return traversable.traverse(nm, further_path)
   - __traceback_info__: ({u'content-core': [('version', '1.6'), ('mode', 'html'), ('setPosition', (72, 6)), ('setSourceFile', 'file:/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.Archetypes/Products/Archetypes/skins/archetypes/base_view.pt'), ('beginScope', {u'tal:define': u"portal_type python:context.getPortalTypeName().lower().replace(' ', '_');\n            base_macros context/base/macros;\n            view_template python:'%s_view' % portal_type;\n            view_macros python:path('context/%s/macros|nothing' % view_template);\n            body_macro view_macros/body | body_macro | base_macros/body;\n            folderlisting_macro view_macros/folderlisting | folderlisting | base_macros/folderlisting;\n            errors python:request.get('errors', {})", u'define-macro': u'content-core'}), ('setLocal', (u'portal_type', <PythonExpr context.getPortalTypeName().lower().replace(' ', '_')>)), ('setLocal', (u'base_macros', <PathExpr standard:u'context/base/macros'>)), ('setLocal', (u'view_template', <PythonExpr '%s_view' % portal_type>)), ('setLocal', (u'view_macros', <PythonExpr path('context/%s/macros|nothing' % view_template)>)), ('setLocal', (u'body_macro', <PathExpr standard:u'view_macros/body | body_macro | base_macros/body'>)), ('setLocal', (u'folderlisting_macro', <PathExpr standard:u'view_macros/folderlisting | folderlisting | base_macros/folderlisting'>)), ('setLocal', (u'errors', <PythonExpr request.get('errors', {})>)), ('optTag', (u'metal:main_macro', None, 'metal', 0, [('startTag', (u'metal:main_macro', [(u'define-macro', u'content-core', 'metal'), (u'tal:define', u"portal_type python:context.getPortalTypeName().lower().replace(' ', '_');\n            base_macros context/base/macros;\n            view_template python:'%s_view' % portal_type;\n            view_macros python:path('context/%s/macros|nothing' % view_template);\n            body_macro view_macros/body | body_macro | base_macros/body;\n            folderlisting_macro view_macros/folderlisting | folderlisting | base_macros/folderlisting;\n            errors python:request.get('errors', {})", 'tal')]))], [('rawtextColumn', (u'\n\n        ', 8)), ('setPosition', (81, 8)), ('useMacro', (u'body_macro', <PathExpr standard:u'body_macro'>, {}, [('beginScope', {u'use-macro': u'body_macro'}), ('optTag', (u'metal:use_body', None, 'metal', 1, [('startEndTag', (u'metal:use_body', [(u'use-macro', u'body_macro', 'metal')]))], [])), ('endScope', ())])), ('setPosition', (81, 8)), ('setSourceFile', 'file:/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.Archetypes/Products/Archetypes/skins/archetypes/base_view.pt'), ('rawtextColumn', (u'\n        ', 8)), ('setPosition', (82, 8)), ('useMacro', (u'folderlisting_macro', <PathExpr standard:u'folderlisting_macro'>, {}, [('beginScope', {u'use-macro': u'folderlisting_macro'}), ('optTag', (u'metal:use_body', None, 'metal', 1, [('startEndTag', (u'metal:use_body', [(u'use-macro', u'folderlisting_macro', 'metal')]))], [])), ('endScope', ())])), ('setPosition', (82, 8)), ('setSourceFile', 'file:/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.Archetypes/Products/Archetypes/skins/archetypes/base_view.pt'), ('rawtextColumn', (u'\n\n      ', 6))])), ('endScope', ())]}, 'main')
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.traversing-3.7.1-py2.6.egg/zope/traversing/adapters.py", line 53, in traverse
    raise LocationError(subject, name)
   - __traceback_info__: ({u'content-core': [('version', '1.6'), ('mode', 'html'), ('setPosition', (72, 6)), ('setSourceFile', 'file:/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.Archetypes/Products/Archetypes/skins/archetypes/base_view.pt'), ('beginScope', {u'tal:define': u"portal_type python:context.getPortalTypeName().lower().replace(' ', '_');\n            base_macros context/base/macros;\n            view_template python:'%s_view' % portal_type;\n            view_macros python:path('context/%s/macros|nothing' % view_template);\n            body_macro view_macros/body | body_macro | base_macros/body;\n            folderlisting_macro view_macros/folderlisting | folderlisting | base_macros/folderlisting;\n            errors python:request.get('errors', {})", u'define-macro': u'content-core'}), ('setLocal', (u'portal_type', <PythonExpr context.getPortalTypeName().lower().replace(' ', '_')>)), ('setLocal', (u'base_macros', <PathExpr standard:u'context/base/macros'>)), ('setLocal', (u'view_template', <PythonExpr '%s_view' % portal_type>)), ('setLocal', (u'view_macros', <PythonExpr path('context/%s/macros|nothing' % view_template)>)), ('setLocal', (u'body_macro', <PathExpr standard:u'view_macros/body | body_macro | base_macros/body'>)), ('setLocal', (u'folderlisting_macro', <PathExpr standard:u'view_macros/folderlisting | folderlisting | base_macros/folderlisting'>)), ('setLocal', (u'errors', <PythonExpr request.get('errors', {})>)), ('optTag', (u'metal:main_macro', None, 'metal', 0, [('startTag', (u'metal:main_macro', [(u'define-macro', u'content-core', 'metal'), (u'tal:define', u"portal_type python:context.getPortalTypeName().lower().replace(' ', '_');\n            base_macros context/base/macros;\n            view_template python:'%s_view' % portal_type;\n            view_macros python:path('context/%s/macros|nothing' % view_template);\n            body_macro view_macros/body | body_macro | base_macros/body;\n            folderlisting_macro view_macros/folderlisting | folderlisting | base_macros/folderlisting;\n            errors python:request.get('errors', {})", 'tal')]))], [('rawtextColumn', (u'\n\n        ', 8)), ('setPosition', (81, 8)), ('useMacro', (u'body_macro', <PathExpr standard:u'body_macro'>, {}, [('beginScope', {u'use-macro': u'body_macro'}), ('optTag', (u'metal:use_body', None, 'metal', 1, [('startEndTag', (u'metal:use_body', [(u'use-macro', u'body_macro', 'metal')]))], [])), ('endScope', ())])), ('setPosition', (81, 8)), ('setSourceFile', 'file:/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.Archetypes/Products/Archetypes/skins/archetypes/base_view.pt'), ('rawtextColumn', (u'\n        ', 8)), ('setPosition', (82, 8)), ('useMacro', (u'folderlisting_macro', <PathExpr standard:u'folderlisting_macro'>, {}, [('beginScope', {u'use-macro': u'folderlisting_macro'}), ('optTag', (u'metal:use_body', None, 'metal', 1, [('startEndTag', (u'metal:use_body', [(u'use-macro', u'folderlisting_macro', 'metal')]))], [])), ('endScope', ())])), ('setPosition', (82, 8)), ('setSourceFile', 'file:/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.Archetypes/Products/Archetypes/skins/archetypes/base_view.pt'), ('rawtextColumn', (u'\n\n      ', 6))])), ('endScope', ())]}, 'main', [])
LocationError: ({u'content-core': [('version', '1.6'), ('mode', 'html'), ('setPosition', (72, 6)), ('setSourceFile', 'file:/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.Archetypes/Products/Archetypes/skins/archetypes/base_view.pt'), ('beginScope', {u'tal:define': u"portal_type python:context.getPortalTypeName().lower().replace(' ', '_');\n            base_macros context/base/macros;\n            view_template python:'%s_view' % portal_type;\n            view_macros python:path('context/%s/macros|nothing' % view_template);\n            body_macro view_macros/body | body_macro | base_macros/body;\n            folderlisting_macro view_macros/folderlisting | folderlisting | base_macros/folderlisting;\n            errors python:request.get('errors', {})", u'define-macro': u'content-core'}), ('setLocal', (u'portal_type', <PythonExpr context.getPortalTypeName().lower().replace(' ', '_')>)), ('setLocal', (u'base_macros', <PathExpr standard:u'context/base/macros'>)), ('setLocal', (u'view_template', <PythonExpr '%s_view' % portal_type>)), ('setLocal', (u'view_macros', <PythonExpr path('context/%s/macros|nothing' % view_template)>)), ('setLocal', (u'body_macro', <PathExpr standard:u'view_macros/body | body_macro | base_macros/body'>)), ('setLocal', (u'folderlisting_macro', <PathExpr standard:u'view_macros/folderlisting | folderlisting | base_macros/folderlisting'>)), ('setLocal', (u'errors', <PythonExpr request.get('errors', {})>)), ('optTag', (u'metal:main_macro', None, 'metal', 0, [('startTag', (u'metal:main_macro', [(u'define-macro', u'content-core', 'metal'), (u'tal:define', u"portal_type python:context.getPortalTypeName().lower().replace(' ', '_');\n            base_macros context/base/macros;\n            view_template python:'%s_view' % portal_type;\n            view_macros python:path('context/%s/macros|nothing' % view_template);\n            body_macro view_macros/body | body_macro | base_macros/body;\n            folderlisting_macro view_macros/folderlisting | folderlisting | base_macros/folderlisting;\n            errors python:request.get('errors', {})", 'tal')]))], [('rawtextColumn', (u'\n\n        ', 8)), ('setPosition', (81, 8)), ('useMacro', (u'body_macro', <PathExpr standard:u'body_macro'>, {}, [('beginScope', {u'use-macro': u'body_macro'}), ('optTag', (u'metal:use_body', None, 'metal', 1, [('startEndTag', (u'metal:use_body', [(u'use-macro', u'body_macro', 'metal')]))], [])), ('endScope', ())])), ('setPosition', (81, 8)), ('setSourceFile', 'file:/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.Archetypes/Products/Archetypes/skins/archetypes/base_view.pt'), ('rawtextColumn', (u'\n        ', 8)), ('setPosition', (82, 8)), ('useMacro', (u'folderlisting_macro', <PathExpr standard:u'folderlisting_macro'>, {}, [('beginScope', {u'use-macro': u'folderlisting_macro'}), ('optTag', (u'metal:use_body', None, 'metal', 1, [('startEndTag', (u'metal:use_body', [(u'use-macro', u'folderlisting_macro', 'metal')]))], [])), ('endScope', ())])), ('setPosition', (82, 8)), ('setSourceFile', 'file:/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.Archetypes/Products/Archetypes/skins/archetypes/base_view.pt'), ('rawtextColumn', (u'\n\n      ', 6))])), ('endScope', ())]}, 'main')

/usr/local/python2.6/lib/python2.6/unittest.py:279: DeprecationWarning: The use of 'hide' has been deprecated and will be removed in plone.portlet.static 2.0. Instead, use the new generic built-in show/hide setting of plone.portlets.
  testMethod()
  Ran 165 tests with 0 failures and 1 errors in 14.749 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer tests:
  Set up plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer in 0.006 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.039 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletGSLayer tests:
  Set up plone.app.portlets.tests.test_configuration.TestPortletGSLayer in 1.349 seconds.
  Ran 13 tests with 0 failures and 0 errors in 3.698 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down plone.app.portlets.tests.test_configuration.TestPortletGSLayer in 0.000 seconds.
  Tear down plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.363 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.004 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 57 tests with 0 failures and 0 errors in 0.149 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 240 tests, 0 failures, 1 errors in 28.584 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 3 tests with 0 failures and 0 errors in 12.258 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 1.887 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.589 seconds.
  Ran 23 tests with 0 failures and 0 errors in 2.772 seconds.
Running Products.CMFPlacefulWorkflow.tests.test_exportimport.ExportImportLayer tests:
  Set up Products.CMFPlacefulWorkflow.tests.test_exportimport.ExportImportLayer in 0.001 seconds.
  Ran 12 tests with 0 failures and 0 errors in 0.927 seconds.
Tearing down left over layers:
  Tear down Products.CMFPlacefulWorkflow.tests.test_exportimport.ExportImportLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.365 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.004 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Total: 35 tests, 0 failures, 0 errors in 10.985 seconds.
Running Products.CMFTestCase.layer.CMFSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.232 seconds.
  Set up Products.CMFTestCase.layer.ZCML in 0.367 seconds.
  Set up Products.CMFTestCase.layer.CMFSite in 0.208 seconds.
  Ran 58 tests with 0 failures and 0 errors in 0.228 seconds.
Tearing down left over layers:
  Tear down Products.CMFTestCase.layer.CMFSite in 0.027 seconds.
  Tear down Products.CMFTestCase.layer.ZCML in 0.001 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 35 tests with 0 failures and 0 errors in 0.026 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.385 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.478 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.007 seconds.


Failure in test /home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt
Failed doctest test for browser.txt
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 112, in browser.txt
Failed example:
    browser.open('http://nohost/plone/@@register')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 112, example 20]>", line 1, in <module>
        browser.open('http://nohost/plone/@@register')
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 239, in open
        self.mech_browser.open(url, data)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 209, in open
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 236, in _mech_open
      File "build/bdist.linux-x86_64/egg/mechanize/_opener.py", line 191, in open
      File "/usr/local/python2.6/lib/python2.6/urllib2.py", line 407, in _open
        '_open', req)
      File "/usr/local/python2.6/lib/python2.6/urllib2.py", line 367, in _call_chain
        result = func(*args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/Products/Five/testbrowser.py", line 85, in http_open
        return self.do_open(PublisherConnection, req)
      File "/usr/local/python2.6/lib/python2.6/urllib2.py", line 1118, in do_open
        h.request(req.get_method(), req.get_selector(), req.data, headers)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/testing.py", line 82, in request
        self.response = self.caller(request_string, handle_errors)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/Testing/ZopeTestCase/functional.py", line 40, in wrapped_func
        return func(*args, **kw)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/Testing/ZopeTestCase/zopedoctest/functional.py", line 182, in http
        debug=not handle_errors,
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/ZPublisher/Test.py", line 204, in publish_module
        response = publish(request, module_name, after_list, debug=debug)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/ZPublisher/Publish.py", line 165, in publish
        sys.exc_info()[2],
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/Zope2/App/startup.py", line 249, in __call__
        error_log_url=error_log_url)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/ZPublisher/Publish.py", line 127, in publish
        request, bind=1)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/ZPublisher/mapply.py", line 77, in mapply
        if debug is not None: return debug(object,args,context)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/ZPublisher/Publish.py", line 47, in call_object
        result=apply(object,args) # Type s<cr> to step into published object.
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.formlib-3.6.0-py2.6.egg/zope/formlib/form.py", line 786, in __call__
        result = self.render()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.formlib-3.6.0-py2.6.egg/zope/formlib/form.py", line 776, in render
        self.form_result = self.template()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/Products/Five/browser/pagetemplatefile.py", line 126, in __call__
        return self.im_func(im_self, *args, **kw)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/Products/Five/browser/pagetemplatefile.py", line 60, in __call__
        sourceAnnotations=getattr(debug_flags, 'sourceAnnotations', 0),
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.pagetemplate-3.5.0-py2.6.egg/zope/pagetemplate/pagetemplate.py", line 109, in pt_render
        raise PTRuntimeError(str(self._v_errors))
       - Warning: Compilation failed
       - Warning: <class 'zope.tal.taldefs.METALError'>: fill-slot must be within a use-macro, at line 22, column 13
    PTRuntimeError: ['Compilation failed', "<class 'zope.tal.taldefs.METALError'>: fill-slot must be within a use-macro, at line 22, column 13"]
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 113, in browser.txt
Failed example:
    browser.url
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 113, example 21]>", line 1, in <module>
        browser.url
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 183, in url
        return self.mech_browser.geturl()
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 340, in geturl
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 116, in browser.txt
Failed example:
    browser.getControl(name='form.username').value = 'jsmith'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 116, example 22]>", line 1, in <module>
        browser.getControl(name='form.username').value = 'jsmith'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 365, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 424, in forms
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 449, in viewing_html
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 117, in browser.txt
Failed example:
    browser.getControl(name='form.email').value = 'jsmith at example.com'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 117, example 23]>", line 1, in <module>
        browser.getControl(name='form.email').value = 'jsmith at example.com'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 365, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 424, in forms
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 449, in viewing_html
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 118, in browser.txt
Failed example:
    browser.getControl(name='form.password').value = 'secret'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 118, example 24]>", line 1, in <module>
        browser.getControl(name='form.password').value = 'secret'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 365, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 424, in forms
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 449, in viewing_html
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 119, in browser.txt
Failed example:
    browser.getControl(name='form.password_ctl').value = 'secret'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 119, example 25]>", line 1, in <module>
        browser.getControl(name='form.password_ctl').value = 'secret'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 365, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 424, in forms
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 449, in viewing_html
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 120, in browser.txt
Failed example:
    browser.getControl(name='form.actions.register').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 120, example 26]>", line 1, in <module>
        browser.getControl(name='form.actions.register').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 365, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 424, in forms
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 449, in viewing_html
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 125, in browser.txt
Failed example:
    open('/tmp/test.html', 'w').write(browser.contents)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 125, example 27]>", line 1, in <module>
        open('/tmp/test.html', 'w').write(browser.contents)
    IOError: [Errno 13] Permission denied: '/tmp/test.html'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 126, in browser.txt
Failed example:
    "You have been registered" in browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 126, example 28]>", line 1, in <module>
        "You have been registered" in browser.contents
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 201, in contents
        old_location = response.tell()
    AttributeError: 'NoneType' object has no attribute 'tell'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 131, in browser.txt
Failed example:
    browser.getLink('Log in').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 131, example 29]>", line 1, in <module>
        browser.getLink('Log in').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 624, in find_link
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 645, in _filter_links
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 449, in viewing_html
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 132, in browser.txt
Failed example:
    browser.url.startswith('http://nohost/plone/login_form')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 132, example 30]>", line 1, in <module>
        browser.url.startswith('http://nohost/plone/login_form')
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 183, in url
        return self.mech_browser.geturl()
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 340, in geturl
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 134, in browser.txt
Failed example:
    browser.getControl(name='__ac_name').value = 'jsmith'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 134, example 31]>", line 1, in <module>
        browser.getControl(name='__ac_name').value = 'jsmith'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 365, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 424, in forms
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 449, in viewing_html
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 135, in browser.txt
Failed example:
    browser.getControl(name='__ac_password').value = 'secret'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 135, example 32]>", line 1, in <module>
        browser.getControl(name='__ac_password').value = 'secret'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 365, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 424, in forms
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 449, in viewing_html
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 136, in browser.txt
Failed example:
    browser.getControl(name='submit').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 136, example 33]>", line 1, in <module>
        browser.getControl(name='submit').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 365, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 424, in forms
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 449, in viewing_html
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 137, in browser.txt
Failed example:
    open('/tmp/test2.html', 'w').write(browser.contents)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 137, example 34]>", line 1, in <module>
        open('/tmp/test2.html', 'w').write(browser.contents)
    IOError: [Errno 13] Permission denied: '/tmp/test2.html'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 138, in browser.txt
Failed example:
    "You are now logged in" in browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 138, example 35]>", line 1, in <module>
        "You are now logged in" in browser.contents
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 201, in contents
        old_location = response.tell()
    AttributeError: 'NoneType' object has no attribute 'tell'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 143, in browser.txt
Failed example:
    browser.getLink('Log out').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 143, example 36]>", line 1, in <module>
        browser.getLink('Log out').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 624, in find_link
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 645, in _filter_links
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 449, in viewing_html
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 144, in browser.txt
Failed example:
    "You are now logged out" in browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 144, example 37]>", line 1, in <module>
        "You are now logged out" in browser.contents
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 201, in contents
        old_location = response.tell()
    AttributeError: 'NoneType' object has no attribute 'tell'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 163, in browser.txt
Failed example:
    len(mailhost.messages)
Expected:
    1
Got:
    0
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 165, in browser.txt
Failed example:
    msg = mailhost.messages[0]
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 165, example 46]>", line 1, in <module>
        msg = mailhost.messages[0]
      File "/usr/local/python2.6/lib/python2.6/UserList.py", line 31, in __getitem__
        def __getitem__(self, i): return self.data[i]
    IndexError: list index out of range
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 170, in browser.txt
Failed example:
    "To: jsmith at example.com" in msg
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 170, example 47]>", line 1, in <module>
        "To: jsmith at example.com" in msg
    NameError: name 'msg' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 173, in browser.txt
Failed example:
    please_visit_text in msg
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 173, example 49]>", line 1, in <module>
        please_visit_text in msg
    NameError: name 'msg' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 175, in browser.txt
Failed example:
    url_index = msg.index(please_visit_text) + len(please_visit_text)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 175, example 50]>", line 1, in <module>
        url_index = msg.index(please_visit_text) + len(please_visit_text)
    NameError: name 'msg' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 176, in browser.txt
Failed example:
    address = msg[url_index:].split()[0]
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 176, example 51]>", line 1, in <module>
        address = msg[url_index:].split()[0]
    NameError: name 'msg' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 177, in browser.txt
Failed example:
    address # doctest: +ELLIPSIS
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 177, example 52]>", line 1, in <module>
        address # doctest: +ELLIPSIS
    NameError: name 'address' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 182, in browser.txt
Failed example:
    browser.open(address)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 182, example 53]>", line 1, in <module>
        browser.open(address)
    NameError: name 'address' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 183, in browser.txt
Failed example:
    "Set your password" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 186, in browser.txt
Failed example:
    form = browser.getForm(name='pwreset_action')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 186, example 55]>", line 1, in <module>
        form = browser.getForm(name='pwreset_action')
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 398, in getForm
        form = disambiguate(matching_forms, '', index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 187, in browser.txt
Failed example:
    form.getControl(name='userid').value = 'jsmith'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 187, example 56]>", line 1, in <module>
        form.getControl(name='userid').value = 'jsmith'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 752, in getControl
        raise zope.testbrowser.interfaces.ExpiredError
    ExpiredError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 188, in browser.txt
Failed example:
    form.getControl(name='password').value = 'secretion'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 188, example 57]>", line 1, in <module>
        form.getControl(name='password').value = 'secretion'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 752, in getControl
        raise zope.testbrowser.interfaces.ExpiredError
    ExpiredError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 189, in browser.txt
Failed example:
    form.getControl(name='password2').value = 'secretion'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 189, example 58]>", line 1, in <module>
        form.getControl(name='password2').value = 'secretion'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 752, in getControl
        raise zope.testbrowser.interfaces.ExpiredError
    ExpiredError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 190, in browser.txt
Failed example:
    form.submit()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 190, example 59]>", line 1, in <module>
        form.submit()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 729, in submit
        raise zope.testbrowser.interfaces.ExpiredError
    ExpiredError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 194, in browser.txt
Failed example:
    "Your password has been set successfully." in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 196, in browser.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/pwreset_finish'
Got:
    'http://nohost/plone/mail_password'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 205, in browser.txt
Failed example:
    "You are now logged in" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 210, in browser.txt
Failed example:
    browser.getLink('Log out').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 210, example 67]>", line 1, in <module>
        browser.getLink('Log out').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 626, in find_link
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 211, in browser.txt
Failed example:
    "You are now logged out" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 292, in browser.txt
Failed example:
    browser.open('http://nohost/plone/@@register')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 292, example 102]>", line 1, in <module>
        browser.open('http://nohost/plone/@@register')
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 239, in open
        self.mech_browser.open(url, data)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 209, in open
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 236, in _mech_open
      File "build/bdist.linux-x86_64/egg/mechanize/_opener.py", line 191, in open
      File "/usr/local/python2.6/lib/python2.6/urllib2.py", line 407, in _open
        '_open', req)
      File "/usr/local/python2.6/lib/python2.6/urllib2.py", line 367, in _call_chain
        result = func(*args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/Products/Five/testbrowser.py", line 85, in http_open
        return self.do_open(PublisherConnection, req)
      File "/usr/local/python2.6/lib/python2.6/urllib2.py", line 1118, in do_open
        h.request(req.get_method(), req.get_selector(), req.data, headers)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/testing.py", line 82, in request
        self.response = self.caller(request_string, handle_errors)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/Testing/ZopeTestCase/functional.py", line 40, in wrapped_func
        return func(*args, **kw)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/Testing/ZopeTestCase/zopedoctest/functional.py", line 182, in http
        debug=not handle_errors,
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/ZPublisher/Test.py", line 204, in publish_module
        response = publish(request, module_name, after_list, debug=debug)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/ZPublisher/Publish.py", line 165, in publish
        sys.exc_info()[2],
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/Zope2/App/startup.py", line 249, in __call__
        error_log_url=error_log_url)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/ZPublisher/Publish.py", line 127, in publish
        request, bind=1)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/ZPublisher/mapply.py", line 77, in mapply
        if debug is not None: return debug(object,args,context)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/ZPublisher/Publish.py", line 47, in call_object
        result=apply(object,args) # Type s<cr> to step into published object.
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.formlib-3.6.0-py2.6.egg/zope/formlib/form.py", line 786, in __call__
        result = self.render()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.formlib-3.6.0-py2.6.egg/zope/formlib/form.py", line 776, in render
        self.form_result = self.template()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/Products/Five/browser/pagetemplatefile.py", line 126, in __call__
        return self.im_func(im_self, *args, **kw)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/Products/Five/browser/pagetemplatefile.py", line 60, in __call__
        sourceAnnotations=getattr(debug_flags, 'sourceAnnotations', 0),
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.pagetemplate-3.5.0-py2.6.egg/zope/pagetemplate/pagetemplate.py", line 109, in pt_render
        raise PTRuntimeError(str(self._v_errors))
       - Warning: Compilation failed
       - Warning: <class 'zope.tal.taldefs.METALError'>: fill-slot must be within a use-macro, at line 22, column 13
    PTRuntimeError: ['Compilation failed', "<class 'zope.tal.taldefs.METALError'>: fill-slot must be within a use-macro, at line 22, column 13"]
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 293, in browser.txt
Failed example:
    browser.getControl(name='form.username').value = 'bsmith'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 293, example 103]>", line 1, in <module>
        browser.getControl(name='form.username').value = 'bsmith'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 365, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 424, in forms
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 449, in viewing_html
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 294, in browser.txt
Failed example:
    browser.getControl(name='form.email').value = 'bsmith at example.com'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 294, example 104]>", line 1, in <module>
        browser.getControl(name='form.email').value = 'bsmith at example.com'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 365, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 424, in forms
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 449, in viewing_html
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 298, in browser.txt
Failed example:
    browser.getControl(name='form.password').value = 'secret' # doctest: +ELLIPSIS
Expected:
    Traceback (most recent call last):
    ...
    LookupError: name 'form.password'
Got:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 298, example 105]>", line 1, in <module>
        browser.getControl(name='form.password').value = 'secret' # doctest: +ELLIPSIS
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 365, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 424, in forms
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 449, in viewing_html
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 305, in browser.txt
Failed example:
    browser.getControl(name='form.actions.register').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 305, example 106]>", line 1, in <module>
        browser.getControl(name='form.actions.register').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 365, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 424, in forms
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 449, in viewing_html
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 306, in browser.txt
Failed example:
    "You have been registered" in browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 306, example 107]>", line 1, in <module>
        "You have been registered" in browser.contents
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 201, in contents
        old_location = response.tell()
    AttributeError: 'NoneType' object has no attribute 'tell'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 312, in browser.txt
Failed example:
    len(mailhost.messages)
Expected:
    2
Got:
    0
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 314, in browser.txt
Failed example:
    msg = str(mailhost.messages[-1])
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 314, example 110]>", line 1, in <module>
        msg = str(mailhost.messages[-1])
      File "/usr/local/python2.6/lib/python2.6/UserList.py", line 31, in __getitem__
        def __getitem__(self, i): return self.data[i]
    IndexError: list index out of range
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 323, in browser.txt
Failed example:
    message = parser.parsestr(msg)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 323, example 115]>", line 1, in <module>
        message = parser.parsestr(msg)
    NameError: name 'msg' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 324, in browser.txt
Failed example:
    message["To"]
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 324, example 116]>", line 1, in <module>
        message["To"]
    NameError: name 'message' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 326, in browser.txt
Failed example:
    msgtext = quopri.decodestring(message.get_payload())
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 326, example 117]>", line 1, in <module>
        msgtext = quopri.decodestring(message.get_payload())
    NameError: name 'message' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 327, in browser.txt
Failed example:
    "Please activate it by visiting" in msgtext
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 327, example 118]>", line 1, in <module>
        "Please activate it by visiting" in msgtext
    NameError: name 'msgtext' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 329, in browser.txt
Failed example:
    address = re.search('(http://nohost/plone/passwordreset/[a-z0-9]+\?userid=.*)\s', msgtext).groups()[0]
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 329, example 119]>", line 1, in <module>
        address = re.search('(http://nohost/plone/passwordreset/[a-z0-9]+\?userid=.*)\s', msgtext).groups()[0]
    NameError: name 'msgtext' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 333, in browser.txt
Failed example:
    browser.open(address)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 333, example 120]>", line 1, in <module>
        browser.open(address)
    NameError: name 'address' is not defined
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 334, in browser.txt
Failed example:
    "Please fill out the form below to set your password" in browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 334, example 121]>", line 1, in <module>
        "Please fill out the form below to set your password" in browser.contents
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 201, in contents
        old_location = response.tell()
    AttributeError: 'NoneType' object has no attribute 'tell'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 336, in browser.txt
Failed example:
    browser.getControl(name='password').value = 'secret'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 336, example 122]>", line 1, in <module>
        browser.getControl(name='password').value = 'secret'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 365, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 424, in forms
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 449, in viewing_html
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 337, in browser.txt
Failed example:
    browser.getControl(name='password2').value = 'secret'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 337, example 123]>", line 1, in <module>
        browser.getControl(name='password2').value = 'secret'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 365, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 424, in forms
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 449, in viewing_html
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 338, in browser.txt
Failed example:
    browser.getControl("Set my password").click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 338, example 124]>", line 1, in <module>
        browser.getControl("Set my password").click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 365, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 424, in forms
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 449, in viewing_html
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 339, in browser.txt
Failed example:
    "Your password has been set successfully." in browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 339, example 125]>", line 1, in <module>
        "Your password has been set successfully." in browser.contents
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 201, in contents
        old_location = response.tell()
    AttributeError: 'NoneType' object has no attribute 'tell'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 348, in browser.txt
Failed example:
    "You are now logged in" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 353, in browser.txt
Failed example:
    browser.getLink('Log out').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 353, example 131]>", line 1, in <module>
        browser.getLink('Log out').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 626, in find_link
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 354, in browser.txt
Failed example:
    "You are now logged out" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 398, in browser.txt
Failed example:
    len(mailhost.messages)
Expected:
    3
Got:
    1
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 415, in browser.txt
Failed example:
    browser.open(address)
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 415, example 159]>", line 1, in <module>
        browser.open(address)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 239, in open
        self.mech_browser.open(url, data)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 209, in open
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 236, in _mech_open
      File "build/bdist.linux-x86_64/egg/mechanize/_opener.py", line 191, in open
      File "/usr/local/python2.6/lib/python2.6/urllib2.py", line 407, in _open
        '_open', req)
      File "/usr/local/python2.6/lib/python2.6/urllib2.py", line 367, in _call_chain
        result = func(*args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/Products/Five/testbrowser.py", line 85, in http_open
        return self.do_open(PublisherConnection, req)
      File "/usr/local/python2.6/lib/python2.6/urllib2.py", line 1118, in do_open
        h.request(req.get_method(), req.get_selector(), req.data, headers)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/testing.py", line 82, in request
        self.response = self.caller(request_string, handle_errors)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/Testing/ZopeTestCase/functional.py", line 40, in wrapped_func
        return func(*args, **kw)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/Testing/ZopeTestCase/zopedoctest/functional.py", line 182, in http
        debug=not handle_errors,
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/ZPublisher/Test.py", line 204, in publish_module
        response = publish(request, module_name, after_list, debug=debug)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/ZPublisher/Publish.py", line 165, in publish
        sys.exc_info()[2],
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/Zope2/App/startup.py", line 211, in __call__
        v = view()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PlonePAS/Products/PlonePAS/browser/unauthorized.py", line 15, in __call__
        raise self.context
    Unauthorized: You are not allowed to access 'PasswordResetTool' in this context
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 416, in browser.txt
Failed example:
    "Please fill out the form below to set your password" in browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 416, example 160]>", line 1, in <module>
        "Please fill out the form below to set your password" in browser.contents
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 201, in contents
        old_location = response.tell()
    AttributeError: 'NoneType' object has no attribute 'tell'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 418, in browser.txt
Failed example:
    browser.getControl(name='password').value = 'superstr0ng'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 418, example 161]>", line 1, in <module>
        browser.getControl(name='password').value = 'superstr0ng'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 365, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 424, in forms
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 449, in viewing_html
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 419, in browser.txt
Failed example:
    browser.getControl(name='password2').value = 'superstr0ng'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 419, example 162]>", line 1, in <module>
        browser.getControl(name='password2').value = 'superstr0ng'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 365, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 424, in forms
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 449, in viewing_html
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 420, in browser.txt
Failed example:
    browser.getControl("Set my password").click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 420, example 163]>", line 1, in <module>
        browser.getControl("Set my password").click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 365, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 424, in forms
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 449, in viewing_html
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 421, in browser.txt
Failed example:
    "Your password has been set successfully." in browser.contents
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 421, example 164]>", line 1, in <module>
        "Your password has been set successfully." in browser.contents
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 201, in contents
        old_location = response.tell()
    AttributeError: 'NoneType' object has no attribute 'tell'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 430, in browser.txt
Failed example:
    "You are now logged in" in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PasswordResetTool/Products/PasswordResetTool/tests/browser.txt", line 433, in browser.txt
Failed example:
    browser.getLink('Log out').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[line 433, example 170]>", line 1, in <module>
        browser.getLink('Log out').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 626, in find_link
    LinkNotFoundError

  Ran 38 tests with 1 failures and 0 errors in 3.452 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.401 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.005 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.448 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.561 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 3.906 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.PlonePAS/Products/PlonePAS/tools/membership.py:552: DeprecationWarning: credentialsChanged should be called with 'REQUEST' as second argument. The BBB code will be removed in CMF 2.3.
  self.credentialsChanged(password, REQUEST=REQUEST)
  Ran 61 tests with 0 failures and 0 errors in 1.269 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.375 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.004 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.450 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.429 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.040 seconds.
  Ran 245 tests with 0 failures and 0 errors in 17.845 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.384 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.005 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 59 tests with 0 failures and 0 errors in 0.013 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 304 tests, 0 failures, 0 errors in 26.592 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.559 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.451 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 3.874 seconds.
  Ran 78 tests with 0 failures and 0 errors in 2.975 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.360 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.006 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 76 tests with 0 failures and 0 errors in 1.514 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Running Products.contentmigration.tests.layer.TestLayer tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.426 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.430 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 3.868 seconds.
  Set up Products.contentmigration.tests.layer.TestLayer in 0.002 seconds.
  Ran 18 tests with 0 failures and 0 errors in 4.966 seconds.
Tearing down left over layers:
  Tear down Products.contentmigration.tests.layer.TestLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.362 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.004 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Total: 0 tests, 0 failures, 0 errors in 0.000 seconds.
Running archetypes.referencebrowserwidget.tests.base.layer tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 1.870 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.067 seconds.
  Set up archetypes.referencebrowserwidget.tests.base.layer in 0.000 seconds.
  Ran 43 tests with 0 failures and 0 errors in 7.737 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down archetypes.referencebrowserwidget.tests.base.layer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.376 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.007 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 4 tests with 0 failures and 0 errors in 0.001 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 47 tests, 0 failures, 0 errors in 14.546 seconds.
Running archetypes.schemaextender.tests.testIntegration.layer tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.333 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.463 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 3.865 seconds.
  Set up archetypes.schemaextender.tests.testIntegration.layer in 0.000 seconds.
  Ran 17 tests with 0 failures and 0 errors in 3.024 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down archetypes.schemaextender.tests.testIntegration.layer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.367 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.007 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 19 tests with 0 failures and 0 errors in 0.007 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 36 tests, 0 failures, 0 errors in 11.500 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 4 tests with 0 failures and 0 errors in 0.039 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.067 seconds.
  Ran 40 tests with 0 failures and 0 errors in 0.769 seconds.
Tearing down left over layers:
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.034 seconds.
  Ran 40 tests with 0 failures and 0 errors in 0.970 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 1 tests with 0 failures and 0 errors in 0.099 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 41 tests, 0 failures, 0 errors in 1.280 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/kss.core/kss/core/tests/test_kssview_core.py:165: UserWarning: The test_class you are using doesn't subclass from ZopeTestCase.Functional. Please fix that.
  tearDown=KSSViewTestCase.beforeTearDown.im_func))
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.047 seconds.
  Ran 1 tests with 0 failures and 0 errors in 0.262 seconds.
Running kss.core.tests.base.KSSLayer tests:
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up kss.core.tests.base.KSSCoreLayer in 0.031 seconds.
  Set up kss.core.tests.base.KSSLayer in 0.057 seconds.
  Ran 29 tests with 0 failures and 0 errors in 0.155 seconds.
Running kss.core.tests.test_ttwapi.layer tests:
  Set up kss.core.tests.test_ttwapi.layer in 0.001 seconds.
  Ran 3 tests with 0 failures and 0 errors in 0.026 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down kss.core.tests.test_ttwapi.layer in 0.000 seconds.
  Tear down kss.core.tests.base.KSSLayer in 0.000 seconds.
  Tear down kss.core.tests.base.KSSCoreLayer in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/kss.core/kss/core/siteview.txt:1: DeprecationWarning: ISite is deprecated. Moved to zope.location.interfaces. Importing from here will stop working in Zope 3.6
  =========
  Ran 14 tests with 0 failures and 0 errors in 0.009 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 47 tests, 0 failures, 0 errors in 0.901 seconds.
***********************************************
WARNING: LinguaPlone not found. Skipping tests.
***********************************************
***********************************************
WARNING: LinguaPlone not found. Skipping tests.
***********************************************
Running plone.app.blob.tests.layer.BlobLayer tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.923 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.428 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 3.876 seconds.
  Set up plone.app.blob.tests.layer.BlobLayer in 0.094 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Products.PortalTransforms-2.0b2-py2.6.egg/Products/PortalTransforms/libtransforms/commandtransform.py:97: DeprecationWarning: os.popen4 is deprecated.  Use the subprocess module.
  cin, couterr = os.popen4(command, 'b')
  Ran 29 tests with 0 failures and 0 errors in 7.464 seconds.
Running plone.app.blob.tests.layer.BlobReplacementLayer tests:
  Set up plone.app.blob.tests.layer.BlobReplacementLayer in 0.192 seconds.
  Ran 45 tests with 0 failures and 0 errors in 12.128 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down plone.app.blob.tests.layer.BlobReplacementLayer in 0.000 seconds.
  Tear down plone.app.blob.tests.layer.BlobLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.358 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.009 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 2 tests with 0 failures and 0 errors in 0.001 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 76 tests, 0 failures, 0 errors in 28.202 seconds.
Running Testing.ZopeTestCase.layer.ZopeLite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.934 seconds.
  Ran 2 tests with 0 failures and 0 errors in 0.008 seconds.
Running plone.app.folder.tests.layer.IntegrationLayer tests:
  Set up Products.PloneTestCase.layer.ZCML in 2.463 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 3.756 seconds.
  Set up plone.app.folder.tests.layer.IntegrationLayer in 0.090 seconds.
  Ran 12 tests with 0 failures and 0 errors in 2.394 seconds.
Running plone.app.folder.tests.layer.PartialOrderingIntegrationLayer tests:
  Set up plone.app.folder.tests.layer.PartialOrderingIntegrationLayer in 0.000 seconds.
  Ran 3 tests with 0 failures and 0 errors in 0.317 seconds.
Tearing down left over layers:
  Tear down plone.app.folder.tests.layer.PartialOrderingIntegrationLayer in 0.000 seconds.
  Tear down plone.app.folder.tests.layer.IntegrationLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.367 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.004 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Total: 17 tests, 0 failures, 0 errors in 10.911 seconds.
Running plone.app.imaging.tests.layer.ImagingLayer tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.930 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.462 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 3.906 seconds.
  Set up plone.app.imaging.tests.layer.ImagingLayer in 0.093 seconds.
  Ran 37 tests with 0 failures and 0 errors in 4.110 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down plone.app.imaging.tests.layer.ImagingLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.387 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.005 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 7 tests with 0 failures and 0 errors in 0.001 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 44 tests, 0 failures, 0 errors in 12.333 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.529 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.526 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 3.866 seconds.
  Ran 9 tests with 0 failures and 0 errors in 0.128 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.364 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.004 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Total: 0 tests, 0 failures, 0 errors in 0.000 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.467 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.420 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 3.928 seconds.
  Ran 3 tests with 0 failures and 0 errors in 0.706 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.363 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.004 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.406 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.496 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 3.954 seconds.


Failure in test /home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users/plone/app/users/tests/flexible_user_registration.txt
Failed doctest test for flexible_user_registration.txt
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users/plone/app/users/tests/flexible_user_registration.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users/plone/app/users/tests/flexible_user_registration.txt", line 43, in flexible_user_registration.txt
Failed example:
    browser.open('http://nohost/plone/@@register')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest flexible_user_registration.txt[line 43, example 21]>", line 1, in <module>
        browser.open('http://nohost/plone/@@register')
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 239, in open
        self.mech_browser.open(url, data)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 209, in open
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 261, in _mech_open
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users/plone/app/users/tests/flexible_user_registration.txt", line 44, in flexible_user_registration.txt
Failed example:
    browser.contents
Expected:
    '...User Name...Home page...'
Got:
    '\n<!DOCTYPE html PUBLIC\n  "-//W3C//DTD XHTML 1.0 Transitional//EN"\n  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n\n<html xmlns="http://www.w3.org/1999/xhtml" lang="en">\n\n    \n    \n    \n    \n    \n\n\n<head>\n    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n\n    <!-- Forces IE8+ into newest rendering engine even if on an intranet. This has to be defined before any script/style tags. -->\n    <meta http-equiv="X-UA-Compatible" content="IE=edge" /> \n    <!-- Enables iPhone web app use, fullscreen when added to home screen -->\n    <meta name="apple-mobile-web-app-capable" content="yes" />\n\n    \n        <base href="http://nohost/plone/" /><!--[if lt IE 7]></base><![endif]-->\n    \n\n    \n<link rel="kss-base-url" href="http://nohost/plone/" />\n\n  \n    <link rel="stylesheet" type="text/css" media="screen" href="http://nohost/plone/portal_css/Sunburst%20Theme/member-cachekey6549.css" />\n    <link rel="stylesheet" type="text/css" href="http://nohost/plone/portal_css/Sunburst%20Theme/base-cachekey7224.css" />\n    <style type="text/css" media="all">@import url(http://nohost/plone/portal_css/Sunburst%20Theme/resourcetinymce.stylesheetstinymce-cachekey5711.css);</style>\n    <link rel="stylesheet" type="text/css" media="all" href="http://nohost/plone/portal_css/Sunburst%20Theme/ploneCustom-cachekey5466.css" />\n\n  \n    <link rel="kinetic-stylesheet" type="text/css" href="http://nohost/plone/portal_kss/Sunburst%20Theme/resourcetinymce.ksstinymce-cachekey0060.kss" />\n    <link rel="kinetic-stylesheet" type="text/css" href="http://nohost/plone/portal_kss/Sunburst%20Theme/at-cachekey7789.kss" />\n  \n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/jquery-cachekey7324.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/sarissa-cachekey2925.js"></script>\n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/dropdown-cachekey4405.js"></script>\n\n\n<title>Plone site</title>\n    \n    <link rel="author" href="http://nohost/plone/author/" title="Author information" />\n\n\n\n    <link rel="shortcut icon" type="image/x-icon" href="http://nohost/plone/favicon.ico" />\n\n\n\n    <link rel="home" href="http://nohost/plone" title="Front page" />\n\n    <link rel="contents" href="http://nohost/plone/sitemap" title="Site Map" />\n\n\n\n\n\n\n    <link rel="search" href="http://nohost/plone/search_form" title="Search this site" />\n\n\n\n    \n    \n    \n    \n    \n\n    <meta name="viewport" content="width=320; initial-scale=0.6666; maximum-scale=1.0; minimum-scale=0.6666" />\n    <meta name="generator" content="Plone - http://plone.org" />\n</head>\n\n<body class="template-default_error_message portaltype-plone-site" dir="ltr">\n\n<div id="visual-portal-wrapper">\n\n        <div id="portal-top" class="row">\n<div class="cell width-full position-0"> <!-- TODO: Temporary, this one should be in the template that is inserted -->\n            <div id="portal-header">\n    <p class="hiddenStructure">\n  <a accesskey="2" href="http://nohost/plone/@@register#documentContent">Skip to content.</a> |\n\n  <a accesskey="6" href="http://nohost/plone/@@register#portlet-navigation-tree">Skip to navigation</a>\n</p>\n\n<div id="portal-searchbox">\n    <form name="searchform" action="http://nohost/plone/search">\n\n        <label class="hiddenStructure" for="searchGadget">Search Site</label>\n\n        <div class="LSBox">\n        <input name="SearchableText" type="text" size="18" title="Search Site" accesskey="4" class="inputLabel" id="searchGadget" />\n\n        <input class="searchButton" type="submit" value="Search" />\n\n        <div class="searchSection">\n            <input id="searchbox_currentfolder_only" class="noborder" type="checkbox" name="path" value="/plone" />\n            <label for="searchbox_currentfolder_only" style="cursor: pointer">\n                only in current section\n            </label>\n        </div>\n\n        <div class="LSResult" id="LSResult" style=""><div class="LSShadow" id="LSShadow"></div></div>\n        </div>\n    </form>\n\n    <div id="portal-advanced-search" class="hiddenStructure">\n        <a href="http://nohost/plone/search_form" accesskey="5">\n            Advanced Search&hellip;\n        </a>\n    </div>\n\n</div>\n\n<a id="portal-logo" title="Home" accesskey="1" href="http://nohost/plone">\n    <img src="http://nohost/plone/logo.png" alt="" title="" height="56" width="215" /></a>\n\n\n    <h5 class="hiddenStructure">Sections</h5>\n\n    <ul id="portal-globalnav"><li id="portaltab-index_html" class="selected"><a href="http://nohost/plone" title="">Home</a></li><li id="portaltab-news" class="plain"><a href="http://nohost/plone/news" title="Site News">News</a></li><li id="portaltab-events" class="plain"><a href="http://nohost/plone/events" title="Site Events">Events</a></li><li id="portaltab-Members" class="plain"><a href="http://nohost/plone/Members" title="Container for users\' home directories">Users</a></li></ul>\n\n</div>\n\n<div id="portal-personaltools-wrapper">\n\n<h5 class="hiddenStructure">Personal tools</h5>\n\n<dl class="actionMenu" id="portal-personaltools">\n   <!-- TODO: Can we nest these in a better way? -->\n  <dt class="actionMenuHeader">\n    <!-- The following a-tag needs to be clicked to dropdown the menu -->\n    <a id="user-name" href="http://nohost/plone/dashboard">admin</a>\n  </dt>\n  <dd class="actionMenuContent">\n    <ul>\n        <li id="personaltools-dashboard">\n            <a href="http://nohost/plone/dashboard">Dashboard</a>\n        </li>\n    </ul>\n    <ul>\n        <li id="personaltools-preferences">\n            <a href="http://nohost/plone/personalize_form">Preferences</a>\n        </li>\n    </ul>\n    <ul>\n        <li id="personaltools-plone_setup">\n            <a href="http://nohost/plone/plone_control_panel">Site Setup</a>\n        </li>\n    </ul>\n    <ul>\n        <li id="personaltools-logout">\n            <a href="http://nohost/plone/logout">Log out</a>\n        </li>\n    </ul>\n  </dd>\n  \n</dl>\n\n\n\n</div>\n\n\n\n<div id="portal-breadcrumbs">\n\n    <span id="breadcrumbs-you-are-here">You\nare here:</span>\n    <span id="breadcrumbs-home">\n        <a href="http://nohost/plone">Home</a>\n        \n    </span>\n\n</div>\n\n</div>\n        </div>\n    <div id="portal-columns" class="row">\n\n        <!-- TODO: There is probably be a more elegant way to do this ;) -->\n        \n        \n        \n        <div id="portal-column-content" class="cell width-full position-0">\n\n            <div id="viewlet-above-content"></div>\n            \n            <div class="">\n\n                \n    \n                <div id="region-content" class="documentContent">\n\n                    <a name="documentContent"></a>\n\n                    \n\n    <dl class="portalMessage info" id="kssPortalMessage" style="display:none">\n        <dt>Info</dt>\n        <dd></dd>\n    </dl>\n\n\n\n                    \n                        <div id="content">\n                            \n                            \n                            \n\n        \n\n        \n\n            <h1 class="documentFirstHeading">\n                We&#8217;re sorry, but there seems to be an error&hellip;\n            </h1>\n\n            <div id="content-core">\n                \n                    \n                \n                    \n            \n                    <p>\n                    Since you are a site administrator, you can\n                    <span> <a href="http://nohost/plone/error_log/showEntry?id=1266113762.980.796070790028">see the full error message</a> </span>\n                    </p>\n\n                \n\n                \n            </div>\n            \n        \n        \n\n\n                        </div>\n                    \n\n                    \n                </div>\n            </div>\n        \n            <div id="viewlet-below-content">\n</div>\n        </div>\n\n        \n\n        \n    </div>\n\n<div class="visualClear"></div> <!-- TODO: Temporary workaround -->\n\n    \n<div class="row"> <!-- TODO: Also temporary, should be in the proper template -->\n    <div class="cell width-full position-0">\n        <div id="portal-footer">\n\n<p>\n    \n    The\n    <a href="http://plone.org">Plone<sup>&reg;</sup> Open Source Content Management System</a>\n    is\n    <acronym title="Copyright">&copy;</acronym>\n    2000-2010\n    by the\n    <a href="http://plone.org/foundation">Plone Foundation</a>\n    et al.\n    \n</p>\n\n<p>\n    \n    Plone<sup>&reg;</sup> and the Plone logo are registered trademarks of the\n        <a href="http://plone.org/foundation">Plone Foundation</a>.\n    \n\n    \n    Distributed under the\n        <a href="http://creativecommons.org/licenses/GPL/2.0/">GNU GPL license</a>.\n    \n</p>\n\n</div>\n\n<div id="portal-colophon">\n\n<div class="colophonWrapper">\n<ul>\n  <li>\n    <a href="http://plone.org" title="This site was built using the Plone Open Source Content Management System. Click for more information.">\n      Powered by Plone</a>\n  </li>\n</ul>\n</div>\n</div>\n\n<ul id="portal-siteactions">\n\n    <li id="siteaction-sitemap"><a href="http://nohost/plone/sitemap" accesskey="3" title="Site Map">Site Map</a></li>\n    <li id="siteaction-accessibility"><a href="http://nohost/plone/accessibility-info" accesskey="0" title="Accessibility">Accessibility</a></li>\n    <li id="siteaction-contact"><a href="http://nohost/plone/contact-info" accesskey="9" title="Contact">Contact</a></li>\n</ul>\n\n\n    </div>\n</div>\n    \n\n</div>\n\n<!-- TODO: This needs to go away. -->\n<!-- <div id="kss-spinner"><img tal:attributes="src string:${portal_url}/spinner.png" alt="" /></div> -->\n\n</body>\n</html>\n\n\n'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users/plone/app/users/tests/flexible_user_registration.txt", line 60, in flexible_user_registration.txt
Failed example:
    browser.open('http://nohost/plone/@@register')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest flexible_user_registration.txt[line 60, example 29]>", line 1, in <module>
        browser.open('http://nohost/plone/@@register')
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 239, in open
        self.mech_browser.open(url, data)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 209, in open
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 261, in _mech_open
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users/plone/app/users/tests/flexible_user_registration.txt", line 61, in flexible_user_registration.txt
Failed example:
    'Registration form' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users/plone/app/users/tests/flexible_user_registration.txt", line 63, in flexible_user_registration.txt
Failed example:
    'Home page' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users/plone/app/users/tests/flexible_user_registration.txt", line 69, in flexible_user_registration.txt
Failed example:
    browser.open('http://nohost/plone/@@register')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest flexible_user_registration.txt[line 69, example 33]>", line 1, in <module>
        browser.open('http://nohost/plone/@@register')
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 239, in open
        self.mech_browser.open(url, data)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 209, in open
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 261, in _mech_open
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users/plone/app/users/tests/flexible_user_registration.txt", line 70, in flexible_user_registration.txt
Failed example:
    browser.contents
Expected:
    '...Home page...E-mail...'
Got:
    '\n<!DOCTYPE html PUBLIC\n  "-//W3C//DTD XHTML 1.0 Transitional//EN"\n  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n\n<html xmlns="http://www.w3.org/1999/xhtml" lang="en">\n\n    \n    \n    \n    \n    \n\n\n<head>\n    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n\n    <!-- Forces IE8+ into newest rendering engine even if on an intranet. This has to be defined before any script/style tags. -->\n    <meta http-equiv="X-UA-Compatible" content="IE=edge" /> \n    <!-- Enables iPhone web app use, fullscreen when added to home screen -->\n    <meta name="apple-mobile-web-app-capable" content="yes" />\n\n    \n        <base href="http://nohost/plone/" /><!--[if lt IE 7]></base><![endif]-->\n    \n\n    \n<link rel="kss-base-url" href="http://nohost/plone/" />\n\n  \n    <link rel="stylesheet" type="text/css" href="http://nohost/plone/portal_css/Sunburst%20Theme/base-cachekey7224.css" />\n    <style type="text/css" media="all">@import url(http://nohost/plone/portal_css/Sunburst%20Theme/resourcetinymce.stylesheetstinymce-cachekey5711.css);</style>\n    <link rel="stylesheet" type="text/css" media="all" href="http://nohost/plone/portal_css/Sunburst%20Theme/ploneCustom-cachekey5466.css" />\n\n  \n    <link rel="kinetic-stylesheet" type="text/css" href="http://nohost/plone/portal_kss/Sunburst%20Theme/resourcetinymce.ksstinymce-cachekey0060.kss" />\n    <link rel="kinetic-stylesheet" type="text/css" href="http://nohost/plone/portal_kss/Sunburst%20Theme/at-cachekey7789.kss" />\n  \n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/jquery-cachekey7324.js"></script>\n\n\n<title>Plone site</title>\n    \n\n    <link rel="shortcut icon" type="image/x-icon" href="http://nohost/plone/favicon.ico" />\n\n\n\n    <link rel="home" href="http://nohost/plone" title="Front page" />\n\n    <link rel="contents" href="http://nohost/plone/sitemap" title="Site Map" />\n\n\n\n\n\n\n    <link rel="search" href="http://nohost/plone/search_form" title="Search this site" />\n\n\n\n    \n    \n    \n    \n    \n\n    <meta name="viewport" content="width=320; initial-scale=0.6666; maximum-scale=1.0; minimum-scale=0.6666" />\n    <meta name="generator" content="Plone - http://plone.org" />\n</head>\n\n<body class="template-default_error_message portaltype-plone-site" dir="ltr">\n\n<div id="visual-portal-wrapper">\n\n        <div id="portal-top" class="row">\n<div class="cell width-full position-0"> <!-- TODO: Temporary, this one should be in the template that is inserted -->\n            <div id="portal-header">\n    <p class="hiddenStructure">\n  <a accesskey="2" href="http://nohost/plone/@@register#documentContent">Skip to content.</a> |\n\n  <a accesskey="6" href="http://nohost/plone/@@register#portlet-navigation-tree">Skip to navigation</a>\n</p>\n\n<div id="portal-searchbox">\n    <form name="searchform" action="http://nohost/plone/search">\n\n        <label class="hiddenStructure" for="searchGadget">Search Site</label>\n\n        <div class="LSBox">\n        <input name="SearchableText" type="text" size="18" title="Search Site" accesskey="4" class="inputLabel" id="searchGadget" />\n\n        <input class="searchButton" type="submit" value="Search" />\n\n        <div class="searchSection">\n            <input id="searchbox_currentfolder_only" class="noborder" type="checkbox" name="path" value="/plone" />\n            <label for="searchbox_currentfolder_only" style="cursor: pointer">\n                only in current section\n            </label>\n        </div>\n\n        <div class="LSResult" id="LSResult" style=""><div class="LSShadow" id="LSShadow"></div></div>\n        </div>\n    </form>\n\n    <div id="portal-advanced-search" class="hiddenStructure">\n        <a href="http://nohost/plone/search_form" accesskey="5">\n            Advanced Search&hellip;\n        </a>\n    </div>\n\n</div>\n\n<a id="portal-logo" title="Home" accesskey="1" href="http://nohost/plone">\n    <img src="http://nohost/plone/logo.png" alt="" title="" height="56" width="215" /></a>\n\n\n    <h5 class="hiddenStructure">Sections</h5>\n\n    <ul id="portal-globalnav"><li id="portaltab-index_html" class="selected"><a href="http://nohost/plone" title="">Home</a></li><li id="portaltab-news" class="plain"><a href="http://nohost/plone/news" title="Site News">News</a></li><li id="portaltab-events" class="plain"><a href="http://nohost/plone/events" title="Site Events">Events</a></li><li id="portaltab-Members" class="plain"><a href="http://nohost/plone/Members" title="Container for users\' home directories">Users</a></li></ul>\n\n</div>\n\n<div id="portal-personaltools-wrapper">\n\n<h5 class="hiddenStructure">Personal tools</h5>\n\n\n\n<dl class="actionMenu" id="portal-personaltools">\n  <dt id="anon-personalbar">\n    \n        <a href="http://nohost/plone/login_form">Log in</a>\n    \n  </dt>\n</dl>\n\n</div>\n\n\n\n<div id="portal-breadcrumbs">\n\n    <span id="breadcrumbs-you-are-here">You\nare here:</span>\n    <span id="breadcrumbs-home">\n        <a href="http://nohost/plone">Home</a>\n        \n    </span>\n\n</div>\n\n</div>\n        </div>\n    <div id="portal-columns" class="row">\n\n        <!-- TODO: There is probably be a more elegant way to do this ;) -->\n        \n        \n        \n        <div id="portal-column-content" class="cell width-full position-0">\n\n            <div id="viewlet-above-content"></div>\n            \n            <div class="">\n\n                \n    \n                <div id="region-content" class="documentContent">\n\n                    <a name="documentContent"></a>\n\n                    \n\n    <dl class="portalMessage info" id="kssPortalMessage" style="display:none">\n        <dt>Info</dt>\n        <dd></dd>\n    </dl>\n\n\n\n                    \n                        <div id="content">\n                            \n                            \n                            \n\n        \n\n        \n\n            <h1 class="documentFirstHeading">\n                We&#8217;re sorry, but there seems to be an error&hellip;\n            </h1>\n\n            <div id="content-core">\n                \n                    <p>\n                    The error has been logged as entry number \n                    <code>1266113763.30.669948677543</code>.\n                    </p>\n                \n                    <p>\n                    If you need to report this to the \n                    <span> <a href="http://nohost/plone/contact-info">Site Administration</a></span>,\n                    please include this entry number in your message.\n                    </p>\n            \n                    \n\n                \n\n                \n            </div>\n            \n        \n        \n\n\n                        </div>\n                    \n\n                    \n                </div>\n            </div>\n        \n            <div id="viewlet-below-content">\n</div>\n        </div>\n\n        \n\n        \n    </div>\n\n<div class="visualClear"></div> <!-- TODO: Temporary workaround -->\n\n    \n<div class="row"> <!-- TODO: Also temporary, should be in the proper template -->\n    <div class="cell width-full position-0">\n        <div id="portal-footer">\n\n<p>\n    \n    The\n    <a href="http://plone.org">Plone<sup>&reg;</sup> Open Source Content Management System</a>\n    is\n    <acronym title="Copyright">&copy;</acronym>\n    2000-2010\n    by the\n    <a href="http://plone.org/foundation">Plone Foundation</a>\n    et al.\n    \n</p>\n\n<p>\n    \n    Plone<sup>&reg;</sup> and the Plone logo are registered trademarks of the\n        <a href="http://plone.org/foundation">Plone Foundation</a>.\n    \n\n    \n    Distributed under the\n        <a href="http://creativecommons.org/licenses/GPL/2.0/">GNU GPL license</a>.\n    \n</p>\n\n</div>\n\n<div id="portal-colophon">\n\n<div class="colophonWrapper">\n<ul>\n  <li>\n    <a href="http://plone.org" title="This site was built using the Plone Open Source Content Management System. Click for more information.">\n      Powered by Plone</a>\n  </li>\n</ul>\n</div>\n</div>\n\n<ul id="portal-siteactions">\n\n    <li id="siteaction-sitemap"><a href="http://nohost/plone/sitemap" accesskey="3" title="Site Map">Site Map</a></li>\n    <li id="siteaction-accessibility"><a href="http://nohost/plone/accessibility-info" accesskey="0" title="Accessibility">Accessibility</a></li>\n    <li id="siteaction-contact"><a href="http://nohost/plone/contact-info" accesskey="9" title="Contact">Contact</a></li>\n</ul>\n\n\n    </div>\n</div>\n    \n\n</div>\n\n<!-- TODO: This needs to go away. -->\n<!-- <div id="kss-spinner"><img tal:attributes="src string:${portal_url}/spinner.png" alt="" /></div> -->\n\n</body>\n</html>\n\n\n'



Failure in test /home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users/plone/app/users/tests/registration_forms.txt
Failed doctest test for registration_forms.txt
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users/plone/app/users/tests/registration_forms.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users/plone/app/users/tests/registration_forms.txt", line 30, in registration_forms.txt
Failed example:
    browser.getLink('Register').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest registration_forms.txt[line 30, example 14]>", line 1, in <module>
        browser.getLink('Register').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 435, in click
        self.browser.mech_browser.follow_link(self.mech_link)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 575, in follow_link
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 209, in open
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 261, in _mech_open
    httperror_seek_wrapper: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users/plone/app/users/tests/registration_forms.txt", line 35, in registration_forms.txt
Failed example:
    browser.contents
Expected:
    '...This site...valid email setup...cannot register at this time...'
Got:
    '\n<!DOCTYPE html PUBLIC\n  "-//W3C//DTD XHTML 1.0 Transitional//EN"\n  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n\n<html xmlns="http://www.w3.org/1999/xhtml" lang="en">\n\n    \n    \n    \n    \n    \n\n\n<head>\n    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n\n    <!-- Forces IE8+ into newest rendering engine even if on an intranet. This has to be defined before any script/style tags. -->\n    <meta http-equiv="X-UA-Compatible" content="IE=edge" /> \n    <!-- Enables iPhone web app use, fullscreen when added to home screen -->\n    <meta name="apple-mobile-web-app-capable" content="yes" />\n\n    \n        <base href="http://nohost/plone/" /><!--[if lt IE 7]></base><![endif]-->\n    \n\n    \n<link rel="kss-base-url" href="http://nohost/plone/" />\n\n  \n    <link rel="stylesheet" type="text/css" href="http://nohost/plone/portal_css/Sunburst%20Theme/base-cachekey7224.css" />\n    <style type="text/css" media="all">@import url(http://nohost/plone/portal_css/Sunburst%20Theme/resourcetinymce.stylesheetstinymce-cachekey5711.css);</style>\n    <link rel="stylesheet" type="text/css" media="all" href="http://nohost/plone/portal_css/Sunburst%20Theme/ploneCustom-cachekey5466.css" />\n\n  \n    <link rel="kinetic-stylesheet" type="text/css" href="http://nohost/plone/portal_kss/Sunburst%20Theme/resourcetinymce.ksstinymce-cachekey0060.kss" />\n    <link rel="kinetic-stylesheet" type="text/css" href="http://nohost/plone/portal_kss/Sunburst%20Theme/at-cachekey7789.kss" />\n  \n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/jquery-cachekey7324.js"></script>\n\n\n<title>Plone site</title>\n    \n\n    <link rel="shortcut icon" type="image/x-icon" href="http://nohost/plone/favicon.ico" />\n\n\n\n    <link rel="home" href="http://nohost/plone" title="Front page" />\n\n    <link rel="contents" href="http://nohost/plone/sitemap" title="Site Map" />\n\n\n\n\n\n\n    <link rel="search" href="http://nohost/plone/search_form" title="Search this site" />\n\n\n\n    \n    \n    \n    \n    <script type="text/javascript">\n          </script>\n\n    <meta name="viewport" content="width=320; initial-scale=0.6666; maximum-scale=1.0; minimum-scale=0.6666" />\n    <meta name="generator" content="Plone - http://plone.org" />\n</head>\n\n<body class="template-logged_out portaltype-plone-site" dir="ltr">\n\n<div id="visual-portal-wrapper">\n\n        <div id="portal-top" class="row">\n<div class="cell width-full position-0"> <!-- TODO: Temporary, this one should be in the template that is inserted -->\n            <div id="portal-header">\n    <p class="hiddenStructure">\n  <a accesskey="2" href="http://nohost/plone/logged_out#documentContent">Skip to content.</a> |\n\n  <a accesskey="6" href="http://nohost/plone/logged_out#portlet-navigation-tree">Skip to navigation</a>\n</p>\n\n<div id="portal-searchbox">\n    <form name="searchform" action="http://nohost/plone/search">\n\n        <label class="hiddenStructure" for="searchGadget">Search Site</label>\n\n        <div class="LSBox">\n        <input name="SearchableText" type="text" size="18" title="Search Site" accesskey="4" class="inputLabel" id="searchGadget" />\n\n        <input class="searchButton" type="submit" value="Search" />\n\n        <div class="searchSection">\n            <input id="searchbox_currentfolder_only" class="noborder" type="checkbox" name="path" value="/plone" />\n            <label for="searchbox_currentfolder_only" style="cursor: pointer">\n                only in current section\n            </label>\n        </div>\n\n        <div class="LSResult" id="LSResult" style=""><div class="LSShadow" id="LSShadow"></div></div>\n        </div>\n    </form>\n\n    <div id="portal-advanced-search" class="hiddenStructure">\n        <a href="http://nohost/plone/search_form" accesskey="5">\n            Advanced Search&hellip;\n        </a>\n    </div>\n\n</div>\n\n<a id="portal-logo" title="Home" accesskey="1" href="http://nohost/plone">\n    <img src="http://nohost/plone/logo.png" alt="" title="" height="56" width="215" /></a>\n\n\n    <h5 class="hiddenStructure">Sections</h5>\n\n    <ul id="portal-globalnav"><li id="portaltab-index_html" class="selected"><a href="http://nohost/plone" title="">Home</a></li><li id="portaltab-news" class="plain"><a href="http://nohost/plone/news" title="Site News">News</a></li><li id="portaltab-events" class="plain"><a href="http://nohost/plone/events" title="Site Events">Events</a></li><li id="portaltab-Members" class="plain"><a href="http://nohost/plone/Members" title="Container for users\' home directories">Users</a></li></ul>\n\n</div>\n\n<div id="portal-personaltools-wrapper">\n\n<h5 class="hiddenStructure">Personal tools</h5>\n\n\n\n<dl class="actionMenu" id="portal-personaltools">\n  <dt id="anon-personalbar">\n    \n        <a href="http://nohost/plone/login_form">Log in</a>\n    \n    \n        <a href="http://nohost/plone/@@register">Register</a>\n    \n  </dt>\n</dl>\n\n</div>\n\n\n\n<div id="portal-breadcrumbs">\n\n    <span id="breadcrumbs-you-are-here">You\nare here:</span>\n    <span id="breadcrumbs-home">\n        <a href="http://nohost/plone">Home</a>\n        \n    </span>\n\n</div>\n\n</div>\n        </div>\n    <div id="portal-columns" class="row">\n\n        <!-- TODO: There is probably be a more elegant way to do this ;) -->\n        \n        \n        \n        <div id="portal-column-content" class="cell width-full position-0">\n\n            <div id="viewlet-above-content"></div>\n            \n            <div class="">\n\n                \n    \n                <div id="region-content" class="documentContent">\n\n                    <a name="documentContent"></a>\n\n                    \n\n    <dl class="portalMessage info" id="kssPortalMessage" style="display:none">\n        <dt>Info</dt>\n        <dd></dd>\n    </dl>\n\n\n\n                    \n                        <div id="content">\n                            \n                            \n                            \n\n\n  <h1 class="documentFirstHeading">You are now logged out</h1>\n\n  <div class="documentDescription">You can log in again below.</div>\n\n  <div id="content-core">\n      \n\n      <dl class="portalMessage error" id="enable_cookies_message" style="display:none">\n            <dt>\n                Error\n            </dt>\n            <dd>\n                Cookies are not enabled. You must enable cookies before you can log in.\n            </dd>\n        </dl>\n\n      \n\n      \n            <div class="row">\n                <div class=" cell width-3:4 position-2">                \n                    <form class="enableAutoFocus" method="post" id="login_form" action="http://nohost/plone/logged_out">\n\n                        <fieldset id="login-form">\n\n                            <legend>Please log in</legend>\n\n                            <input type="hidden" name="came_from" value="http://nohost/plone/logout" />\n\n                            <input type="hidden" name="form.submitted" value="1" />\n                            <input type="hidden" name="js_enabled" id="js_enabled" value="0" />\n                            <input type="hidden" name="cookies_enabled" id="cookies_enabled" value="" />\n                            <input type="hidden" name="login_name" id="login_name" value="" />\n                            <input type="hidden" name="pwd_empty" id="pwd_empty" value="0" />\n\n                            <div class="field">\n\n                                <label for="__ac_name">Login Name</label>\n\n                                \n\n                                \n\n                                <input type="text" size="15" name="__ac_name" value="" id="__ac_name" />\n\n                        </div>\n\n                        <div class="field">\n\n                                <label for="__ac_password">Password</label>\n\n                                \n\n                                <input type="password" size="15" name="__ac_password" id="__ac_password" />\n                        </div>\n\n                            \n\n                            <div class="formControls">\n\n                                <input class="context" type="submit" name="submit" value="Log in" />\n\n                            </div>\n\n                        </fieldset>\n\n                    </form>\n                </div>\n            </div>\n\n            <div>\n                <h3>\n                    Forgot your password?\n                </h3>\n                <p>\n                    If you have forgotten your password,\n                    <span> <a href="mail_password_form?userid=">we can send you a new one</a></span>.\n                </p>\n            </div>\n\n            <div>\n                <h3>\n                New user?\n                </h3>\n\n                <p>\n                If you do not have an account here, head over to the\n                <span> <a href="http://nohost/plone/@@register?came_from=http%3A//nohost/plone/logout"> registration form</a></span>.\n                </p>\n\n            </div>\n\n        \n  </div>\n\n\n\n\n\n\n                        </div>\n                    \n\n                    \n                </div>\n            </div>\n        \n            <div id="viewlet-below-content">\n</div>\n        </div>\n\n        \n\n        \n    </div>\n\n<div class="visualClear"></div> <!-- TODO: Temporary workaround -->\n\n    \n<div class="row"> <!-- TODO: Also temporary, should be in the proper template -->\n    <div class="cell width-full position-0">\n        <div id="portal-footer">\n\n<p>\n    \n    The\n    <a href="http://plone.org">Plone<sup>&reg;</sup> Open Source Content Management System</a>\n    is\n    <acronym title="Copyright">&copy;</acronym>\n    2000-2010\n    by the\n    <a href="http://plone.org/foundation">Plone Foundation</a>\n    et al.\n    \n</p>\n\n<p>\n    \n    Plone<sup>&reg;</sup> and the Plone logo are registered trademarks of the\n        <a href="http://plone.org/foundation">Plone Foundation</a>.\n    \n\n    \n    Distributed under the\n        <a href="http://creativecommons.org/licenses/GPL/2.0/">GNU GPL license</a>.\n    \n</p>\n\n</div>\n\n<div id="portal-colophon">\n\n<div class="colophonWrapper">\n<ul>\n  <li>\n    <a href="http://plone.org" title="This site was built using the Plone Open Source Content Management System. Click for more information.">\n      Powered by Plone</a>\n  </li>\n</ul>\n</div>\n</div>\n\n<ul id="portal-siteactions">\n\n    <li id="siteaction-sitemap"><a href="http://nohost/plone/sitemap" accesskey="3" title="Site Map">Site Map</a></li>\n    <li id="siteaction-accessibility"><a href="http://nohost/plone/accessibility-info" accesskey="0" title="Accessibility">Accessibility</a></li>\n    <li id="siteaction-contact"><a href="http://nohost/plone/contact-info" accesskey="9" title="Contact">Contact</a></li>\n</ul>\n\n\n    </div>\n</div>\n    \n\n</div>\n\n<!-- TODO: This needs to go away. -->\n<!-- <div id="kss-spinner"><img tal:attributes="src string:${portal_url}/spinner.png" alt="" /></div> -->\n\n</body>\n</html>\n\n\n'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users/plone/app/users/tests/registration_forms.txt", line 44, in registration_forms.txt
Failed example:
    'Password' in browser.contents
Expected:
    False
Got:
    True
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users/plone/app/users/tests/registration_forms.txt", line 51, in registration_forms.txt
Failed example:
    browser.open('http://nohost/plone/@@register')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest registration_forms.txt[line 51, example 22]>", line 1, in <module>
        browser.open('http://nohost/plone/@@register')
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 239, in open
        self.mech_browser.open(url, data)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 209, in open
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 261, in _mech_open
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users/plone/app/users/tests/registration_forms.txt", line 55, in registration_forms.txt
Failed example:
    'User Name' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users/plone/app/users/tests/registration_forms.txt", line 63, in registration_forms.txt
Failed example:
    browser.getControl('Register').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest registration_forms.txt[line 63, example 26]>", line 1, in <module>
        browser.getControl('Register').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Register'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users/plone/app/users/tests/registration_forms.txt", line 64, in registration_forms.txt
Failed example:
    browser.contents
Expected:
    '...There were errors...User Name...Required input is missing...E-mail...Required input is missing...'
Got:
    '\n<!DOCTYPE html PUBLIC\n  "-//W3C//DTD XHTML 1.0 Transitional//EN"\n  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n\n<html xmlns="http://www.w3.org/1999/xhtml" lang="en">\n\n    \n    \n    \n    \n    \n\n\n<head>\n    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n\n    <!-- Forces IE8+ into newest rendering engine even if on an intranet. This has to be defined before any script/style tags. -->\n    <meta http-equiv="X-UA-Compatible" content="IE=edge" /> \n    <!-- Enables iPhone web app use, fullscreen when added to home screen -->\n    <meta name="apple-mobile-web-app-capable" content="yes" />\n\n    \n        <base href="http://nohost/plone/" /><!--[if lt IE 7]></base><![endif]-->\n    \n\n    \n<link rel="kss-base-url" href="http://nohost/plone/" />\n\n  \n    <link rel="stylesheet" type="text/css" href="http://nohost/plone/portal_css/Sunburst%20Theme/base-cachekey7224.css" />\n    <style type="text/css" media="all">@import url(http://nohost/plone/portal_css/Sunburst%20Theme/resourcetinymce.stylesheetstinymce-cachekey5711.css);</style>\n    <link rel="stylesheet" type="text/css" media="all" href="http://nohost/plone/portal_css/Sunburst%20Theme/ploneCustom-cachekey5466.css" />\n\n  \n    <link rel="kinetic-stylesheet" type="text/css" href="http://nohost/plone/portal_kss/Sunburst%20Theme/resourcetinymce.ksstinymce-cachekey0060.kss" />\n    <link rel="kinetic-stylesheet" type="text/css" href="http://nohost/plone/portal_kss/Sunburst%20Theme/at-cachekey7789.kss" />\n  \n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/jquery-cachekey7324.js"></script>\n\n\n<title>Plone site</title>\n    \n\n    <link rel="shortcut icon" type="image/x-icon" href="http://nohost/plone/favicon.ico" />\n\n\n\n    <link rel="home" href="http://nohost/plone" title="Front page" />\n\n    <link rel="contents" href="http://nohost/plone/sitemap" title="Site Map" />\n\n\n\n\n\n\n    <link rel="search" href="http://nohost/plone/search_form" title="Search this site" />\n\n\n\n    \n    \n    \n    \n    \n\n    <meta name="viewport" content="width=320; initial-scale=0.6666; maximum-scale=1.0; minimum-scale=0.6666" />\n    <meta name="generator" content="Plone - http://plone.org" />\n</head>\n\n<body class="template-default_error_message portaltype-plone-site" dir="ltr">\n\n<div id="visual-portal-wrapper">\n\n        <div id="portal-top" class="row">\n<div class="cell width-full position-0"> <!-- TODO: Temporary, this one should be in the template that is inserted -->\n            <div id="portal-header">\n    <p class="hiddenStructure">\n  <a accesskey="2" href="http://nohost/plone/@@register#documentContent">Skip to content.</a> |\n\n  <a accesskey="6" href="http://nohost/plone/@@register#portlet-navigation-tree">Skip to navigation</a>\n</p>\n\n<div id="portal-searchbox">\n    <form name="searchform" action="http://nohost/plone/search">\n\n        <label class="hiddenStructure" for="searchGadget">Search Site</label>\n\n        <div class="LSBox">\n        <input name="SearchableText" type="text" size="18" title="Search Site" accesskey="4" class="inputLabel" id="searchGadget" />\n\n        <input class="searchButton" type="submit" value="Search" />\n\n        <div class="searchSection">\n            <input id="searchbox_currentfolder_only" class="noborder" type="checkbox" name="path" value="/plone" />\n            <label for="searchbox_currentfolder_only" style="cursor: pointer">\n                only in current section\n            </label>\n        </div>\n\n        <div class="LSResult" id="LSResult" style=""><div class="LSShadow" id="LSShadow"></div></div>\n        </div>\n    </form>\n\n    <div id="portal-advanced-search" class="hiddenStructure">\n        <a href="http://nohost/plone/search_form" accesskey="5">\n            Advanced Search&hellip;\n        </a>\n    </div>\n\n</div>\n\n<a id="portal-logo" title="Home" accesskey="1" href="http://nohost/plone">\n    <img src="http://nohost/plone/logo.png" alt="" title="" height="56" width="215" /></a>\n\n\n    <h5 class="hiddenStructure">Sections</h5>\n\n    <ul id="portal-globalnav"><li id="portaltab-index_html" class="selected"><a href="http://nohost/plone" title="">Home</a></li><li id="portaltab-news" class="plain"><a href="http://nohost/plone/news" title="Site News">News</a></li><li id="portaltab-events" class="plain"><a href="http://nohost/plone/events" title="Site Events">Events</a></li><li id="portaltab-Members" class="plain"><a href="http://nohost/plone/Members" title="Container for users\' home directories">Users</a></li></ul>\n\n</div>\n\n<div id="portal-personaltools-wrapper">\n\n<h5 class="hiddenStructure">Personal tools</h5>\n\n\n\n<dl class="actionMenu" id="portal-personaltools">\n  <dt id="anon-personalbar">\n    \n        <a href="http://nohost/plone/login_form">Log in</a>\n    \n    \n        <a href="http://nohost/plone/@@register">Register</a>\n    \n  </dt>\n</dl>\n\n</div>\n\n\n\n<div id="portal-breadcrumbs">\n\n    <span id="breadcrumbs-you-are-here">You\nare here:</span>\n    <span id="breadcrumbs-home">\n        <a href="http://nohost/plone">Home</a>\n        \n    </span>\n\n</div>\n\n</div>\n        </div>\n    <div id="portal-columns" class="row">\n\n        <!-- TODO: There is probably be a more elegant way to do this ;) -->\n        \n        \n        \n        <div id="portal-column-content" class="cell width-full position-0">\n\n            <div id="viewlet-above-content"></div>\n            \n            <div class="">\n\n                \n    \n                <div id="region-content" class="documentContent">\n\n                    <a name="documentContent"></a>\n\n                    \n\n    <dl class="portalMessage info" id="kssPortalMessage" style="display:none">\n        <dt>Info</dt>\n        <dd></dd>\n    </dl>\n\n\n\n                    \n                        <div id="content">\n                            \n                            \n                            \n\n        \n\n        \n\n            <h1 class="documentFirstHeading">\n                We&#8217;re sorry, but there seems to be an error&hellip;\n            </h1>\n\n            <div id="content-core">\n                \n                    <p>\n                    The error has been logged as entry number \n                    <code>1266113763.970.597393778166</code>.\n                    </p>\n                \n                    <p>\n                    If you need to report this to the \n                    <span> <a href="http://nohost/plone/contact-info">Site Administration</a></span>,\n                    please include this entry number in your message.\n                    </p>\n            \n                    \n\n                \n\n                \n            </div>\n            \n        \n        \n\n\n                        </div>\n                    \n\n                    \n                </div>\n            </div>\n        \n            <div id="viewlet-below-content">\n</div>\n        </div>\n\n        \n\n        \n    </div>\n\n<div class="visualClear"></div> <!-- TODO: Temporary workaround -->\n\n    \n<div class="row"> <!-- TODO: Also temporary, should be in the proper template -->\n    <div class="cell width-full position-0">\n        <div id="portal-footer">\n\n<p>\n    \n    The\n    <a href="http://plone.org">Plone<sup>&reg;</sup> Open Source Content Management System</a>\n    is\n    <acronym title="Copyright">&copy;</acronym>\n    2000-2010\n    by the\n    <a href="http://plone.org/foundation">Plone Foundation</a>\n    et al.\n    \n</p>\n\n<p>\n    \n    Plone<sup>&reg;</sup> and the Plone logo are registered trademarks of the\n        <a href="http://plone.org/foundation">Plone Foundation</a>.\n    \n\n    \n    Distributed under the\n        <a href="http://creativecommons.org/licenses/GPL/2.0/">GNU GPL license</a>.\n    \n</p>\n\n</div>\n\n<div id="portal-colophon">\n\n<div class="colophonWrapper">\n<ul>\n  <li>\n    <a href="http://plone.org" title="This site was built using the Plone Open Source Content Management System. Click for more information.">\n      Powered by Plone</a>\n  </li>\n</ul>\n</div>\n</div>\n\n<ul id="portal-siteactions">\n\n    <li id="siteaction-sitemap"><a href="http://nohost/plone/sitemap" accesskey="3" title="Site Map">Site Map</a></li>\n    <li id="siteaction-accessibility"><a href="http://nohost/plone/accessibility-info" accesskey="0" title="Accessibility">Accessibility</a></li>\n    <li id="siteaction-contact"><a href="http://nohost/plone/contact-info" accesskey="9" title="Contact">Contact</a></li>\n</ul>\n\n\n    </div>\n</div>\n    \n\n</div>\n\n<!-- TODO: This needs to go away. -->\n<!-- <div id="kss-spinner"><img tal:attributes="src string:${portal_url}/spinner.png" alt="" /></div> -->\n\n</body>\n</html>\n\n\n'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users/plone/app/users/tests/registration_forms.txt", line 68, in registration_forms.txt
Failed example:
    browser.getControl('User Name').value = 'user1'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest registration_forms.txt[line 68, example 28]>", line 1, in <module>
        browser.getControl('User Name').value = 'user1'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'User Name'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users/plone/app/users/tests/registration_forms.txt", line 69, in registration_forms.txt
Failed example:
    browser.getControl('E-mail').value = 'user1 at example.com'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest registration_forms.txt[line 69, example 29]>", line 1, in <module>
        browser.getControl('E-mail').value = 'user1 at example.com'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'E-mail'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users/plone/app/users/tests/registration_forms.txt", line 70, in registration_forms.txt
Failed example:
    browser.getControl('Register').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest registration_forms.txt[line 70, example 30]>", line 1, in <module>
        browser.getControl('Register').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Register'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users/plone/app/users/tests/registration_forms.txt", line 80, in registration_forms.txt
Failed example:
    'user1' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users/plone/app/users/tests/registration_forms.txt", line 101, in registration_forms.txt
Failed example:
    browser.getLink('Register').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest registration_forms.txt[line 101, example 49]>", line 1, in <module>
        browser.getLink('Register').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 435, in click
        self.browser.mech_browser.follow_link(self.mech_link)
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 575, in follow_link
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 209, in open
      File "build/bdist.linux-x86_64/egg/mechanize/_mechanize.py", line 261, in _mech_open
    httperror_seek_wrapper: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users/plone/app/users/tests/registration_forms.txt", line 108, in registration_forms.txt
Failed example:
    'Confirm password' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users/plone/app/users/tests/registration_forms.txt", line 112, in registration_forms.txt
Failed example:
    browser.getControl('User Name').value = 'user2'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest registration_forms.txt[line 112, example 53]>", line 1, in <module>
        browser.getControl('User Name').value = 'user2'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'User Name'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users/plone/app/users/tests/registration_forms.txt", line 113, in registration_forms.txt
Failed example:
    browser.getControl('E-mail').value = 'user2 at example.com'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest registration_forms.txt[line 113, example 54]>", line 1, in <module>
        browser.getControl('E-mail').value = 'user2 at example.com'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'E-mail'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users/plone/app/users/tests/registration_forms.txt", line 114, in registration_forms.txt
Failed example:
    browser.getControl('Password').value = 'secret'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest registration_forms.txt[line 114, example 55]>", line 1, in <module>
        browser.getControl('Password').value = 'secret'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Password'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users/plone/app/users/tests/registration_forms.txt", line 115, in registration_forms.txt
Failed example:
    browser.getControl('Confirm password').value = 'secret'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest registration_forms.txt[line 115, example 56]>", line 1, in <module>
        browser.getControl('Confirm password').value = 'secret'
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Confirm password'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users/plone/app/users/tests/registration_forms.txt", line 116, in registration_forms.txt
Failed example:
    browser.getControl('Register').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.7-py2.6.egg/zope/testing/doctest.py", line 1361, in __run
        compileflags, 1) in test.globs
      File "<doctest registration_forms.txt[line 116, example 57]>", line 1, in <module>
        browser.getControl('Register').click()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Register'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users/plone/app/users/tests/registration_forms.txt", line 117, in registration_forms.txt
Failed example:
    browser.contents
Expected:
    '...Welcome!...You have been registered...'
Got:
    '\n<!DOCTYPE html PUBLIC\n  "-//W3C//DTD XHTML 1.0 Transitional//EN"\n  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n\n<html xmlns="http://www.w3.org/1999/xhtml" lang="en">\n\n    \n    \n    \n    \n    \n\n\n<head>\n    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n\n    <!-- Forces IE8+ into newest rendering engine even if on an intranet. This has to be defined before any script/style tags. -->\n    <meta http-equiv="X-UA-Compatible" content="IE=edge" /> \n    <!-- Enables iPhone web app use, fullscreen when added to home screen -->\n    <meta name="apple-mobile-web-app-capable" content="yes" />\n\n    \n        <base href="http://nohost/plone/" /><!--[if lt IE 7]></base><![endif]-->\n    \n\n    \n<link rel="kss-base-url" href="http://nohost/plone/" />\n\n  \n    <link rel="stylesheet" type="text/css" href="http://nohost/plone/portal_css/Sunburst%20Theme/base-cachekey7224.css" />\n    <style type="text/css" media="all">@import url(http://nohost/plone/portal_css/Sunburst%20Theme/resourcetinymce.stylesheetstinymce-cachekey5711.css);</style>\n    <link rel="stylesheet" type="text/css" media="all" href="http://nohost/plone/portal_css/Sunburst%20Theme/ploneCustom-cachekey5466.css" />\n\n  \n    <link rel="kinetic-stylesheet" type="text/css" href="http://nohost/plone/portal_kss/Sunburst%20Theme/resourcetinymce.ksstinymce-cachekey0060.kss" />\n    <link rel="kinetic-stylesheet" type="text/css" href="http://nohost/plone/portal_kss/Sunburst%20Theme/at-cachekey7789.kss" />\n  \n    <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Sunburst%20Theme/jquery-cachekey7324.js"></script>\n\n\n<title>Plone site</title>\n    \n\n    <link rel="shortcut icon" type="image/x-icon" href="http://nohost/plone/favicon.ico" />\n\n\n\n    <link rel="home" href="http://nohost/plone" title="Front page" />\n\n    <link rel="contents" href="http://nohost/plone/sitemap" title="Site Map" />\n\n\n\n\n\n\n    <link rel="search" href="http://nohost/plone/search_form" title="Search this site" />\n\n\n\n    \n    \n    \n    \n    <script type="text/javascript">\n          </script>\n\n    <meta name="viewport" content="width=320; initial-scale=0.6666; maximum-scale=1.0; minimum-scale=0.6666" />\n    <meta name="generator" content="Plone - http://plone.org" />\n</head>\n\n<body class="template-logged_out portaltype-plone-site" dir="ltr">\n\n<div id="visual-portal-wrapper">\n\n        <div id="portal-top" class="row">\n<div class="cell width-full position-0"> <!-- TODO: Temporary, this one should be in the template that is inserted -->\n            <div id="portal-header">\n    <p class="hiddenStructure">\n  <a accesskey="2" href="http://nohost/plone/logged_out#documentContent">Skip to content.</a> |\n\n  <a accesskey="6" href="http://nohost/plone/logged_out#portlet-navigation-tree">Skip to navigation</a>\n</p>\n\n<div id="portal-searchbox">\n    <form name="searchform" action="http://nohost/plone/search">\n\n        <label class="hiddenStructure" for="searchGadget">Search Site</label>\n\n        <div class="LSBox">\n        <input name="SearchableText" type="text" size="18" title="Search Site" accesskey="4" class="inputLabel" id="searchGadget" />\n\n        <input class="searchButton" type="submit" value="Search" />\n\n        <div class="searchSection">\n            <input id="searchbox_currentfolder_only" class="noborder" type="checkbox" name="path" value="/plone" />\n            <label for="searchbox_currentfolder_only" style="cursor: pointer">\n                only in current section\n            </label>\n        </div>\n\n        <div class="LSResult" id="LSResult" style=""><div class="LSShadow" id="LSShadow"></div></div>\n        </div>\n    </form>\n\n    <div id="portal-advanced-search" class="hiddenStructure">\n        <a href="http://nohost/plone/search_form" accesskey="5">\n            Advanced Search&hellip;\n        </a>\n    </div>\n\n</div>\n\n<a id="portal-logo" title="Home" accesskey="1" href="http://nohost/plone">\n    <img src="http://nohost/plone/logo.png" alt="" title="" height="56" width="215" /></a>\n\n\n    <h5 class="hiddenStructure">Sections</h5>\n\n    <ul id="portal-globalnav"><li id="portaltab-index_html" class="selected"><a href="http://nohost/plone" title="">Home</a></li><li id="portaltab-news" class="plain"><a href="http://nohost/plone/news" title="Site News">News</a></li><li id="portaltab-events" class="plain"><a href="http://nohost/plone/events" title="Site Events">Events</a></li><li id="portaltab-Members" class="plain"><a href="http://nohost/plone/Members" title="Container for users\' home directories">Users</a></li></ul>\n\n</div>\n\n<div id="portal-personaltools-wrapper">\n\n<h5 class="hiddenStructure">Personal tools</h5>\n\n\n\n<dl class="actionMenu" id="portal-personaltools">\n  <dt id="anon-personalbar">\n    \n        <a href="http://nohost/plone/login_form">Log in</a>\n    \n    \n        <a href="http://nohost/plone/@@register">Register</a>\n    \n  </dt>\n</dl>\n\n</div>\n\n\n\n<div id="portal-breadcrumbs">\n\n    <span id="breadcrumbs-you-are-here">You\nare here:</span>\n    <span id="breadcrumbs-home">\n        <a href="http://nohost/plone">Home</a>\n        \n    </span>\n\n</div>\n\n</div>\n        </div>\n    <div id="portal-columns" class="row">\n\n        <!-- TODO: There is probably be a more elegant way to do this ;) -->\n        \n        \n        \n        <div id="portal-column-content" class="cell width-full position-0">\n\n            <div id="viewlet-above-content"></div>\n            \n            <div class="">\n\n                \n    \n                <div id="region-content" class="documentContent">\n\n                    <a name="documentContent"></a>\n\n                    \n\n    <dl class="portalMessage info" id="kssPortalMessage" style="display:none">\n        <dt>Info</dt>\n        <dd></dd>\n    </dl>\n\n\n\n                    \n                        <div id="content">\n                            \n                            \n                            \n\n\n  <h1 class="documentFirstHeading">You are now logged out</h1>\n\n  <div class="documentDescription">You can log in again below.</div>\n\n  <div id="content-core">\n      \n\n      <dl class="portalMessage error" id="enable_cookies_message" style="display:none">\n            <dt>\n                Error\n            </dt>\n            <dd>\n                Cookies are not enabled. You must enable cookies before you can log in.\n            </dd>\n        </dl>\n\n      \n\n      \n            <div class="row">\n                <div class=" cell width-3:4 position-2">                \n                    <form class="enableAutoFocus" method="post" id="login_form" action="http://nohost/plone/logged_out">\n\n                        <fieldset id="login-form">\n\n                            <legend>Please log in</legend>\n\n                            <input type="hidden" name="came_from" value="http://nohost/plone/logout" />\n\n                            <input type="hidden" name="form.submitted" value="1" />\n                            <input type="hidden" name="js_enabled" id="js_enabled" value="0" />\n                            <input type="hidden" name="cookies_enabled" id="cookies_enabled" value="" />\n                            <input type="hidden" name="login_name" id="login_name" value="" />\n                            <input type="hidden" name="pwd_empty" id="pwd_empty" value="0" />\n\n                            <div class="field">\n\n                                <label for="__ac_name">Login Name</label>\n\n                                \n\n                                \n\n                                <input type="text" size="15" name="__ac_name" value="" id="__ac_name" />\n\n                        </div>\n\n                        <div class="field">\n\n                                <label for="__ac_password">Password</label>\n\n                                \n\n                                <input type="password" size="15" name="__ac_password" id="__ac_password" />\n                        </div>\n\n                            \n\n                            <div class="formControls">\n\n                                <input class="context" type="submit" name="submit" value="Log in" />\n\n                            </div>\n\n                        </fieldset>\n\n                    </form>\n                </div>\n            </div>\n\n            <div>\n                <h3>\n                    Forgot your password?\n                </h3>\n                <p>\n                    If you have forgotten your password,\n                    <span> <a href="mail_password_form?userid=">we can send you a new one</a></span>.\n                </p>\n            </div>\n\n            <div>\n                <h3>\n                New user?\n                </h3>\n\n                <p>\n                If you do not have an account here, head over to the\n                <span> <a href="http://nohost/plone/@@register?came_from=http%3A//nohost/plone/logout"> registration form</a></span>.\n                </p>\n\n            </div>\n\n        \n  </div>\n\n\n\n\n\n\n                        </div>\n                    \n\n                    \n                </div>\n            </div>\n        \n            <div id="viewlet-below-content">\n</div>\n        </div>\n\n        \n\n        \n    </div>\n\n<div class="visualClear"></div> <!-- TODO: Temporary workaround -->\n\n    \n<div class="row"> <!-- TODO: Also temporary, should be in the proper template -->\n    <div class="cell width-full position-0">\n        <div id="portal-footer">\n\n<p>\n    \n    The\n    <a href="http://plone.org">Plone<sup>&reg;</sup> Open Source Content Management System</a>\n    is\n    <acronym title="Copyright">&copy;</acronym>\n    2000-2010\n    by the\n    <a href="http://plone.org/foundation">Plone Foundation</a>\n    et al.\n    \n</p>\n\n<p>\n    \n    Plone<sup>&reg;</sup> and the Plone logo are registered trademarks of the\n        <a href="http://plone.org/foundation">Plone Foundation</a>.\n    \n\n    \n    Distributed under the\n        <a href="http://creativecommons.org/licenses/GPL/2.0/">GNU GPL license</a>.\n    \n</p>\n\n</div>\n\n<div id="portal-colophon">\n\n<div class="colophonWrapper">\n<ul>\n  <li>\n    <a href="http://plone.org" title="This site was built using the Plone Open Source Content Management System. Click for more information.">\n      Powered by Plone</a>\n  </li>\n</ul>\n</div>\n</div>\n\n<ul id="portal-siteactions">\n\n    <li id="siteaction-sitemap"><a href="http://nohost/plone/sitemap" accesskey="3" title="Site Map">Site Map</a></li>\n    <li id="siteaction-accessibility"><a href="http://nohost/plone/accessibility-info" accesskey="0" title="Accessibility">Accessibility</a></li>\n    <li id="siteaction-contact"><a href="http://nohost/plone/contact-info" accesskey="9" title="Contact">Contact</a></li>\n</ul>\n\n\n    </div>\n</div>\n    \n\n</div>\n\n<!-- TODO: This needs to go away. -->\n<!-- <div id="kss-spinner"><img tal:attributes="src string:${portal_url}/spinner.png" alt="" /></div> -->\n\n</body>\n</html>\n\n\n'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.users/plone/app/users/tests/registration_forms.txt", line 126, in registration_forms.txt
Failed example:
    'user2' in browser.contents
Expected:
    True
Got:
    False

  Ran 9 tests with 2 failures and 0 errors in 4.241 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.369 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.007 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Running plone.folder.tests.layer.PartialOrderingLayer tests:
  Set up plone.folder.tests.layer.PartialOrderingLayer in 0.000 seconds.


Failure in test testAddObjectChangesOrderInfo (plone.folder.tests.test_partialordering.PartialOrderingIntegrationTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 203, in testAddObjectChangesOrderInfo
    self.failUnless(foo in self.registered, 'not registered?')
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 325, in failUnless
    if not expr: raise self.failureException, msg
AssertionError: not registered?



Failure in test testMoveObjectChangesOrderInfo (plone.folder.tests.test_partialordering.PartialOrderingIntegrationTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 215, in testMoveObjectChangesOrderInfo
    self.failUnless(foo in self.registered, 'not registered?')
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 325, in failUnless
    if not expr: raise self.failureException, msg
AssertionError: not registered?



Failure in test testOrderObjectsChangesOrderInfo (plone.folder.tests.test_partialordering.PartialOrderingIntegrationTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 221, in testOrderObjectsChangesOrderInfo
    self.failUnless(foo in self.registered, 'not registered?')
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 325, in failUnless
    if not expr: raise self.failureException, msg
AssertionError: not registered?



Failure in test testRemoveObjectChangesOrderInfo (plone.folder.tests.test_partialordering.PartialOrderingIntegrationTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 209, in testRemoveObjectChangesOrderInfo
    self.failUnless(foo in self.registered, 'not registered?')
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 325, in failUnless
    if not expr: raise self.failureException, msg
AssertionError: not registered?



Error in test testGetObjectPosition (plone.folder.tests.test_partialordering.PartialOrderingTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 171, in testGetObjectPosition
    (('c2',), ['o1', 'o2', 'o3', 'o4'], None),      # existent, but non-orderable
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 62, in runTableTests
    container = self.create()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 20, in create
    container.add('o1', Orderable('o1', 'mt1'))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/utils.py", line 26, in add
    IOrdering(self).notifyAdded(id)         # notify the ordering adapter
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/default.py", line 31, in notifyAdded
    order = self._order(True)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/plone.memoize-1.1b1-py2.6.egg/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/default.py", line 144, in _order
    annotations = IAnnotations(self.context)
TypeError: ('Could not adapt', <plone.folder.tests.utils.DummyContainer object at 0x6a4fb10>, <InterfaceClass zope.annotation.interfaces.IAnnotations>)



Error in test testMoveObjectToPosition (plone.folder.tests.test_partialordering.PartialOrderingTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 150, in testMoveObjectToPosition
    (('n2', 2), ['o1', 'o2', 'o3', 'o4'], ValueError),
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 62, in runTableTests
    container = self.create()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 20, in create
    container.add('o1', Orderable('o1', 'mt1'))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/utils.py", line 26, in add
    IOrdering(self).notifyAdded(id)         # notify the ordering adapter
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/default.py", line 31, in notifyAdded
    order = self._order(True)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/plone.memoize-1.1b1-py2.6.egg/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/default.py", line 144, in _order
    annotations = IAnnotations(self.context)
TypeError: ('Could not adapt', <plone.folder.tests.utils.DummyContainer object at 0x6a4fb10>, <InterfaceClass zope.annotation.interfaces.IAnnotations>)



Error in test testMoveObjectsByDelta (plone.folder.tests.test_partialordering.PartialOrderingTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 85, in testMoveObjectsByDelta
    ((('o4', 'o2'), 1),                           ['o1', 'o3', 'o2', 'o4'], 1),
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 62, in runTableTests
    container = self.create()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 20, in create
    container.add('o1', Orderable('o1', 'mt1'))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/utils.py", line 26, in add
    IOrdering(self).notifyAdded(id)         # notify the ordering adapter
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/default.py", line 31, in notifyAdded
    order = self._order(True)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/plone.memoize-1.1b1-py2.6.egg/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/default.py", line 144, in _order
    annotations = IAnnotations(self.context)
TypeError: ('Could not adapt', <plone.folder.tests.utils.DummyContainer object at 0x6a4fe10>, <InterfaceClass zope.annotation.interfaces.IAnnotations>)



Error in test testMoveObjectsDown (plone.folder.tests.test_partialordering.PartialOrderingTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 100, in testMoveObjectsDown
    ((('o4', 'o2'),),                             ['o1', 'o3', 'o2', 'o4'], 1),
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 62, in runTableTests
    container = self.create()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 20, in create
    container.add('o1', Orderable('o1', 'mt1'))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/utils.py", line 26, in add
    IOrdering(self).notifyAdded(id)         # notify the ordering adapter
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/default.py", line 31, in notifyAdded
    order = self._order(True)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/plone.memoize-1.1b1-py2.6.egg/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/default.py", line 144, in _order
    annotations = IAnnotations(self.context)
TypeError: ('Could not adapt', <plone.folder.tests.utils.DummyContainer object at 0x6a4fe10>, <InterfaceClass zope.annotation.interfaces.IAnnotations>)



Error in test testMoveObjectsToBottom (plone.folder.tests.test_partialordering.PartialOrderingTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 142, in testMoveObjectsToBottom
    ((('o4', 'o2'),),                          ['o1', 'o3', 'o4', 'o2'], 1),
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 62, in runTableTests
    container = self.create()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 20, in create
    container.add('o1', Orderable('o1', 'mt1'))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/utils.py", line 26, in add
    IOrdering(self).notifyAdded(id)         # notify the ordering adapter
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/default.py", line 31, in notifyAdded
    order = self._order(True)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/plone.memoize-1.1b1-py2.6.egg/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/default.py", line 144, in _order
    annotations = IAnnotations(self.context)
TypeError: ('Could not adapt', <plone.folder.tests.utils.DummyContainer object at 0x6a4fad0>, <InterfaceClass zope.annotation.interfaces.IAnnotations>)



Error in test testMoveObjectsToTop (plone.folder.tests.test_partialordering.PartialOrderingTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 129, in testMoveObjectsToTop
    ((('o3', 'o1'),),                          ['o3', 'o1', 'o2', 'o4'], 1),
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 62, in runTableTests
    container = self.create()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 20, in create
    container.add('o1', Orderable('o1', 'mt1'))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/utils.py", line 26, in add
    IOrdering(self).notifyAdded(id)         # notify the ordering adapter
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/default.py", line 31, in notifyAdded
    order = self._order(True)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/plone.memoize-1.1b1-py2.6.egg/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/default.py", line 144, in _order
    annotations = IAnnotations(self.context)
TypeError: ('Could not adapt', <plone.folder.tests.utils.DummyContainer object at 0x6a4fad0>, <InterfaceClass zope.annotation.interfaces.IAnnotations>)



Error in test testMoveObjectsUp (plone.folder.tests.test_partialordering.PartialOrderingTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 116, in testMoveObjectsUp
    ((('o3', 'o1'), 1),                           ['o1', 'o3', 'o2', 'o4'], 1),
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 62, in runTableTests
    container = self.create()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 20, in create
    container.add('o1', Orderable('o1', 'mt1'))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/utils.py", line 26, in add
    IOrdering(self).notifyAdded(id)         # notify the ordering adapter
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/default.py", line 31, in notifyAdded
    order = self._order(True)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/plone.memoize-1.1b1-py2.6.egg/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/default.py", line 144, in _order
    annotations = IAnnotations(self.context)
TypeError: ('Could not adapt', <plone.folder.tests.utils.DummyContainer object at 0x6a4fb10>, <InterfaceClass zope.annotation.interfaces.IAnnotations>)



Error in test testNotifyAdded (plone.folder.tests.test_partialordering.PartialOrderingTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 36, in testNotifyAdded
    container = self.create()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 20, in create
    container.add('o1', Orderable('o1', 'mt1'))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/utils.py", line 26, in add
    IOrdering(self).notifyAdded(id)         # notify the ordering adapter
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/default.py", line 31, in notifyAdded
    order = self._order(True)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/plone.memoize-1.1b1-py2.6.egg/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/default.py", line 144, in _order
    annotations = IAnnotations(self.context)
TypeError: ('Could not adapt', <plone.folder.tests.utils.DummyContainer object at 0x7f1ca50>, <InterfaceClass zope.annotation.interfaces.IAnnotations>)



Error in test testNotifyRemoved (plone.folder.tests.test_partialordering.PartialOrderingTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 46, in testNotifyRemoved
    container = self.create()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 20, in create
    container.add('o1', Orderable('o1', 'mt1'))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/utils.py", line 26, in add
    IOrdering(self).notifyAdded(id)         # notify the ordering adapter
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/default.py", line 31, in notifyAdded
    order = self._order(True)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/plone.memoize-1.1b1-py2.6.egg/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/default.py", line 144, in _order
    annotations = IAnnotations(self.context)
TypeError: ('Could not adapt', <plone.folder.tests.utils.DummyContainer object at 0x7f1ca50>, <InterfaceClass zope.annotation.interfaces.IAnnotations>)



Error in test testOrderObjects (plone.folder.tests.test_partialordering.PartialOrderingTests)
Traceback (most recent call last):
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 279, in run
    testMethod()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 163, in testOrderObjects
    (('meta_type', 'n'), ['o2', 'o4', 'o1', 'o3'], -1),
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 62, in runTableTests
    container = self.create()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/test_partialordering.py", line 20, in create
    container.add('o1', Orderable('o1', 'mt1'))
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/tests/utils.py", line 26, in add
    IOrdering(self).notifyAdded(id)         # notify the ordering adapter
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/default.py", line 31, in notifyAdded
    order = self._order(True)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/plone.memoize-1.1b1-py2.6.egg/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.folder/src/plone/folder/default.py", line 144, in _order
    annotations = IAnnotations(self.context)
TypeError: ('Could not adapt', <plone.folder.tests.utils.DummyContainer object at 0x6a4fb10>, <InterfaceClass zope.annotation.interfaces.IAnnotations>)

  Ran 15 tests with 4 failures and 10 errors in 5.213 seconds.
Running plone.folder.tests.layer.PloneFolderLayer tests:
  Tear down plone.folder.tests.layer.PartialOrderingLayer in 0.000 seconds.
  Set up plone.folder.tests.layer.PloneFolderLayer in 0.000 seconds.
  Ran 55 tests with 0 failures and 0 errors in 0.036 seconds.
Tearing down left over layers:
  Tear down plone.folder.tests.layer.PloneFolderLayer in 0.000 seconds.
Total: 70 tests, 4 failures, 10 errors in 5.587 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.447 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.444 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 4.125 seconds.
  Ran 41 tests with 0 failures and 0 errors in 0.370 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.363 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.004 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Total: 0 tests, 0 failures, 0 errors in 0.000 seconds.
Total: 0 tests, 0 failures, 0 errors in 0.000 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.941 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.442 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/wicked-1.1.8alpha1-py2.6.egg/wicked/cache.py:34: DeprecationWarning: object.__init__() takes no parameters
  super(CacheStore, self).__init__(self)
  Ran 16 tests with 0 failures and 0 errors in 0.057 seconds.
Running wicked.at.tests.wickedtestcase.WickedSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 4.687 seconds.
  Set up wicked.at.tests.wickedtestcase.WickedSite in 0.002 seconds.
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/OFS/subscribers.py:73: DeprecationWarning: wicked.atcontent.ironicwiki.IronicWiki.manage_afterAdd is discouraged. You should use event subscribers instead.
  DeprecationWarning)
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/OFS/subscribers.py:73: DeprecationWarning: wicked.atcontent.ironicwiki.IronicWiki.manage_beforeDelete is discouraged. You should use event subscribers instead.
  DeprecationWarning)
/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.3-py2.6-linux-x86_64.egg/OFS/subscribers.py:73: DeprecationWarning: wicked.atcontent.ironicwiki.IronicWiki.manage_afterClone is discouraged. You should use event subscribers instead.
  DeprecationWarning)
  Ran 23 tests with 0 failures and 0 errors in 5.823 seconds.
Running wicked.at.tests.test_scope.Scoped tests:
  Set up wicked.at.tests.test_scope.Scoped in 0.000 seconds.
  Ran 3 tests with 0 failures and 0 errors in 0.642 seconds.
Running wicked.plone.tests.SelectiveATCT tests:
  Tear down wicked.at.tests.test_scope.Scoped in 0.000 seconds.
  Tear down wicked.at.tests.wickedtestcase.WickedSite in 0.002 seconds.
  Set up wicked.plone.tests.SelectiveATCT in 0.003 seconds.
  Ran 22 tests with 0 failures and 0 errors in 6.055 seconds.
Running wicked.plone.tests.ZCMLLayer tests:
  Tear down wicked.plone.tests.SelectiveATCT in 0.004 seconds.
  Set up wicked.plone.tests.ZCMLLayer in 0.020 seconds.
  Ran 8 tests with 0 failures and 0 errors in 0.746 seconds.
Running zope.testing.testrunner.layer.UnitTests tests:
  Tear down wicked.plone.tests.ZCMLLayer in 0.396 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 0.001 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.004 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
  Ran 34 tests with 0 failures and 0 errors in 0.016 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 106 tests, 0 failures, 0 errors in 23.096 seconds.
#### Running tests for group ATCT ####
#### Finished tests for group ATCT ####

#### Running tests for group Archetypes ####
#### Finished tests for group Archetypes ####

#### Running tests for group CMF ####
#### Finished tests for group CMF ####

#### Running tests for group CMFEditions ####
#### Finished tests for group CMFEditions ####

#### Running tests for group Plone ####
#### Finished tests for group Plone ####

#### Running tests for group PlonePAS ####
#### Finished tests for group PlonePAS ####

#### Running tests for group plone ####
#### Finished tests for group plone ####

#### Running tests for group portlets ####
#### Finished tests for group portlets ####

#### Running tests for group z3c.autoinclude ####
#### Finished tests for group z3c.autoinclude ####

#### Running tests for Products.CMFPlacefulWorkflow ####
#### Finished tests for Products.CMFPlacefulWorkflow ####

#### Running tests for Products.CMFTestCase ####
#### Finished tests for Products.CMFTestCase ####

#### Running tests for Products.ExtendedPathIndex ####
#### Finished tests for Products.ExtendedPathIndex ####

#### Running tests for Products.PasswordResetTool ####
#### Finished tests for Products.PasswordResetTool ####

#### Running tests for Products.PloneTestCase ####
#### Finished tests for Products.PloneTestCase ####

#### Running tests for Products.ResourceRegistries ####
#### Finished tests for Products.ResourceRegistries ####

#### Running tests for Products.TinyMCE ####
#### Finished tests for Products.TinyMCE ####

#### Running tests for Products.ZopeVersionControl ####
#### Finished tests for Products.ZopeVersionControl ####

#### Running tests for Products.contentmigration ####
#### Finished tests for Products.contentmigration ####

#### Running tests for Products.i18ntestcase ####
#### Finished tests for Products.i18ntestcase ####

#### Running tests for archetypes.referencebrowserwidget ####
#### Finished tests for archetypes.referencebrowserwidget ####

#### Running tests for archetypes.schemaextender ####
#### Finished tests for archetypes.schemaextender ####

#### Running tests for collective.monkeypatcher ####
#### Finished tests for collective.monkeypatcher ####

#### Running tests for five.customerize ####
#### Finished tests for five.customerize ####

#### Running tests for five.formlib ####
#### Finished tests for five.formlib ####

#### Running tests for kss.core ####
#### Finished tests for kss.core ####

#### Running tests for plone.app.blob ####
#### Finished tests for plone.app.blob ####

#### Running tests for plone.app.folder ####
#### Finished tests for plone.app.folder ####

#### Running tests for plone.app.imaging ####
#### Finished tests for plone.app.imaging ####

#### Running tests for plone.app.jquerytools ####
#### Finished tests for plone.app.jquerytools ####

#### Running tests for plone.app.locales ####
#### Finished tests for plone.app.locales ####

#### Running tests for plone.app.openid ####
#### Finished tests for plone.app.openid ####

#### Running tests for plone.app.users ####
#### Finished tests for plone.app.users ####

#### Running tests for plone.folder ####
#### Finished tests for plone.folder ####

#### Running tests for plone.stringinterp ####
#### Finished tests for plone.stringinterp ####

#### Running tests for plonetheme.classic ####
#### Finished tests for plonetheme.classic ####

#### Running tests for plonetheme.sunburst ####
#### Finished tests for plonetheme.sunburst ####

#### Running tests for wicked ####
#### Finished tests for wicked ####

Packages with test failures:

Failing tests in group ATCT
Failing tests in group Archetypes
Failing tests in group Plone
Failing tests in group portlets
Failing tests in Products.PasswordResetTool
Failing tests in plone.app.users
Failing tests in plone.folder

Total time elapsed: 923.044 seconds

Grand total: 90 packages, 7 failures


FAILED (90 packages, 7 failures)




More information about the Testbot mailing list