[Testbot] UNKNOWN : Plone-trunk Zope-trunk Python-2.4.4

plone.* Tests plone-tests at epy.co.at
Sat Jan 5 04:41:29 UTC 2008


plone.* Tests : UNKNOWN
Plone-trunk Zope-trunk Python-2.4.4

Running /usr/local/python2.4/bin/python /home/stefan/autotest/temp/python24-zope211/test.py -q -1 --config-file etc/zope.conf --package plone
/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/Products/CMFPlone/utils.py:28: DeprecationWarning: ITranslatable: Please use Products.LinguaPlone.interfaces.ITranslatable instead. This interface will be removed in Plone 5.0
  from Products.CMFPlone.interfaces.Translatable import ITranslatable
/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/Products/PloneLanguageTool/interfaces.py:7: DeprecationWarning: ITranslatable: Please use Products.LinguaPlone.interfaces.ITranslatable instead. This interface will be removed in Plone 5.0
  from Products.CMFPlone.interfaces.Translatable import ITranslatable
GenericCache not found; tests skipped
Parsing /home/stefan/autotest/temp/python24-zope211-cmf21-plone35/etc/zope.conf
Test-module import failures:

Module: plone.portlets.tests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/portlets/tests.py", line 11, in ?
    import zope.app.event
ImportError: No module named event


Running unit tests:
  Ran 207 tests with 0 failures and 0 errors in 2.481 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/Products/GenericSetup/registry.py:740: UserWarning: Version for profile PluggableAuthService:simple taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/Products/GenericSetup/registry.py:740: UserWarning: Version for profile PluggableAuthService:empty taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
 in 2.217 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/Products/GenericSetup/registry.py:740: UserWarning: Version for profile Products.CMFActionIcons:actionicons taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/Products/GenericSetup/registry.py:740: UserWarning: Version for profile Products.CMFCalendar:default taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/Products/GenericSetup/registry.py:740: UserWarning: Version for profile Products.CMFCalendar:skins_support taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/Products/GenericSetup/registry.py:740: UserWarning: Version for profile Products.CMFTopic:default taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/Products/GenericSetup/registry.py:740: UserWarning: Version for profile Products.CMFUid:default taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/Products/GenericSetup/registry.py:740: UserWarning: Version for profile Products.DCWorkflow:revision2 taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
 in 3.850 seconds.
  Ran 30 tests with 0 failures and 0 errors in 0.217 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 7.781 seconds.


Failure in test /home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/controlpanel/tests/filter.txt
Failed doctest test for filter.txt
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/controlpanel/tests/filter.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/controlpanel/tests/filter.txt", line 140, in filter.txt
Failed example:
    '<p>Testing that works.</p>' in browser.contents
Expected:
    True
Got:
    False



Failure 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-zope211-cmf21-plone35/lib/python/plone/app/openid/tests/test_view.py", line 26, in testOnlyOpenIdInstalled
    self.assertEquals(pas_info.hasOpenIDdExtractor(), True)
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: False != True



Failure 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-zope211-cmf21-plone35/lib/python/plone/app/openid/tests/test_view.py", line 15, in test_OpenIdInstalled
    self.assertEquals(pas_info.hasOpenIDdExtractor(), True)
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: False != True



Failure in test test_published_news_items (plone.app.portlets.tests.test_events_portlet.TestRenderer)
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-zope211-cmf21-plone35/lib/python/plone/app/portlets/tests/test_events_portlet.py", line 87, in test_published_news_items
    self.assertEquals(2, len(r.published_events()))
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: 2 != 1



Error in test testPrunedRootNode (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
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-zope211-cmf21-plone35/lib/python/plone/app/portlets/tests/test_navigation_portlet.py", line 368, in testPrunedRootNode
    tree = view.getNavTree()
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/portlets/portlets/navigation.py", line 223, in getNavTree
    strategy = getMultiAdapter((context, self.data), INavtreeStrategy)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/_api.py", line 101, in getMultiAdapter
    adapter = queryMultiAdapter(objects, interface, name, context=context)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/_api.py", line 114, in queryMultiAdapter
    return sitemanager.queryMultiAdapter(objects, interface, name, default)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/registry.py", line 206, in queryMultiAdapter
    return self.adapters.queryMultiAdapter(
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/adapter.py", line 482, in queryMultiAdapter
    result = factory(*objects)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/portlets/portlets/navigation.py", line 336, in __init__
    self.rootPath = getRootPath(context, currentFolderOnly, topLevel, portlet.root)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/portlets/portlets/navigation.py", line 378, in getRootPath
    rootPath = rootPath + '/' + '/'.join(contextSubPathElements[:topLeve])
NameError: global name 'topLeve' is not defined



Error in test testPrunedRootNodeShowsAllParents (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
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-zope211-cmf21-plone35/lib/python/plone/app/portlets/tests/test_navigation_portlet.py", line 379, in testPrunedRootNodeShowsAllParents
    tree = view.getNavTree()
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/portlets/portlets/navigation.py", line 223, in getNavTree
    strategy = getMultiAdapter((context, self.data), INavtreeStrategy)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/_api.py", line 101, in getMultiAdapter
    adapter = queryMultiAdapter(objects, interface, name, context=context)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/_api.py", line 114, in queryMultiAdapter
    return sitemanager.queryMultiAdapter(objects, interface, name, default)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/registry.py", line 206, in queryMultiAdapter
    return self.adapters.queryMultiAdapter(
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/adapter.py", line 482, in queryMultiAdapter
    result = factory(*objects)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/portlets/portlets/navigation.py", line 336, in __init__
    self.rootPath = getRootPath(context, currentFolderOnly, topLevel, portlet.root)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/portlets/portlets/navigation.py", line 378, in getRootPath
    rootPath = rootPath + '/' + '/'.join(contextSubPathElements[:topLeve])
NameError: global name 'topLeve' is not defined



Error in test testTopLevel (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
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-zope211-cmf21-plone35/lib/python/plone/app/portlets/tests/test_navigation_portlet.py", line 211, in testTopLevel
    tree = view.getNavTree()
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/portlets/portlets/navigation.py", line 223, in getNavTree
    strategy = getMultiAdapter((context, self.data), INavtreeStrategy)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/_api.py", line 101, in getMultiAdapter
    adapter = queryMultiAdapter(objects, interface, name, context=context)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/_api.py", line 114, in queryMultiAdapter
    return sitemanager.queryMultiAdapter(objects, interface, name, default)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/registry.py", line 206, in queryMultiAdapter
    return self.adapters.queryMultiAdapter(
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/adapter.py", line 482, in queryMultiAdapter
    result = factory(*objects)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/portlets/portlets/navigation.py", line 336, in __init__
    self.rootPath = getRootPath(context, currentFolderOnly, topLevel, portlet.root)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/portlets/portlets/navigation.py", line 378, in getRootPath
    rootPath = rootPath + '/' + '/'.join(contextSubPathElements[:topLeve])
NameError: global name 'topLeve' is not defined



Failure in test testTopLevelTooDeep (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
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-zope211-cmf21-plone35/lib/python/plone/app/portlets/tests/test_navigation_portlet.py", line 225, in testTopLevelTooDeep
    self.assertEqual(len(tree['children']), 0)
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: 9 != 0



Failure in test testTopLevelWithContextAboveLevel (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
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-zope211-cmf21-plone35/lib/python/plone/app/portlets/tests/test_navigation_portlet.py", line 219, in testTopLevelWithContextAboveLevel
    self.assertEqual(len(tree['children']), 0)
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: 9 != 0



Error in test testTopLevelWithNavigationRoot (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
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-zope211-cmf21-plone35/lib/python/plone/app/portlets/tests/test_navigation_portlet.py", line 231, in testTopLevelWithNavigationRoot
    tree = view.getNavTree()
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/portlets/portlets/navigation.py", line 223, in getNavTree
    strategy = getMultiAdapter((context, self.data), INavtreeStrategy)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/_api.py", line 101, in getMultiAdapter
    adapter = queryMultiAdapter(objects, interface, name, context=context)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/_api.py", line 114, in queryMultiAdapter
    return sitemanager.queryMultiAdapter(objects, interface, name, default)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/registry.py", line 206, in queryMultiAdapter
    return self.adapters.queryMultiAdapter(
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/adapter.py", line 482, in queryMultiAdapter
    result = factory(*objects)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/portlets/portlets/navigation.py", line 336, in __init__
    self.rootPath = getRootPath(context, currentFolderOnly, topLevel, portlet.root)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/portlets/portlets/navigation.py", line 378, in getRootPath
    rootPath = rootPath + '/' + '/'.join(contextSubPathElements[:topLeve])
NameError: global name 'topLeve' is not defined



Error in test testTopLevelWithPortalFactory (plone.app.portlets.tests.test_navigation_portlet.TestRenderer)
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-zope211-cmf21-plone35/lib/python/plone/app/portlets/tests/test_navigation_portlet.py", line 242, in testTopLevelWithPortalFactory
    tree = view.getNavTree()
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/memoize/instance.py", line 45, in memogetter
    val=func(*args, **kwargs)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/portlets/portlets/navigation.py", line 223, in getNavTree
    strategy = getMultiAdapter((context, self.data), INavtreeStrategy)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/_api.py", line 101, in getMultiAdapter
    adapter = queryMultiAdapter(objects, interface, name, context=context)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/_api.py", line 114, in queryMultiAdapter
    return sitemanager.queryMultiAdapter(objects, interface, name, default)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/component/registry.py", line 206, in queryMultiAdapter
    return self.adapters.queryMultiAdapter(
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/interface/adapter.py", line 482, in queryMultiAdapter
    result = factory(*objects)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/portlets/portlets/navigation.py", line 336, in __init__
    self.rootPath = getRootPath(context, currentFolderOnly, topLevel, portlet.root)
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/portlets/portlets/navigation.py", line 378, in getRootPath
    rootPath = rootPath + '/' + '/'.join(contextSubPathElements[:topLeve])
NameError: global name 'topLeve' is not defined



Failure in test test_published_news_items (plone.app.portlets.tests.test_news_portlet.TestRenderer)
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-zope211-cmf21-plone35/lib/python/plone/app/portlets/tests/test_news_portlet.py", line 83, in test_published_news_items
    self.assertEquals(2, len(r.published_news_items()))
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: 2 != 1



Failure in test /home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/workflow/tests/onestateworkflow.txt
Failed doctest test for onestateworkflow.txt
  File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/workflow/tests/onestateworkflow.txt", line 0

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python24-zope211-cmf21-plone35/lib/python/plone/app/workflow/tests/onestateworkflow.txt", line 117, in onestateworkflow.txt
Failed example:
    browser.getControl('Log in').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest onestateworkflow.txt[29]>", line 1, in ?
        browser.getControl('Log in').click()
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testbrowser/browser.py", line 591, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testbrowser/browser.py", line 380, in _clickSubmit
        self.mech_browser.open(form.click(
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/mechanize/_mechanize.py", line 202, in _mech_open
        response = UserAgent.open(self, self.request, data)
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/mechanize/_opener.py", line 246, in open
        response = meth(req, response)
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/mechanize/_urllib2_support.py", line 529, in http_response
        response = self.parent.error(
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/mechanize/_opener.py", line 263, in error
        result = apply(self._call_chain, args)
      File "/usr/local/python2.4/lib/python2.4/urllib2.py", line 337, in _call_chain
        result = func(*args)
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/mechanize/_urllib2_support.py", line 125, in http_error_302
        return self.parent.open(new)
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/mechanize/_mechanize.py", line 177, in open
        return self._mech_open(url, data)
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/mechanize/_mechanize.py", line 202, in _mech_open
        response = UserAgent.open(self, self.request, data)
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/mechanize/_opener.py", line 235, in open
        response = urlopen(self, req, data)
      File "/usr/local/python2.4/lib/python2.4/urllib2.py", line 376, in _open
        '_open', req)
      File "/usr/local/python2.4/lib/python2.4/urllib2.py", line 337, in _call_chain
        result = func(*args)
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/testbrowser.py", line 79, in http_open
        return self.do_open(PublisherConnection, req)
      File "/usr/local/python2.4/lib/python2.4/urllib2.py", line 993, in do_open
        h.request(req.get_method(), req.get_selector(), req.data, headers)
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testbrowser/testing.py", line 84, in request
        self.response = self.caller(request_string, handle_errors)
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/functional.py", line 40, in wrapped_func
        return func(*args, **kw)
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/Testing/ZopeTestCase/zopedoctest/functional.py", line 182, in http
        debug=not handle_errors,
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Test.py", line 199, in publish_module
        response = publish(request, module_name, after_list, debug=debug)
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 150, in publish
        sys.exc_info()[2],
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/Zope2/App/startup.py", line 252, in __call__
        f(client, REQUEST, t, v, traceback, error_log_url=error_log_url)
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/Publish.py", line 110, in publish
        object=request.traverse(path, validated_hook=validated_hook)
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/BaseRequest.py", line 501, in traverse
        return response.notFoundError(URL)
      File "/home/stefan/autotest/temp/python24-zope211/lib/python/ZPublisher/HTTPResponse.py", line 672, in notFoundError
        "Sorry, the requested resource does not exist." +
    NotFound: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">



    <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
          lang="en">

      
        
        
        
        
        

      

      <head>

        <meta http-equiv="Content-Type"
              content="text/html;charset=utf-8" />

        
          <base href="http://nohost/plone/" /><!--[if lt IE 7]></base><![endif]-->
        

        <meta name="generator" content="Plone - http://plone.org" />

        <link rel="kss-base-url" href="http://nohost/plone" />

      
      
        
          <script type="text/javascript"
                  src="http://nohost/plone/portal_javascripts/Plone%20Default/event-registration-cachekey5340.js">
          </script>
        
        
      

      
      
        
        
          <style type="text/css"><!-- @import url(http://nohost/plone/portal_css/Plone%20Default/base-cachekey2677.css); --></style>
        
        
      

      
      <link rel="kinetic-stylesheet" type="text/css"
            href="http://nohost/plone/portal_kss/Plone%20Default/at-cachekey0807.kss" />


    <title>Plone site</title>


        <!-- Internet Explorer CSS Fixes -->
        <!--[if IE]>
            <style type="text/css" media="all">@import url(http://nohost/plone/IEFixes.css);</style>
        <![endif]-->

        
        <link rel="author" href="http://nohost/plone/author/"
              title="Author information" />


        <link rel="shortcut icon" type="image/x-icon"
              href="http://nohost/plone/favicon.ico" />


        <link rel="home" href="http://nohost/plone"
              title="Front page" />

        <link rel="contents" href="http://nohost/plone/sitemap"
              title="Site Map" />





        <link rel="search"
              href="http://nohost/plone/search_form"
              title="Search this site" />


        <!-- Disable IE6 image toolbar -->
        <meta http-equiv="imagetoolbar" content="no" />
        
        
        

        
        

        
        

        
        

      </head>

      <body class="None template-default_error_message"
            dir="ltr">
        <div id="visual-portal-wrapper">

          <div id="portal-top">
            <div id="portal-header">
    <p class="hiddenStructure">
      <a accesskey="2"
         href="http://nohost/plone/localhost#documentContent">Skip to content.</a> |

      <a accesskey="6"
         href="http://nohost/plone/localhost#portlet-navigation-tree">Skip to navigation</a>
    </p>

    <ul id="portal-siteactions">

        <li id="siteaction-sitemap"><a
        href="http://nohost/plone/sitemap" accesskey="3"
        title="Site Map">Site Map</a></li>
        <li id="siteaction-accessibility"><a
        href="http://nohost/plone/accessibility-info"
        accesskey="0" title="Accessibility">Accessibility</a></li>
        <li id="siteaction-contact"><a
        href="http://nohost/plone/contact-info" accesskey="9"
        title="Contact">Contact</a></li>

    </ul>

    <div id="portal-searchbox">
        <form name="searchform"
              action="http://nohost/plone/search">

            <label for="searchGadget" class="hiddenStructure">Search Site</label>

            <div class="LSBox">
            <input name="SearchableText" type="text" size="18"
                   title="Search Site" accesskey="4"
                   class="inputLabel" id="searchGadget" />

            <input class="searchButton" type="submit"
                   value="Search" />
        
            <div class="searchSection">
                <input id="searchbox_currentfolder_only"
                       class="noborder" type="checkbox"
                       name="path" value="/plone" />
                <label for="searchbox_currentfolder_only"
                       style="cursor: pointer">
                    only in current section
                </label>
            </div>

            <div class="LSResult" id="LSResult" style=""><div class="LSShadow" id="LSShadow"></div></div>
            </div>
        </form>

        <div id="portal-advanced-search" class="hiddenStructure">
            <a href="http://nohost/plone/search_form"
               accesskey="5">
                Advanced Search&hellip;
            </a>
        </div>

    </div>

    <a id="portal-logo" accesskey="1" href="http://nohost/plone">
        <img src="http://nohost/plone/logo.jpg" alt="" title="Plone" height="57" width="252" /></a>


        <h5 class="hiddenStructure">Sections</h5>

        <ul id="portal-globalnav">
            <li id="portaltab-index_html" class="selected">
                <a href="http://nohost/plone" title="">Home</a></li>
            <li id="portaltab-Members" class="plain">
                <a href="http://nohost/plone/Members"
                   title="Container for users' home directories">Users</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>
        </ul>

    </div>

    <div id="portal-personaltools-wrapper">

    <h5 class="hiddenStructure">Personal tools</h5>

    <ul id="portal-personaltools" class="visualInline">
       

        
            <li>
                <a href="http://nohost/plone/login_form">Log in</a>
            </li>
        

    </ul>
    </div>


        

    <div id="portal-breadcrumbs">

        <span id="breadcrumbs-you-are-here">You
    are here:</span>
        <a href="http://nohost/plone">Home</a>
        

    </div>

          </div>

          <div class="visualClear" id="clear-space-before-wrapper-table"><!-- --></div>

          <table id="portal-columns">
            <tbody>
              <tr>
                
                
                

                
                <td id="portal-column-content">

                  
                    <div class="">

                      


                      <div id="region-content" class="documentContent">

                        <span id="contentTopLeft"></span>
                        <span id="contentTopRight"></span>
                        
                        <a name="documentContent"></a>

                        

        <dl class="portalMessage info" id="kssPortalMessage" style="display:none">
            <dt>Info</dt>
            <dd></dd>
        </dl>

        

            <dl class="portalMessage info">
                <dt>Info</dt>
                <dd>Welcome! You are now logged in.</dd>
            </dl>

        

                        
                        <div id="viewlet-above-content"></div>

                        
                        
                        
                          
                          <div>

            <div>

                
                    
                    
                        
                    <h1 class="documentFirstHeading">
                        We're sorry, but that page doesn't exist&hellip;
                    </h1>

                    <p>
                    Please double check the web address or use the search function on this page to find what you are looking for.
                    </p>

                    <p>
                    If you are certain you have the correct web address but are encountering an error, please
                    contact the <span> <a href="http://nohost/plone/contact-info">site administration</a></span>.
                    </p>

                    <p>
                    Thank you.
                    </p>
                    
                    <!-- Offer search results for suggestions -->
                    
                        
                        <h3>You might have been looking for&hellip;</h3>
                        
                        <dl>
                        
                        
                            
                                <dt
        class="contenttype-plone-site">
                                  <img width="16" height="16" src="http://nohost/plone/site_icon.gif" alt="Plone site" />
                                   <a
        href="http://nohost/plone/" class="state-">Plone site</a>
                                   
                                    <span class="discreet">
                                    by ,
                                    Jan 05, 2008 06:15 AM
                                    </span>

                                </dt>
                
                                <dd></dd>

                            
                        
                        
                        
                            
                                <dt class="contenttype-document">
                                  <img width="16" height="16" src="http://nohost/plone/plone/document_icon.gif" alt="Document" />
                                   <a
        href="http://nohost/plone/front-page/"
        class="state-published">Welcome to Plone</a>
                                   
                                    <span class="discreet">
                                    by portal_owner,
                                    Jan 05, 2008 06:15 AM
                                    </span>

                                </dt>
                
                                <dd>Congratulations! You have successfully installed Plone.</dd>

                            
                        
                            
                        </dl>
                        
                    

                

            </div>

            
            

    </div>
                        
                        

                        
                        
                          
                        
                        

                        <span id="contentBottomLeft"></span>
                        <span id="contentBottomRight"></span>

                      </div>

                    </div>

                  
                </td>
                

                
                
                
              </tr>
            </tbody>
          </table>
          

          <div class="visualClear" id="clear-space-before-footer"><!-- --></div>
          
          

          

            <div id="portal-footer">

    <p>
        
        The
        <a href="http://plone.org">Plone<sup>&reg;</sup> CMS &mdash; Open Source Content Management System</a>
        is
        <acronym title="Copyright">&copy;</acronym>
        2000-2008
        by the
        <a href="http://plone.org/foundation">Plone Foundation</a>
        et al.
        
    </p>

    <p>
        
        Plone<sup>&reg;</sup> and the Plone logo are registered trademarks of the
            <a href="http://plone.org/foundation">Plone Foundation</a>.
        

        
        Distributed under the
            <a href="http://creativecommons.org/licenses/GPL/2.0/">GNU GPL license</a>.
        
    </p>

    </div>

      <div id="portal-colophon">
          

          

          <div class="colophonWrapper">
          <ul>
            <li>
              <a href="http://plone.org"
                 title="This site was built using Plone CMS, the Open Source Content Management System. Click for more information.">
                Powered by Plone</a>
            </li>
            <li>
              <a href="http://validator.w3.org/check/referer"
                 title="This site is valid XHTML.">
                Valid XHTML</a>
            </li>
            <li>
              <a href="http://jigsaw.w3.org/css-validator/check/referer&amp;warning=no&amp;profile=css3&amp;usermedium=all"
                 title="This site was built with valid CSS.">
                Valid CSS</a>
            </li>
            <li>
              <a href="http://www.section508.gov"
                 title="This site conforms to the US Government Section 508 Accessibility Guidelines.">
                Section 508</a>
            </li>
            <li>
              <a href="http://www.w3.org/WAI/WCAG1AA-Conformance"
                 title="This site conforms to the W3C-WAI Web Content Accessibility Guidelines.">
                WCAG</a>
            </li>
          </ul>
          </div>

        </div>



          

          <div class="visualClear"><!-- --></div>
        </div>
    <div id="kss-spinner"><img alt=""
                               src="http://nohost/plone/spinner.gif" /></div>
    </body>
    </html>



  Ran 677 tests with 8 failures and 5 errors in 4 minutes 24.723 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.014 seconds.


Error in test test_update_of_nav_portlet (plone.app.kss.tests.test_part_reloading.TestPortletReloading)
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-zope211-cmf21-plone35/lib/python/plone/app/kss/tests/test_part_reloading.py", line 59, in test_update_of_nav_portlet
    command = result[0]
IndexError: list index out of range

  Ran 13 tests with 0 failures and 1 errors in 3.531 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 1.388 seconds.
  Ran 88 tests with 0 failures and 0 errors in 1 minutes 8.853 seconds.
Running plone.app.viewletmanager.tests.test_exportimport.Layer tests:
  Tear down plone.app.linkintegrity.tests.layer.PloneLinkintegrity in 0.206 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 1.085 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.036 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 15 tests with 0 failures and 0 errors in 0.372 seconds.
Running plone.theme.tests.test_doctest.PloneThemeLayer tests:
  Tear down plone.app.viewletmanager.tests.test_exportimport.Layer in 0.000 seconds.
  Set up Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 7.117 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 16.193 seconds.
  Set up plone.theme.tests.test_doctest.PloneThemeLayer in 0.013 seconds.
  Ran 5 tests with 0 failures and 0 errors in 0.382 seconds.
Tearing down left over layers:
  Tear down plone.theme.tests.test_doctest.PloneThemeLayer in 0.000 seconds.
  Tear down Products.PloneTestCase.layer.PloneSite in 1.408 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.018 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.
Total: 1035 tests, 8 failures, 6 errors in 6 minutes 31.828 seconds.

Test-modules with import problems:
  plone.portlets.tests

UNKNOWN




More information about the Testbot mailing list