[Testbot] FAILED (failures=4, errors=13) : Plone-trunk Zope-trunk Python-2.4.6

plone.* Tests plone-tests at epy.co.at
Sat Feb 21 05:44:26 UTC 2009


plone.* Tests : FAILED (failures=4, errors=13) 
Plone-trunk Zope-trunk Python-2.4.6

Running /usr/local/python2.4/bin/python ./bin/test --package plone --module !plone.recipe
/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.vocabularies/plone/app/vocabularies/catalog.py:5: DeprecationWarning: ITerms is deprecated. It has moved to zope.browser.interfaces This reference will be gone sometimes.
  from zope.app.form.browser.interfaces import ISourceQueryView, ITerms
/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Plone/Products/CMFPlone/setuphandlers.py:8: DeprecationWarning: ISite is deprecated. Moved to zope.location.interfaces. Importing from here will stop working in Zope 3.6
  from zope.app.component.interfaces import ISite
GenericCache not found; tests skipped
/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.protect/plone/protect/tests/testAuthenticator.py:10: DeprecationWarning: AuthenticateForm: Please use the plone.protect.protect decorator
  from plone.protect.authenticator import AuthenticateForm
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 1.127 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.798 seconds.
  Ran 34 tests with 0 failures and 0 errors in 0.421 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 5.634 seconds.


Failure in test /home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt
Failed doctest test for foldercontents.txt
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.content/plone/app/content/browser/tests/foldercontents.txt", line 243, in foldercontents.txt
Failed example:
    browser.getLink(id='foldercontents-selectall-completebatch')
Expected:
    Traceback (most recent call last):
    ...
    LinkNotFoundError
Got:
    <Link text='Select all 3 items in this folder.' url='http://nohost/plone/@@folder_contents?pagenumber=1&select=all'>



Error in test testPolicyIncludedIfCMFPWIsInstalled (plone.app.contentmenu.tests.TestWorkflowMenu)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.contentmenu/plone/app/contentmenu/tests.py", line 344, in testPolicyIncludedIfCMFPWIsInstalled
    self.portal.portal_quickinstaller.installProduct('CMFPlacefulWorkflow')
AttributeError: portal_quickinstaller



Error in test test_baselineNoCopyReferences (plone.app.iterate.tests.test_iterate.TestIterations)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Zope2/src/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 47, in afterSetUp
    self.portal.portal_quickinstaller.installProduct('plone.app.iterate')
AttributeError: portal_quickinstaller



Error in test test_baselineReferencesMaintained (plone.app.iterate.tests.test_iterate.TestIterations)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Zope2/src/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 47, in afterSetUp
    self.portal.portal_quickinstaller.installProduct('plone.app.iterate')
AttributeError: portal_quickinstaller



Error in test test_baselineVersionCreated (plone.app.iterate.tests.test_iterate.TestIterations)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Zope2/src/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 47, in afterSetUp
    self.portal.portal_quickinstaller.installProduct('plone.app.iterate')
AttributeError: portal_quickinstaller



Error in test test_wcNewBackwardReferencesCopied (plone.app.iterate.tests.test_iterate.TestIterations)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Zope2/src/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 47, in afterSetUp
    self.portal.portal_quickinstaller.installProduct('plone.app.iterate')
AttributeError: portal_quickinstaller



Error in test test_wcNewForwardReferencesCopied (plone.app.iterate.tests.test_iterate.TestIterations)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Zope2/src/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 47, in afterSetUp
    self.portal.portal_quickinstaller.installProduct('plone.app.iterate')
AttributeError: portal_quickinstaller



Error in test test_workflowState (plone.app.iterate.tests.test_iterate.TestIterations)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 251, in run
    self.setUp()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Zope2/src/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/test_iterate.py", line 47, in afterSetUp
    self.portal.portal_quickinstaller.installProduct('plone.app.iterate')
AttributeError: portal_quickinstaller



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

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 5, in browser.txt
Failed example:
    self.portal.portal_quickinstaller.installProduct('plone.app.iterate')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.4.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[0]>", line 1, in ?
        self.portal.portal_quickinstaller.installProduct('plone.app.iterate')
    AttributeError: portal_quickinstaller
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 94, in browser.txt
Failed example:
    browser.getLink("Check out").click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.4.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[40]>", line 1, in ?
        browser.getLink("Check out").click()
      File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.4.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 626, in find_link
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 95, in browser.txt
Failed example:
    "Check-out created" in browser.contents
Differences (ndiff with -expected +actual):
    - True
    + False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 102, in browser.txt
Failed example:
    browser.getLink("Cancel check-out")
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.4.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[42]>", line 1, in ?
        browser.getLink("Cancel check-out")
      File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.4.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 626, in find_link
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 116, in browser.txt
Failed example:
    browser.getLink("working copy").click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.4.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[48]>", line 1, in ?
        browser.getLink("working copy").click()
      File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.4.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 626, in find_link
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 117, in browser.txt
Failed example:
    browser.getLink("Check in").click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.4.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[49]>", line 1, in ?
        browser.getLink("Check in").click()
      File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.4.egg/zope/testbrowser/browser.py", line 327, in getLink
        return Link(self.mech_browser.find_link(**args), self)
      File "build/bdist.linux-i686/egg/mechanize/_mechanize.py", line 626, in find_link
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 118, in browser.txt
Failed example:
    browser.getControl("Check in").click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.testing-3.7.1-py2.4.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest browser.txt[50]>", line 1, in ?
        browser.getControl("Check in").click()
      File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.4.egg/zope/testbrowser/browser.py", line 366, in getControl
        control, form = disambiguate(intermediate, msg, index)
      File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.4.egg/zope/testbrowser/browser.py", line 54, in disambiguate
        raise LookupError(msg)
    LookupError: label 'Check in'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.iterate/plone/app/iterate/tests/browser.txt", line 119, in browser.txt
Failed example:
    "Checked in" in browser.contents
Differences (ndiff with -expected +actual):
    - True
    + False



Error in test test_actions (plone.app.layout.globals.tests.test_context.TestContextStateView)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.layout/plone/app/layout/globals/tests/test_context.py", line 152, in test_actions
    self.failUnless(actions[0]['category'] == 'user')
IndexError: list index out of range



Error in test testOnlyOpenIdInstalled (plone.app.openid.tests.test_view.TestOpenIdView)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.openid/plone/app/openid/tests/test_view.py", line 23, in testOnlyOpenIdInstalled
    self.portal.portal_quickinstaller.installProduct("plone.app.openid")
AttributeError: portal_quickinstaller



Error in test test_OpenIdInstalled (plone.app.openid.tests.test_view.TestOpenIdView)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.openid/plone/app/openid/tests/test_view.py", line 13, in test_OpenIdInstalled
    self.portal.portal_quickinstaller.installProduct("plone.app.openid")
AttributeError: portal_quickinstaller



Error in test testReplaceLocalRoleManager (plone.app.upgrade.v31.tests.TestMigrations_v3_1)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.upgrade/plone/app/upgrade/v31/tests.py", line 34, in testReplaceLocalRoleManager
    uf.manage_delObjects(['borg_localroles'])
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Zope2/src/OFS/ObjectManager.py", line 542, in manage_delObjects
    raise BadRequest, '%s does not exist' % escape(ids[-1])
BadRequest: borg_localroles does not exist



Error in test testReplaceLocalRoleManagerNoPlugin (plone.app.upgrade.v31.tests.TestMigrations_v3_1)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.upgrade/plone/app/upgrade/v31/tests.py", line 63, in testReplaceLocalRoleManagerNoPlugin
    uf.manage_delObjects(['borg_localroles'])
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Zope2/src/OFS/ObjectManager.py", line 542, in manage_delObjects
    raise BadRequest, '%s does not exist' % escape(ids[-1])
BadRequest: borg_localroles does not exist



Error in test testReplaceLocalRoleManagerTwice (plone.app.upgrade.v31.tests.TestMigrations_v3_1)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.upgrade/plone/app/upgrade/v31/tests.py", line 48, in testReplaceLocalRoleManagerTwice
    uf.manage_delObjects(['borg_localroles'])
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/Zope2/src/OFS/ObjectManager.py", line 542, in manage_delObjects
    raise BadRequest, '%s does not exist' % escape(ids[-1])
BadRequest: borg_localroles does not exist

  Ran 778 tests with 2 failures and 13 errors in 3 minutes 5.291 seconds.
Running plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer tests:
  Set up plone.app.contentrules.tests.test_configuration.TestContentrulesGSLayer in 0.003 seconds.


Failure in test testExport (plone.app.contentrules.tests.test_configuration.TestGenericSetup)
Traceback (most recent call last):
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 260, in run
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.contentrules/plone/app/contentrules/tests/test_configuration.py", line 196, in testExport
    self.assertEquals(expected.strip(), body.strip(), body)
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: <?xml version="1.0"?>
<contentrules>
 <rule name="test1" title="Test rule 1" description="A test rule"
    enabled="True" event="zope.lifecycleevent.interfaces.IObjectModifiedEvent"
    stop-after="False">
  <conditions>
   <condition type="plone.conditions.PortalType">
    <property name="check_types">
     <element>Document</element>
     <element>News Item</element>
    </property>
   </condition>
   <condition type="plone.conditions.Role">
    <property name="role_names">
     <element>Manager</element>
    </property>
   </condition>
  </conditions>
  <actions>
   <action type="plone.actions.Notify">
    <property name="message">A message: Hej då</property>
    <property name="message_type">info</property>
   </action>
  </actions>
 </rule>
 <rule name="test2" title="Test rule 2" description="Another test rule"
    enabled="False"
    event="zope.lifecycleevent.interfaces.IObjectModifiedEvent"
    stop-after="True">
  <conditions>
   <condition type="plone.conditions.PortalType">
    <property name="check_types">
     <element>Event</element>
    </property>
   </condition>
  </conditions>
  <actions>
   <action type="plone.actions.Workflow">
    <property name="transition">publish</property>
   </action>
  </actions>
 </rule>
 <rule name="test3" title="Test rule 3" description="Third test rule"
    enabled="True" event="zope.container.interfaces.IObjectMovedEvent"
    stop-after="False">
  <conditions/>
  <actions/>
 </rule>
 <assignment name="test3" bubbles="False" enabled="False" location="/news"/>
 <assignment name="test2" bubbles="True" enabled="False" location="/news"/>
 <assignment name="test1" bubbles="False" enabled="True" location="/news"/>
</contentrules>


  Ran 6 tests with 1 failures and 0 errors in 2.376 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.


Failure in test /home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.customerize/plone/app/customerize/docs/testBrowserLayers.txt
Failed doctest test for testBrowserLayers.txt
  File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.customerize/plone/app/customerize/docs/testBrowserLayers.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope212-cmf22-plone40/src/plone.app.customerize/plone/app/customerize/docs/testBrowserLayers.txt", line 88, in testBrowserLayers.txt
Failed example:
    browser.contents
Expected:
    '...id="portal-logo"...
     ...a standard view...
     ...Sections...'
Got:
    '\n\n\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" xml:lang="en" lang="en">\n\n  \n    \n    \n    \n    \n    \n\n  \n\n  <head>\n\n    <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />\n\n    \n      <base href="http://nohost/plone/" /><!--[if lt IE 7]></base><![endif]-->\n    \n\n    <meta name="generator" content="Plone - http://plone.org" />\n\n    \n  \n  \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/sarissa-cachekey4124.js">\n      </script>\n    \n    \n  \n\n  \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/resourcejquery-cachekey2840.js">\n      </script>\n    \n    \n  \n\n  \n    \n      <script type="text/javascript" src="http://nohost/plone/portal_javascripts/Plone%20Default/dropdown-cachekey1577.!
 js">\n      </script>\n    \n    \n  \n\n\n  \n  \n    \n    \n    \n      <style type="text/css" media="screen">@import url(http://nohost/plone/portal_css/Plone%20Default/member-cachekey1868.css);</style>\n    \n    \n    \n  \n\n  \n    \n    \n    \n      <style type="text/css">@import url(http://nohost/plone/portal_css/Plone%20Default/base-cachekey1101.css);</style>\n    \n    \n    \n  \n\n  \n    \n    \n    \n      <style type="text/css">@import url(http://nohost/plone/portal_css/Plone%20Default/kupustyles-cachekey6631.css);</style>\n    \n    \n    \n  \n\n  \n    \n    \n    \n      <style type="text/css" media="all">@import url(http://nohost/plone/portal_css/Plone%20Default/ploneCustom-cachekey8105.css);</style>\n    \n    \n    \n  \n\n\n  \n\na standard view\n<title>Plone site</title>\n\n\n    <!-- Internet Explorer Fixes -->\n    <!--[if IE]>\n        <style type="text/css" media="all">@import url(http://nohost/plone/IEFixes.css);</style>\n        \n        <sc!
 ript type="text/javascript" src="http://nohost/plone/iefixes.js">\n   
     </script>\n        \n    <![endif]-->\n\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\na standard view\n\n    <!-- Disable IE6 image toolbar -->\n    <meta http-equiv="imagetoolbar" content="no" />\n    \n    \n    \n\n    \n    \n\n    \n    \n\n    \n    \n\n  </head>\n\n  <body class=" template-folder_listing" dir="ltr">\n    <div id="visual-portal-wrapper">\n\n      <div id="portal-top">\n        <div xmlns="http://www.w3.org/1999/xhtml" id="portal-toolbar-wrapper">\n\n<h5 class="hiddenStructure">Toolbar</h5>\n\n<ul id="portal-toolbar" class="visualInline">\n!
    \n       <li><a id="user-name" href="http://nohost/plone/dashboard"><img src="http://nohost/plone/user.gif" alt="" title="User" height="16" width="16" />\n            <span class="visualCaseSensitive">test_user_1_</span></a></li>\n   \n\n    \n        <li class="visualIcon actionicon-toolbar-account">\n            <a href="http://nohost/plone/@@user_data" class="visualIconPadding">Account</a>\n        </li>\n    \n    \n        <li class="visualIcon actionicon-toolbar-portlets">\n            <a href="http://nohost/plone/@@manage-portlets" class="visualIconPadding">Manage portlets</a>\n        </li>\n    \n    \n        <li class="visualIcon actionicon-toolbar-sitesetup">\n            <a href="http://nohost/plone/@@overview-controlpanel" class="visualIconPadding">Site Setup</a>\n        </li>\n    \n    \n        <li class="visualIcon actionicon-toolbar-logout">\n            <a href="http://nohost/plone/logout" class="visualIconPadding">Log out</a>\n        </li>\n    \n\!
 n</ul>\n</div>\n\n<div xmlns="http://www.w3.org/1999/xhtml" id="portal
-header">\n    <p xmlns="http://www.w3.org/1999/xhtml" class="hiddenStructure">\n  <a accesskey="2" href="http://nohost/plone/#documentContent">Skip to content.</a> |\n\n  <a accesskey="6" href="http://nohost/plone/#portlet-navigation-tree">Skip to navigation</a>\n</p>\n\n<ul id="portal-siteactions">\n\n    <li id="siteaction-contact">\n      <a href="http://nohost/plone/contact-info" title="Contact">Contact</a>\n    </li>\n\n    <li id="siteaction-sitemap">\n      <a href="http://nohost/plone/sitemap" title="Site Map">Site Map</a>\n    </li>\n\n</ul>\n<div id="portal-searchbox">\n    <form name="searchform" action="http://nohost/plone/search">\n\n        <label for="searchGadget" class="hiddenStructure">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 xmlns="http://www.w3.org/1999/xhtml" id="portal-logo" accesskey="1" href="http://nohost/plone">\n    <img src="http://nohost/plone/logo.jpg" alt="" title="Plone" height="56" width="216" /></a>\n\na standard view\n</div>\n\n\n    \n\n\n<div xmlns="http://www.w3.org/1999/xhtml" id="portal-breadcrumbs">\n\n    <span id="breadcrumbs-you-are-here"!
 >\n      You are here:\n    </span>\n    <a href="http://nohost/plone"
>Home</a>\n    \n\n</div>\n\na standard view\n      </div>\n\n      <div class="visualClear" id="clear-space-before-wrapper-table"><!-- --></div>\n\n      <table id="portal-columns">\n        <tbody>\n          <tr>\n            \n            \n            \n\n            \n            <td id="portal-column-content">\n\n              \n                <div class="documentEditable">\n\n                  \n\n    \n\n        <h5 class="hiddenStructure">Views</h5>\n\n        <ul class="contentViews" id="content-views">\n\n            \n              <li id="contentview-folderContents" class="plain">\n                <a href="http://nohost/plone/folder_contents">Contents</a>\n              </li>\n            \n            \n              <li id="contentview-view" class="selected">\n                <a href="http://nohost/plone">View</a>\n              </li>\n            \n            \n              <li id="contentview-edit" class="plain">\n                <a href="http://nohost/p!
 lone/edit">Edit</a>\n              </li>\n            \n            \n              <li id="contentview-contentrules" class="plain">\n                <a href="http://nohost/plone/@@manage-content-rules">Rules</a>\n              </li>\n            \n            \n              <li id="contentview-local_roles" class="plain">\n                <a href="http://nohost/plone/@@sharing">Sharing</a>\n              </li>\n            \n\n        </ul>\n        \n    \n\n\n<div class="contentActions">\n\n    \n\n        \n\n        \n\n        <ul id="contentActionMenus">\n\n    <li>\n\n        <dl class="actionMenu" id="plone-contentmenu-factories">\n          <dt class="actionMenuHeader label-">\n            <a href="http://nohost/plone/folder_factories" title="Add new items inside this item">\n               \n                  \n                  <span>Add new\xe2\x80\xa6</span>\n                  \n                  <span class="arrowDownAlternative">&#9660;</span>\n             !
   \n            </a>\n          </dt>\n          <dd class="actionMenu
Content">\n            <ul>\n                \n                  <li>\n                    <a href="http://nohost/plone/createObject?type_name=Topic" class="contenttype-topic" id="topic" title="An automatically updated stored search that can be used to display items matching criteria you specify.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/topic_icon.png" title="An automatically updated stored search that can be used to display items matching criteria you specify." />\n                        <span class="subMenuTitle">Collection</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/createObject?type_name=Event" class="contenttype-event" id="event" title="Information about an upcoming event, which can be displayed in the calendar.">\n                        \n              !
           <img width="16" height="16" alt="" src="http://nohost/plone/event_icon.png" title="Information about an upcoming event, which can be displayed in the calendar." />\n                        <span class="subMenuTitle">Event</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/createObject?type_name=File" class="contenttype-file" id="file" title="An external file uploaded to the site.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/file_icon.png" title="An external file uploaded to the site." />\n                        <span class="subMenuTitle">File</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/createObject?type_name=Folder" !
 class="contenttype-folder" id="folder" title="A folder which can conta
in other items.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/folder_icon.png" title="A folder which can contain other items." />\n                        <span class="subMenuTitle">Folder</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/createObject?type_name=Image" class="contenttype-image" id="image" title="An image, which can be referenced in documents or displayed in an album.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/image_icon.png" title="An image, which can be referenced in documents or displayed in an album." />\n                        <span class="subMenuTitle">Image</span>\n                    </a>\n                    \n                  </li>\n                \n                \n        !
           <li>\n                    <a href="http://nohost/plone/createObject?type_name=Link" class="contenttype-link" id="link" title="A link to an internal or external resource.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/link_icon.png" title="A link to an internal or external resource." />\n                        <span class="subMenuTitle">Link</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/createObject?type_name=News+Item" class="contenttype-news-item" id="news-item" title="An announcement that will show up on the news portlet and in the news listing.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/newsitem_icon.png" title="An announcement that will show up on the news portlet and in the news list!
 ing." />\n                        <span class="subMenuTitle">News Item
</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/createObject?type_name=Document" class="contenttype-document" id="document" title="A page in the site. Can contain rich text.">\n                        \n                        <img width="16" height="16" alt="" src="http://nohost/plone/document_icon.png" title="A page in the site. Can contain rich text." />\n                        <span class="subMenuTitle">Page</span>\n                    </a>\n                    \n                  </li>\n                \n            </ul>\n          </dd>\n        </dl>\n\n    </li>\n    <li>\n\n        <dl class="actionMenu" id="plone-contentmenu-display">\n          <dt class="actionMenuHeader label-">\n            <a href="http://nohost/plone/select_default_view" title="Select the view mode for this folder, or set a content item as its defaul!
 t view.">\n               \n                  \n                  <span>Display</span>\n                  \n                  <span class="arrowDownAlternative">&#9660;</span>\n               \n            </a>\n          </dt>\n          <dd class="actionMenuContent">\n            <ul>\n                \n                  <li>\n                    <a href="http://nohost/plone/selectViewTemplate?templateId=folder_listing" class="" id="folder_listing" title="">\n                        <span>&bull;</span>\n                        \n                        <span class="subMenuTitle">Standard view</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/selectViewTemplate?templateId=folder_summary_view" class="" id="folder_summary_view" title="">\n                        \n                        \n                        <span class="subMenuTitl!
 e">Summary view</span>\n                    </a>\n                    
\n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/selectViewTemplate?templateId=folder_tabular_view" class="" id="folder_tabular_view" title="">\n                        \n                        \n                        <span class="subMenuTitle">Tabular view</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li>\n                    <a href="http://nohost/plone/selectViewTemplate?templateId=atct_album_view" class="" id="atct_album_view" title="">\n                        \n                        \n                        <span class="subMenuTitle">Thumbnail view</span>\n                    </a>\n                    \n                  </li>\n                \n                \n                  <li class="actionSeparator">\n                    <a href="http://nohost/plone/select_default_page" class="" i!
 d="contextSetDefaultPage" title="Select an item to be used as default view in this folder...">\n                        \n                        \n                        <span class="subMenuTitle">Select a content item\nas default view...</span>\n                    </a>\n                    \n                  </li>\n                \n            </ul>\n          </dd>\n        </dl>\n\n    </li>\n\n</ul>\n\n\n    \n\n</div>\na standard view\n\n                  <div id="region-content" class="documentContent">\n\n                    <span id="contentTopLeft"></span>\n                    <span id="contentTopRight"></span>\n                    \n                    <a name="documentContent"></a>\n\n                    \n\n\n                    \n                    <div id="viewlet-above-content">a standard view</div>\n\n                    \n                    \n                    <div id="content">\n                      \n                      <div>\n    \n\n        !
 a standard view\n\n        <h1 class="documentFirstHeading">Plone site
</h1>\n\n        <div xmlns="http://www.w3.org/1999/xhtml" class="documentByLine" id="plone-document-byline">\n  \n\n  \n\n  <span class="documentModified">\n    &mdash;\n    <span>\n      last modified\n    </span>\n    Feb 21, 2009 06:49 AM\n  </span>\n\n  \n\n  \n\n  \n\n</div>\n\n\n\na standard view\n\n        <p></p>\n\n        a standard view\n\n        \n\n        \n        \n        \n\n            <dl>\n                \n                \n\n                    <dt class="">\n\n                        <span class="contenttype-folder summary">\n                            <img width="16" height="16" src="http://nohost/plone/plone/folder_icon.png" alt="Folder" />\n                            <a href="http://nohost/plone/Members" class="state-private url">Members</a>\n                        </span>\n\n                        \n\n                        <span class="documentByLine">\n\n                            \n\n                            \n                       !
          &mdash;\n\n                                \n                                  <span>\n                                    by\n                                  <a href="http://nohost/plone/author/portal_owner">portal_owner</a>\n                                  </span>\n\n                                \n\n                                \n                                    &mdash;\n                                    \n                                      last modified\n                                    \n                                    Feb 21, 2009 06:49 AM\n                                \n\n                                \n                                    \n                                \n                            \n                        </span>\n\n                    </dt>\n\n                    <dd>\n                         \n                            &nbsp; \n                         \n                        <span class="description"!
 ></span> \n                    </dd>\n                \n              
  \n            </dl>\n            \n            <!-- Navigation -->\n            \n            \n        \n        \n            \n        \n\n        \n        \n\n        \n\n    <div class="visualClear"><!-- --></div>\n\n    <div class="documentActions">\n        \n\n            <h5 class="hiddenStructure">\n              Document Actions\n            </h5>\n\n            <ul>\n                  <li id="document-action-sendto">\n                      <a href="http://nohost/plone/sendto_form" title="">Send this</a>\n                  </li>\n                  <li id="document-action-print">\n                      <a href="javascript:this.print();" title="">Print this</a>\n                  </li>\n            </ul>\n        \n\n        a standard view\n\n    </div>\n\na standard view\n\n    \n    </div>\n                    </div>\n                    \n\n                    \n                    \n                      \n\na standard view\n                    \n           !
          \n\n                    <span id="contentBottomLeft"></span>\n                    <span id="contentBottomRight"></span>\n\n                  </div>\n\n                </div>\n\n              \n            </td>\n            \n\n            \n            \n            \n          </tr>\n        </tbody>\n      </table>\n      \n\n      <div class="visualClear" id="clear-space-before-footer"><!-- --></div>\n\n      \n\n        <div xmlns="http://www.w3.org/1999/xhtml" id="portal-colophon">\n  <div class="colophonWrapper">\n  <ul>\n    <li>\n      <a href="http://plone.org" title="This site was built using Plone CMS, the Open Source Content Management System.">Powered by Plone</a>\n    </li>\n  </ul>\n  </div>\n</div>\n\na standard view\n\n      \n\n      <div class="visualClear"><!-- --></div>\n    </div>\n</body>\n</html>\n\n'

  Ran 27 tests with 1 failures and 0 errors in 1 minutes 32.338 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer tests:
  Tear down plone.app.customerize.tests.layer.PloneCustomerize in 0.000 seconds.
  Set up plone.app.portlets.tests.test_configuration.TestPortletZCMLLayer in 0.012 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.057 seconds.
Running plone.app.portlets.tests.test_configuration.TestPortletGSLayer tests:
  Set up plone.app.portlets.tests.test_configuration.TestPortletGSLayer in 1.148 seconds.
  Ran 11 tests with 0 failures and 0 errors in 3.631 seconds.
Running plone.app.viewletmanager.tests.test_exportimport.Layer 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.391 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.020 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.156 seconds.
Running plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer tests:
  Tear down plone.app.viewletmanager.tests.test_exportimport.Layer in 0.000 seconds.
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.016 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 2.119 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 5.250 seconds.
  Set up plone.browserlayer.tests.test_doctest.PloneBrowserLayerLayer in 0.041 seconds.
  Ran 9 tests with 0 failures and 0 errors in 0.470 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.028 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.157 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.446 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 361 tests with 0 failures and 0 errors in 4.515 seconds.
Tearing down left over layers:
  Tear down zope.testing.testrunner.layer.UnitTests in 0.000 seconds.
Total: 1252 tests, 4 failures, 13 errors in 5 minutes 19.256 seconds.

FAILED (failures=4, errors=13) 




More information about the Testbot mailing list