[Testbot] FAILED (failures=70, errors=2) : ATCT-trunk Plone-trunk Zope-trunk Python-2.6.1

ATContentTypes Tests plone-tests at epy.co.at
Sat May 23 05:48:26 UTC 2009


ATContentTypes Tests : FAILED (failures=70, errors=2) 
ATCT-trunk Plone-trunk Zope-trunk Python-2.6.1

Running /usr/local/python2.6/bin/python ./bin/test -q --no-color --no-progress --package Products.ATContentTypes
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite in 3.983 seconds.
  Set up Products.PloneTestCase.layer.ZCML in 7.328 seconds.
  Set up Products.PloneTestCase.layer.PloneSite in 9.412 seconds.


Failure in test test_additional_view (Products.ATContentTypes.tests.test_atdocument.TestATDocumentFunctional)
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 131, in test_additional_view
    "%s: %s" % (view, response.getStatus())) # OK
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: document_view: 500



Failure in test test_base_view (Products.ATContentTypes.tests.test_atdocument.TestATDocumentFunctional)
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 86, in test_base_view
    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_createObject (Products.ATContentTypes.tests.test_atdocument.TestATDocumentFunctional)
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 67, in test_createObject
    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_atdocument.TestATDocumentFunctional)
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_dynamic_view (Products.ATContentTypes.tests.test_atdocument.TestATDocumentFunctional)
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 91, in test_dynamic_view
    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_edit_view (Products.ATContentTypes.tests.test_atdocument.TestATDocumentFunctional)
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 81, in test_edit_view
    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_id_change_on_initial_edit (Products.ATContentTypes.tests.test_atdocument.TestATDocumentFunctional)
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_atdocument.py", line 281, in test_id_change_on_initial_edit
    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_local_sharing_view (Products.ATContentTypes.tests.test_atdocument.TestATDocumentFunctional)
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 96, in test_local_sharing_view
    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_additional_view (Products.ATContentTypes.tests.test_atevent.TestATEventFunctional)
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 131, in test_additional_view
    "%s: %s" % (view, response.getStatus())) # OK
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: event_view: 500



Failure in test test_base_view (Products.ATContentTypes.tests.test_atevent.TestATEventFunctional)
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 86, in test_base_view
    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_createObject (Products.ATContentTypes.tests.test_atevent.TestATEventFunctional)
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 67, in test_createObject
    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_atevent.TestATEventFunctional)
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_dynamic_view (Products.ATContentTypes.tests.test_atevent.TestATEventFunctional)
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 91, in test_dynamic_view
    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_edit_view (Products.ATContentTypes.tests.test_atevent.TestATEventFunctional)
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 81, in test_edit_view
    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_local_sharing_view (Products.ATContentTypes.tests.test_atevent.TestATEventFunctional)
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 96, in test_local_sharing_view
    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_additional_view (Products.ATContentTypes.tests.test_atfile.TestATFileFunctional)
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 131, in test_additional_view
    "%s: %s" % (view, response.getStatus())) # OK
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: file_view: 500



Failure in test test_base_view (Products.ATContentTypes.tests.test_atfile.TestATFileFunctional)
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 86, in test_base_view
    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_createObject (Products.ATContentTypes.tests.test_atfile.TestATFileFunctional)
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 67, in test_createObject
    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_atfile.TestATFileFunctional)
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_dynamic_view (Products.ATContentTypes.tests.test_atfile.TestATFileFunctional)
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 91, in test_dynamic_view
    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_edit_view (Products.ATContentTypes.tests.test_atfile.TestATFileFunctional)
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 81, in test_edit_view
    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_local_sharing_view (Products.ATContentTypes.tests.test_atfile.TestATFileFunctional)
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 96, in test_local_sharing_view
    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_additional_view (Products.ATContentTypes.tests.test_atfolder.TestATFolderFunctional)
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 131, in test_additional_view
    "%s: %s" % (view, response.getStatus())) # OK
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: folder_listing: 500



Failure in test test_base_view (Products.ATContentTypes.tests.test_atfolder.TestATFolderFunctional)
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 86, in test_base_view
    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_createObject (Products.ATContentTypes.tests.test_atfolder.TestATFolderFunctional)
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 67, in test_createObject
    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_atfolder.TestATFolderFunctional)
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_dynamic_view (Products.ATContentTypes.tests.test_atfolder.TestATFolderFunctional)
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 91, in test_dynamic_view
    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_dynamic_view_without_view (Products.ATContentTypes.tests.test_atfolder.TestATFolderFunctional)
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_atfolder.py", line 138, in test_dynamic_view_without_view
    self.failUnlessEqual(response.getStatus(), 200) #
  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_edit_view (Products.ATContentTypes.tests.test_atfolder.TestATFolderFunctional)
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 81, in test_edit_view
    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_local_sharing_view (Products.ATContentTypes.tests.test_atfolder.TestATFolderFunctional)
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 96, in test_local_sharing_view
    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_additional_view (Products.ATContentTypes.tests.test_atfolder.TestATBTreeFolderFunctional)
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 131, in test_additional_view
    "%s: %s" % (view, response.getStatus())) # OK
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: folder_listing: 500



Failure in test test_base_view (Products.ATContentTypes.tests.test_atfolder.TestATBTreeFolderFunctional)
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 86, in test_base_view
    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_createObject (Products.ATContentTypes.tests.test_atfolder.TestATBTreeFolderFunctional)
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 67, in test_createObject
    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_atfolder.TestATBTreeFolderFunctional)
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_dynamic_view (Products.ATContentTypes.tests.test_atfolder.TestATBTreeFolderFunctional)
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 91, in test_dynamic_view
    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_edit_view (Products.ATContentTypes.tests.test_atfolder.TestATBTreeFolderFunctional)
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 81, in test_edit_view
    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_local_sharing_view (Products.ATContentTypes.tests.test_atfolder.TestATBTreeFolderFunctional)
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 96, in test_local_sharing_view
    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_templatemixin_view_without_view (Products.ATContentTypes.tests.test_atfolder.TestATBTreeFolderFunctional)
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_atfolder.py", line 163, in test_templatemixin_view_without_view
    self.failUnlessEqual(response.getStatus(), 200) #
  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_additional_view (Products.ATContentTypes.tests.test_atimage.TestATImageFunctional)
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 131, in test_additional_view
    "%s: %s" % (view, response.getStatus())) # OK
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: image_view: 500



Failure in test test_base_view (Products.ATContentTypes.tests.test_atimage.TestATImageFunctional)
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 86, in test_base_view
    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_createObject (Products.ATContentTypes.tests.test_atimage.TestATImageFunctional)
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 67, in test_createObject
    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_atimage.TestATImageFunctional)
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_dynamic_view (Products.ATContentTypes.tests.test_atimage.TestATImageFunctional)
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 91, in test_dynamic_view
    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_edit_view (Products.ATContentTypes.tests.test_atimage.TestATImageFunctional)
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 81, in test_edit_view
    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_local_sharing_view (Products.ATContentTypes.tests.test_atimage.TestATImageFunctional)
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 96, in test_local_sharing_view
    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_additional_view (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 131, in test_additional_view
    "%s: %s" % (view, response.getStatus())) # OK
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: link_view: 500



Failure in test test_base_view (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 86, in test_base_view
    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_createObject (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 67, in test_createObject
    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_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_dynamic_view (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 91, in test_dynamic_view
    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_edit_view (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 81, in test_edit_view
    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_local_sharing_view (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 96, in test_local_sharing_view
    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_additional_view (Products.ATContentTypes.tests.test_atnewsitem.TestATNewsItemFunctional)
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 131, in test_additional_view
    "%s: %s" % (view, response.getStatus())) # OK
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: newsitem_view: 500



Failure in test test_base_view (Products.ATContentTypes.tests.test_atnewsitem.TestATNewsItemFunctional)
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 86, in test_base_view
    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_createObject (Products.ATContentTypes.tests.test_atnewsitem.TestATNewsItemFunctional)
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 67, in test_createObject
    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_atnewsitem.TestATNewsItemFunctional)
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_dynamic_view (Products.ATContentTypes.tests.test_atnewsitem.TestATNewsItemFunctional)
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 91, in test_dynamic_view
    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_edit_view (Products.ATContentTypes.tests.test_atnewsitem.TestATNewsItemFunctional)
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 81, in test_edit_view
    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_local_sharing_view (Products.ATContentTypes.tests.test_atnewsitem.TestATNewsItemFunctional)
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 96, in test_local_sharing_view
    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_additional_view (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 131, in test_additional_view
    "%s: %s" % (view, response.getStatus())) # OK
  File "/usr/local/python2.6/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: folder_listing: 500



Failure in test test_base_view (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 86, in test_base_view
    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_createObject (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 67, in test_createObject
    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



Failure in test test_dynamic_view (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 91, in test_dynamic_view
    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_dynamic_view_without_view (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/test_attopic.py", line 461, in test_dynamic_view_without_view
    self.failUnlessEqual(response.getStatus(), 200) #
  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_edit_view (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 81, in test_edit_view
    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_local_sharing_view (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 96, in test_local_sharing_view
    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



Error in test test_defaultFolderViews (Products.ATContentTypes.tests.test_browserdefaultmixin.TestBrowserDefaultMixin)
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_browserdefaultmixin.py", line 43, in test_defaultFolderViews
    resolved = self.af.unrestrictedTraverse('folder_listing')()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.app.pagetemplate-3.5.0-py2.6.egg/zope/app/pagetemplate/simpleviewclass.py", line 44, in __call__
    return self.index(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.app.pagetemplate-3.5.0-py2.6.egg/zope/app/pagetemplate/viewpagetemplatefile.py", line 83, in __call__
    return self.im_func(im_self, *args, **kw)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/Products/Five/browser/pagetemplatefile.py", line 53, in __call__
    sourceAnnotations=getattr(debug_flags, 'sourceAnnotations', 0),
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.pagetemplate-3.4.2-py2.6.egg/zope/pagetemplate/pagetemplate.py", line 115, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-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.1-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.1-py2.6.egg/zope/tal/talinterpreter.py", line 888, in do_useMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-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.1-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.1-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.1-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.1-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.1-py2.6.egg/zope/tal/talinterpreter.py", line 531, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-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.1-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.1-py2.6.egg/zope/tal/talinterpreter.py", line 742, in do_insertStructure_tal
    structure = self.engine.evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/Products/PageTemplates/Expressions.py", line 191, in evaluateStructure
    text = super(ZopeContext, self).evaluateStructure(expr)
  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)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.contentprovider-3.5.0-py2.6.egg/zope/contentprovider/tales.py", line 80, in __call__
    return provider.render()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 83, in render
    return u'\n'.join([viewlet.render() for viewlet in self.viewlets])
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.layout/plone/app/layout/links/viewlets.py", line 37, in render
    return self._template()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.app.pagetemplate-3.5.0-py2.6.egg/zope/app/pagetemplate/viewpagetemplatefile.py", line 83, in __call__
    return self.im_func(im_self, *args, **kw)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.app.pagetemplate-3.5.0-py2.6.egg/zope/app/pagetemplate/viewpagetemplatefile.py", line 51, in __call__
    sourceAnnotations=getattr(debug_flags, 'sourceAnnotations', 0),
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.pagetemplate-3.4.2-py2.6.egg/zope/pagetemplate/pagetemplate.py", line 109, in pt_render
    raise PTRuntimeError(str(self._v_errors))
PTRuntimeError: ['Compilation failed', u"<class 'zope.tal.htmltalparser.NestingError'>: "]



Error in test test_setLayout (Products.ATContentTypes.tests.test_browserdefaultmixin.TestBrowserDefaultMixin)
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_browserdefaultmixin.py", line 64, in test_setLayout
    resolved = self.af.unrestrictedTraverse('folder_summary_view')()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.app.pagetemplate-3.5.0-py2.6.egg/zope/app/pagetemplate/simpleviewclass.py", line 44, in __call__
    return self.index(*args, **kw)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.app.pagetemplate-3.5.0-py2.6.egg/zope/app/pagetemplate/viewpagetemplatefile.py", line 83, in __call__
    return self.im_func(im_self, *args, **kw)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/Products/Five/browser/pagetemplatefile.py", line 53, in __call__
    sourceAnnotations=getattr(debug_flags, 'sourceAnnotations', 0),
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.pagetemplate-3.4.2-py2.6.egg/zope/pagetemplate/pagetemplate.py", line 115, in pt_render
    strictinsert=0, sourceAnnotations=sourceAnnotations)()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-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.1-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.1-py2.6.egg/zope/tal/talinterpreter.py", line 888, in do_useMacro
    self.interpret(macro)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-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.1-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.1-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.1-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.1-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.1-py2.6.egg/zope/tal/talinterpreter.py", line 531, in do_optTag_tal
    self.no_tag(stuff[-2], stuff[-1])
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-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.1-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.1-py2.6.egg/zope/tal/talinterpreter.py", line 742, in do_insertStructure_tal
    structure = self.engine.evaluateStructure(expr)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/Products/PageTemplates/Expressions.py", line 191, in evaluateStructure
    text = super(ZopeContext, self).evaluateStructure(expr)
  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)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.contentprovider-3.5.0-py2.6.egg/zope/contentprovider/tales.py", line 80, in __call__
    return provider.render()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 83, in render
    return u'\n'.join([viewlet.render() for viewlet in self.viewlets])
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.layout/plone/app/layout/links/viewlets.py", line 37, in render
    return self._template()
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.app.pagetemplate-3.5.0-py2.6.egg/zope/app/pagetemplate/viewpagetemplatefile.py", line 83, in __call__
    return self.im_func(im_self, *args, **kw)
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.app.pagetemplate-3.5.0-py2.6.egg/zope/app/pagetemplate/viewpagetemplatefile.py", line 51, in __call__
    sourceAnnotations=getattr(debug_flags, 'sourceAnnotations', 0),
  File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.pagetemplate-3.4.2-py2.6.egg/zope/pagetemplate/pagetemplate.py", line 109, in pt_render
    raise PTRuntimeError(str(self._v_errors))
PTRuntimeError: ['Compilation failed', u"<class 'zope.tal.htmltalparser.NestingError'>: "]



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

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/editing.txt", line 17, in editing.txt
Failed example:
    browser.getControl('Log in').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest editing.txt[6]>", line 1, in <module>
        browser.getControl('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 624, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 411, in _clickSubmit
        id=control.id, name=control.name, label=label, coord=coord))
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 236, in _mech_open
        response = UserAgentBase.open(self, request, data)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_opener.py", line 191, in open
        response = urlopen(self, req, data)
      File "/usr/local/python2.6/lib/python2.6/urllib2.py", line 401, in _open
        '_open', req)
      File "/usr/local/python2.6/lib/python2.6/urllib2.py", line 361, in _call_chain
        result = func(*args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.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 1102, 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.0b1-py2.6-linux-i686.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.0b1-py2.6-linux-i686.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.0b1-py2.6-linux-i686.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.0b1-py2.6-linux-i686.egg/ZPublisher/Publish.py", line 151, in publish
        sys.exc_info()[2],
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/ZPublisher/Publish.py", line 120, in publish
        request, bind=1)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.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.0b1-py2.6-linux-i686.egg/ZPublisher/Publish.py", line 43, in call_object
        result=apply(object,args) # Type s<cr> to step into published object.
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFFormController/Products/CMFFormController/FSControllerPageTemplate.py", line 91, in __call__
        return self._call(FSControllerPageTemplate.inheritedAttribute('__call__'), *args, **kwargs)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFFormController/Products/CMFFormController/BaseControllerPageTemplate.py", line 28, in _call
        return self.getNext(controller_state, REQUEST)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFFormController/Products/CMFFormController/ControllerBase.py", line 231, in getNext
        return next_action.getAction()(controller_state)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFFormController/Products/CMFFormController/Actions/TraverseTo.py", line 38, in __call__
        REQUEST, bind=1)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.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.0b1-py2.6-linux-i686.egg/ZPublisher/Publish.py", line 43, in call_object
        result=apply(object,args) # Type s<cr> to step into published object.
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFFormController/Products/CMFFormController/FSControllerPythonScript.py", line 107, in __call__
        return self.getNext(result, self.REQUEST)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFFormController/Products/CMFFormController/ControllerBase.py", line 231, in getNext
        return next_action.getAction()(controller_state)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFFormController/Products/CMFFormController/Actions/TraverseTo.py", line 38, in __call__
        REQUEST, bind=1)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.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.0b1-py2.6-linux-i686.egg/ZPublisher/Publish.py", line 43, in call_object
        result=apply(object,args) # Type s<cr> to step into published object.
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFFormController/Products/CMFFormController/FSControllerPythonScript.py", line 107, in __call__
        return self.getNext(result, self.REQUEST)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFFormController/Products/CMFFormController/ControllerBase.py", line 231, in getNext
        return next_action.getAction()(controller_state)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFFormController/Products/CMFFormController/Actions/TraverseTo.py", line 38, in __call__
        REQUEST, bind=1)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.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.0b1-py2.6-linux-i686.egg/ZPublisher/Publish.py", line 43, in call_object
        result=apply(object,args) # Type s<cr> to step into published object.
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFFormController/Products/CMFFormController/FSControllerPythonScript.py", line 107, in __call__
        return self.getNext(result, self.REQUEST)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFFormController/Products/CMFFormController/ControllerBase.py", line 231, in getNext
        return next_action.getAction()(controller_state)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFFormController/Products/CMFFormController/Actions/TraverseTo.py", line 38, in __call__
        REQUEST, bind=1)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.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.0b1-py2.6-linux-i686.egg/ZPublisher/Publish.py", line 43, 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/Zope2-2.12.0b1-py2.6-linux-i686.egg/Shared/DC/Scripts/Bindings.py", line 324, in __call__
        return self._bindAndExec(args, kw, None)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/Shared/DC/Scripts/Bindings.py", line 361, in _bindAndExec
        return self._exec(bound_data, args, kw)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/FSPageTemplate.py", line 219, in _exec
        result = self.pt_render(extra_context=bound_names)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/FSPageTemplate.py", line 159, in pt_render
        self, source, extra_context
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/Products/PageTemplates/PageTemplate.py", line 80, in pt_render
        showtal=showtal)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.pagetemplate-3.4.2-py2.6.egg/zope/pagetemplate/pagetemplate.py", line 115, in pt_render
        strictinsert=0, sourceAnnotations=sourceAnnotations)()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-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.1-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.1-py2.6.egg/zope/tal/talinterpreter.py", line 888, in do_useMacro
        self.interpret(macro)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-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.1-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.1-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.1-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.1-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.1-py2.6.egg/zope/tal/talinterpreter.py", line 531, in do_optTag_tal
        self.no_tag(stuff[-2], stuff[-1])
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-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.1-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.1-py2.6.egg/zope/tal/talinterpreter.py", line 742, in do_insertStructure_tal
        structure = self.engine.evaluateStructure(expr)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/Products/PageTemplates/Expressions.py", line 191, in evaluateStructure
        text = super(ZopeContext, self).evaluateStructure(expr)
      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)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.contentprovider-3.5.0-py2.6.egg/zope/contentprovider/tales.py", line 80, in __call__
        return provider.render()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.viewletmanager/plone/app/viewletmanager/manager.py", line 83, in render
        return u'\n'.join([viewlet.render() for viewlet in self.viewlets])
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/plone.app.layout/plone/app/layout/links/viewlets.py", line 37, in render
        return self._template()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.app.pagetemplate-3.5.0-py2.6.egg/zope/app/pagetemplate/viewpagetemplatefile.py", line 83, in __call__
        return self.im_func(im_self, *args, **kw)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.app.pagetemplate-3.5.0-py2.6.egg/zope/app/pagetemplate/viewpagetemplatefile.py", line 51, in __call__
        sourceAnnotations=getattr(debug_flags, 'sourceAnnotations', 0),
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.pagetemplate-3.4.2-py2.6.egg/zope/pagetemplate/pagetemplate.py", line 109, in pt_render
        raise PTRuntimeError(str(self._v_errors))
    PTRuntimeError: ['Compilation failed', u"<class 'zope.tal.htmltalparser.NestingError'>: "]
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/editing.txt", line 35, in editing.txt
Failed example:
    browser.open(url+'/edit')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest editing.txt[12]>", line 1, in <module>
        browser.open(url+'/edit')
      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 "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 236, in _mech_open
        response = UserAgentBase.open(self, request, data)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_opener.py", line 191, in open
        response = urlopen(self, req, data)
      File "/usr/local/python2.6/lib/python2.6/urllib2.py", line 401, in _open
        '_open', req)
      File "/usr/local/python2.6/lib/python2.6/urllib2.py", line 361, in _call_chain
        result = func(*args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.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 1102, 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.0b1-py2.6-linux-i686.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.0b1-py2.6-linux-i686.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.0b1-py2.6-linux-i686.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.0b1-py2.6-linux-i686.egg/ZPublisher/Publish.py", line 151, in publish
        sys.exc_info()[2],
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/ZPublisher/Publish.py", line 120, in publish
        request, bind=1)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.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.0b1-py2.6-linux-i686.egg/ZPublisher/Publish.py", line 43, in call_object
        result=apply(object,args) # Type s<cr> to step into published object.
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFFormController/Products/CMFFormController/FSControllerPageTemplate.py", line 91, in __call__
        return self._call(FSControllerPageTemplate.inheritedAttribute('__call__'), *args, **kwargs)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFFormController/Products/CMFFormController/BaseControllerPageTemplate.py", line 31, in _call
        return inherited_call(self, *args, **kwargs)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/Shared/DC/Scripts/Bindings.py", line 324, in __call__
        return self._bindAndExec(args, kw, None)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/Shared/DC/Scripts/Bindings.py", line 361, in _bindAndExec
        return self._exec(bound_data, args, kw)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/FSPageTemplate.py", line 219, in _exec
        result = self.pt_render(extra_context=bound_names)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/FSPageTemplate.py", line 159, in pt_render
        self, source, extra_context
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/Products/PageTemplates/PageTemplate.py", line 80, in pt_render
        showtal=showtal)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.pagetemplate-3.4.2-py2.6.egg/zope/pagetemplate/pagetemplate.py", line 115, in pt_render
        strictinsert=0, sourceAnnotations=sourceAnnotations)()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-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.1-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.1-py2.6.egg/zope/tal/talinterpreter.py", line 858, in do_defineMacro
        self.interpret(macro)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-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.1-py2.6.egg/zope/tal/talinterpreter.py", line 583, in do_setLocal_tal
        self.engine.setLocal(name, self.engine.evaluateValue(expr))
      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)
      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.0b1-py2.6-linux-i686.egg/Products/PageTemplates/Expressions.py", line 123, in _eval
        ob = self._subexprs[-1](econtext)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/Products/PageTemplates/ZRPythonExpr.py", line 49, in __call__
        return eval(self._code, vars, {})
      File "PythonExpr", line 1, in <expression>
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/FSPythonScript.py", line 139, in __call__
        return Script.__call__(self, *args, **kw)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/Shared/DC/Scripts/Bindings.py", line 324, in __call__
        return self._bindAndExec(args, kw, None)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/Shared/DC/Scripts/Bindings.py", line 361, in _bindAndExec
        return self._exec(bound_data, args, kw)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/FSPythonScript.py", line 196, in _exec
        result = f(*args, **kw)
      File "Script (Python)", line 5, in at_isEditable
    Unauthorized: <unprintable Unauthorized object>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/editing.txt", line 36, in editing.txt
Failed example:
    browser.getControl('Title').value = ''
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest editing.txt[13]>", line 1, in <module>
        browser.getControl('Title').value = ''
      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 "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 424, in forms
        if not self.viewing_html():
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 449, in viewing_html
        raise BrowserStateError("not viewing any document")
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/editing.txt", line 37, in editing.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.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest editing.txt[14]>", 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 365, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 424, in forms
        if not self.viewing_html():
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 449, in viewing_html
        raise BrowserStateError("not viewing any document")
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/editing.txt", line 54, in editing.txt
Failed example:
    browser.open(url+'/edit')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest editing.txt[20]>", line 1, in <module>
        browser.open(url+'/edit')
      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 "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 236, in _mech_open
        response = UserAgentBase.open(self, request, data)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_opener.py", line 191, in open
        response = urlopen(self, req, data)
      File "/usr/local/python2.6/lib/python2.6/urllib2.py", line 401, in _open
        '_open', req)
      File "/usr/local/python2.6/lib/python2.6/urllib2.py", line 361, in _call_chain
        result = func(*args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.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 1102, 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.0b1-py2.6-linux-i686.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.0b1-py2.6-linux-i686.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.0b1-py2.6-linux-i686.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.0b1-py2.6-linux-i686.egg/ZPublisher/Publish.py", line 151, in publish
        sys.exc_info()[2],
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/ZPublisher/Publish.py", line 120, in publish
        request, bind=1)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.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.0b1-py2.6-linux-i686.egg/ZPublisher/Publish.py", line 43, in call_object
        result=apply(object,args) # Type s<cr> to step into published object.
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFFormController/Products/CMFFormController/FSControllerPageTemplate.py", line 91, in __call__
        return self._call(FSControllerPageTemplate.inheritedAttribute('__call__'), *args, **kwargs)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFFormController/Products/CMFFormController/BaseControllerPageTemplate.py", line 31, in _call
        return inherited_call(self, *args, **kwargs)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/Shared/DC/Scripts/Bindings.py", line 324, in __call__
        return self._bindAndExec(args, kw, None)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/Shared/DC/Scripts/Bindings.py", line 361, in _bindAndExec
        return self._exec(bound_data, args, kw)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/FSPageTemplate.py", line 219, in _exec
        result = self.pt_render(extra_context=bound_names)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/FSPageTemplate.py", line 159, in pt_render
        self, source, extra_context
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/Products/PageTemplates/PageTemplate.py", line 80, in pt_render
        showtal=showtal)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.pagetemplate-3.4.2-py2.6.egg/zope/pagetemplate/pagetemplate.py", line 115, in pt_render
        strictinsert=0, sourceAnnotations=sourceAnnotations)()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-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.1-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.1-py2.6.egg/zope/tal/talinterpreter.py", line 858, in do_defineMacro
        self.interpret(macro)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-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.1-py2.6.egg/zope/tal/talinterpreter.py", line 583, in do_setLocal_tal
        self.engine.setLocal(name, self.engine.evaluateValue(expr))
      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)
      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.0b1-py2.6-linux-i686.egg/Products/PageTemplates/Expressions.py", line 123, in _eval
        ob = self._subexprs[-1](econtext)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/Products/PageTemplates/ZRPythonExpr.py", line 49, in __call__
        return eval(self._code, vars, {})
      File "PythonExpr", line 1, in <expression>
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/FSPythonScript.py", line 139, in __call__
        return Script.__call__(self, *args, **kw)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/Shared/DC/Scripts/Bindings.py", line 324, in __call__
        return self._bindAndExec(args, kw, None)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/Shared/DC/Scripts/Bindings.py", line 361, in _bindAndExec
        return self._exec(bound_data, args, kw)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/FSPythonScript.py", line 196, in _exec
        result = f(*args, **kw)
      File "Script (Python)", line 5, in at_isEditable
    Unauthorized: <unprintable Unauthorized object>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/editing.txt", line 55, in editing.txt
Failed example:
    browser.getControl('Title').value = ''
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest editing.txt[21]>", line 1, in <module>
        browser.getControl('Title').value = ''
      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 "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 424, in forms
        if not self.viewing_html():
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 449, in viewing_html
        raise BrowserStateError("not viewing any document")
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/editing.txt", line 56, in editing.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.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest editing.txt[22]>", 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 365, in getControl
        label, name, self.mech_browser.forms(), include_subcontrols=True)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 424, in forms
        if not self.viewing_html():
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 449, in viewing_html
        raise BrowserStateError("not viewing any document")
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/editing.txt", line 68, in editing.txt
Failed example:
    browser.open(url+'/edit')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest editing.txt[25]>", line 1, in <module>
        browser.open(url+'/edit')
      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 "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 236, in _mech_open
        response = UserAgentBase.open(self, request, data)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_opener.py", line 191, in open
        response = urlopen(self, req, data)
      File "/usr/local/python2.6/lib/python2.6/urllib2.py", line 401, in _open
        '_open', req)
      File "/usr/local/python2.6/lib/python2.6/urllib2.py", line 361, in _call_chain
        result = func(*args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.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 1102, 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.0b1-py2.6-linux-i686.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.0b1-py2.6-linux-i686.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.0b1-py2.6-linux-i686.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.0b1-py2.6-linux-i686.egg/ZPublisher/Publish.py", line 151, in publish
        sys.exc_info()[2],
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/ZPublisher/Publish.py", line 120, in publish
        request, bind=1)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.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.0b1-py2.6-linux-i686.egg/ZPublisher/Publish.py", line 43, in call_object
        result=apply(object,args) # Type s<cr> to step into published object.
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFFormController/Products/CMFFormController/FSControllerPageTemplate.py", line 91, in __call__
        return self._call(FSControllerPageTemplate.inheritedAttribute('__call__'), *args, **kwargs)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFFormController/Products/CMFFormController/BaseControllerPageTemplate.py", line 31, in _call
        return inherited_call(self, *args, **kwargs)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/Shared/DC/Scripts/Bindings.py", line 324, in __call__
        return self._bindAndExec(args, kw, None)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/Shared/DC/Scripts/Bindings.py", line 361, in _bindAndExec
        return self._exec(bound_data, args, kw)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/FSPageTemplate.py", line 219, in _exec
        result = self.pt_render(extra_context=bound_names)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/FSPageTemplate.py", line 159, in pt_render
        self, source, extra_context
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/Products/PageTemplates/PageTemplate.py", line 80, in pt_render
        showtal=showtal)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.pagetemplate-3.4.2-py2.6.egg/zope/pagetemplate/pagetemplate.py", line 115, in pt_render
        strictinsert=0, sourceAnnotations=sourceAnnotations)()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-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.1-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.1-py2.6.egg/zope/tal/talinterpreter.py", line 858, in do_defineMacro
        self.interpret(macro)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-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.1-py2.6.egg/zope/tal/talinterpreter.py", line 583, in do_setLocal_tal
        self.engine.setLocal(name, self.engine.evaluateValue(expr))
      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)
      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.0b1-py2.6-linux-i686.egg/Products/PageTemplates/Expressions.py", line 123, in _eval
        ob = self._subexprs[-1](econtext)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/Products/PageTemplates/ZRPythonExpr.py", line 49, in __call__
        return eval(self._code, vars, {})
      File "PythonExpr", line 1, in <expression>
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/FSPythonScript.py", line 139, in __call__
        return Script.__call__(self, *args, **kw)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/Shared/DC/Scripts/Bindings.py", line 324, in __call__
        return self._bindAndExec(args, kw, None)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/Shared/DC/Scripts/Bindings.py", line 361, in _bindAndExec
        return self._exec(bound_data, args, kw)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/FSPythonScript.py", line 196, in _exec
        result = f(*args, **kw)
      File "Script (Python)", line 5, in at_isEditable
    Unauthorized: <unprintable Unauthorized object>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/editing.txt", line 69, in editing.txt
Failed example:
    browser.getControl('Save').name
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest editing.txt[26]>", line 1, in <module>
        browser.getControl('Save').name
      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 "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 424, in forms
        if not self.viewing_html():
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 449, in viewing_html
        raise BrowserStateError("not viewing any document")
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/editing.txt", line 72, in editing.txt
Failed example:
    browser.getControl('Cancel').name
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest editing.txt[27]>", line 1, in <module>
        browser.getControl('Cancel').name
      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 "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 424, in forms
        if not self.viewing_html():
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 449, in viewing_html
        raise BrowserStateError("not viewing any document")
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/editing.txt", line 93, in editing.txt
Failed example:
    browser.open(url+'/edit')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest editing.txt[37]>", line 1, in <module>
        browser.open(url+'/edit')
      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 "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 236, in _mech_open
        response = UserAgentBase.open(self, request, data)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_opener.py", line 191, in open
        response = urlopen(self, req, data)
      File "/usr/local/python2.6/lib/python2.6/urllib2.py", line 401, in _open
        '_open', req)
      File "/usr/local/python2.6/lib/python2.6/urllib2.py", line 361, in _call_chain
        result = func(*args)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.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 1102, 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.0b1-py2.6-linux-i686.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.0b1-py2.6-linux-i686.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.0b1-py2.6-linux-i686.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.0b1-py2.6-linux-i686.egg/ZPublisher/Publish.py", line 151, in publish
        sys.exc_info()[2],
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/ZPublisher/Publish.py", line 120, in publish
        request, bind=1)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.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.0b1-py2.6-linux-i686.egg/ZPublisher/Publish.py", line 43, in call_object
        result=apply(object,args) # Type s<cr> to step into published object.
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFFormController/Products/CMFFormController/FSControllerPageTemplate.py", line 91, in __call__
        return self._call(FSControllerPageTemplate.inheritedAttribute('__call__'), *args, **kwargs)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFFormController/Products/CMFFormController/BaseControllerPageTemplate.py", line 31, in _call
        return inherited_call(self, *args, **kwargs)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/Shared/DC/Scripts/Bindings.py", line 324, in __call__
        return self._bindAndExec(args, kw, None)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/Shared/DC/Scripts/Bindings.py", line 361, in _bindAndExec
        return self._exec(bound_data, args, kw)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/FSPageTemplate.py", line 219, in _exec
        result = self.pt_render(extra_context=bound_names)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/FSPageTemplate.py", line 159, in pt_render
        self, source, extra_context
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/Products/PageTemplates/PageTemplate.py", line 80, in pt_render
        showtal=showtal)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.pagetemplate-3.4.2-py2.6.egg/zope/pagetemplate/pagetemplate.py", line 115, in pt_render
        strictinsert=0, sourceAnnotations=sourceAnnotations)()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-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.1-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.1-py2.6.egg/zope/tal/talinterpreter.py", line 858, in do_defineMacro
        self.interpret(macro)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.tal-3.5.1-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.1-py2.6.egg/zope/tal/talinterpreter.py", line 583, in do_setLocal_tal
        self.engine.setLocal(name, self.engine.evaluateValue(expr))
      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)
      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.0b1-py2.6-linux-i686.egg/Products/PageTemplates/Expressions.py", line 123, in _eval
        ob = self._subexprs[-1](econtext)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/Products/PageTemplates/ZRPythonExpr.py", line 49, in __call__
        return eval(self._code, vars, {})
      File "PythonExpr", line 1, in <expression>
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/FSPythonScript.py", line 139, in __call__
        return Script.__call__(self, *args, **kw)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/Shared/DC/Scripts/Bindings.py", line 324, in __call__
        return self._bindAndExec(args, kw, None)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/Zope2-2.12.0b1-py2.6-linux-i686.egg/Shared/DC/Scripts/Bindings.py", line 361, in _bindAndExec
        return self._exec(bound_data, args, kw)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.CMFCore/Products/CMFCore/FSPythonScript.py", line 196, in _exec
        result = f(*args, **kw)
      File "Script (Python)", line 5, in at_isEditable
    Unauthorized: <unprintable Unauthorized object>
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/editing.txt", line 94, in editing.txt
Failed example:
    browser.getControl('Next').name
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest editing.txt[38]>", line 1, in <module>
        browser.getControl('Next').name
      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 "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 424, in forms
        if not self.viewing_html():
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 449, in viewing_html
        raise BrowserStateError("not viewing any document")
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/editing.txt", line 97, in editing.txt
Failed example:
    browser.getLink('someschemata').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest editing.txt[39]>", line 1, in <module>
        browser.getLink('someschemata').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 "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 624, in find_link
        return self._filter_links(self._factory.links(), **kwds).next()
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 645, in _filter_links
        if not self.viewing_html():
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 449, in viewing_html
        raise BrowserStateError("not viewing any document")
    BrowserStateError: not viewing any document
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/editing.txt", line 98, in editing.txt
Failed example:
    browser.getControl('Previous').name
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest editing.txt[40]>", line 1, in <module>
        browser.getControl('Previous').name
      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 "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 424, in forms
        if not self.viewing_html():
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 449, in viewing_html
        raise BrowserStateError("not viewing any document")
    BrowserStateError: not viewing any document



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

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 13, in portaltype_criterion.txt
Failed example:
    browser.getControl('Log in').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest portaltype_criterion.txt[6]>", line 1, in <module>
        browser.getControl('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 624, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 411, in _clickSubmit
        id=control.id, name=control.name, label=label, coord=coord))
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 261, in _mech_open
        raise response
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 26, in portaltype_criterion.txt
Failed example:
    browser.open('http://nohost/plone')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest portaltype_criterion.txt[7]>", line 1, in <module>
        browser.open('http://nohost/plone')
      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 "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 261, in _mech_open
        raise response
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 27, in portaltype_criterion.txt
Failed example:
    browser.getLink('Add new').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest portaltype_criterion.txt[8]>", line 1, in <module>
        browser.getLink('Add new').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 "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 28, in portaltype_criterion.txt
Failed example:
    'Add new item' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 30, in portaltype_criterion.txt
Failed example:
    browser.getControl('Collection').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest portaltype_criterion.txt[10]>", line 1, in <module>
        browser.getControl('Collection').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 'Collection'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 31, in portaltype_criterion.txt
Failed example:
    browser.getControl('Add').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest portaltype_criterion.txt[11]>", line 1, in <module>
        browser.getControl('Add').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 'Add'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 33, in portaltype_criterion.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/portal_factory/Topic/topic.../edit'
Got:
    'http://nohost/plone'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 39, in portaltype_criterion.txt
Failed example:
    browser.getControl(name = 'title').value = 'My Collection'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest portaltype_criterion.txt[13]>", line 1, in <module>
        browser.getControl(name = 'title').value = 'My Collection'
      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 'title'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 40, in portaltype_criterion.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.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest portaltype_criterion.txt[14]>", 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/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 41, in portaltype_criterion.txt
Failed example:
    'Changes saved.' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 43, in portaltype_criterion.txt
Failed example:
    'My Collection' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 48, in portaltype_criterion.txt
Failed example:
    browser.getLink('Criteria').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest portaltype_criterion.txt[17]>", line 1, in <module>
        browser.getLink('Criteria').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 "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 49, in portaltype_criterion.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/my-collection/criterion_edit_form'
Got:
    'http://nohost/plone'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 51, in portaltype_criterion.txt
Failed example:
    'Add New Search Criteria' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 56, in portaltype_criterion.txt
Failed example:
    browser.getControl(name='field', index=0).value = ['Type']
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest portaltype_criterion.txt[20]>", line 1, in <module>
        browser.getControl(name='field', index=0).value = ['Type']
      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 'field'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 57, in portaltype_criterion.txt
Failed example:
    browser.getControl(name='criterion_type', index=0).value = ['ATPortalTypeCriterion']
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest portaltype_criterion.txt[21]>", line 1, in <module>
        browser.getControl(name='criterion_type', index=0).value = ['ATPortalTypeCriterion']
      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 'criterion_type'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 58, in portaltype_criterion.txt
Failed example:
    browser.getControl(name='form.button.AddCriterion').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest portaltype_criterion.txt[22]>", line 1, in <module>
        browser.getControl(name='form.button.AddCriterion').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: name 'form.button.AddCriterion'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 59, in portaltype_criterion.txt
Failed example:
    'Added criterion ATPortalTypeCriterion for field Type.' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 64, in portaltype_criterion.txt
Failed example:
    browser.getControl('Page')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest portaltype_criterion.txt[24]>", line 1, in <module>
        browser.getControl('Page')
      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 'Page'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 69, in portaltype_criterion.txt
Failed example:
    browser.getControl(name='crit__Type_ATPortalTypeCriterion_value:list').value = ['Page']
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest portaltype_criterion.txt[25]>", line 1, in <module>
        browser.getControl(name='crit__Type_ATPortalTypeCriterion_value:list').value = ['Page']
      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 'crit__Type_ATPortalTypeCriterion_value:list'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 70, in portaltype_criterion.txt
Failed example:
    browser.getControl('Save', index=0).click() 
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest portaltype_criterion.txt[26]>", line 1, in <module>
        browser.getControl('Save', index=0).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/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 71, in portaltype_criterion.txt
Failed example:
    'Changes saved.' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 94, in portaltype_criterion.txt
Failed example:
    browser.getLink('View').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest portaltype_criterion.txt[33]>", line 1, in <module>
        browser.getLink('View').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 "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 95, in portaltype_criterion.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/my-collection/'
Got:
    'http://nohost/plone'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 100, in portaltype_criterion.txt
Failed example:
    'Test Document' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 110, in portaltype_criterion.txt
Failed example:
    browser.getLink('Site Setup').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest portaltype_criterion.txt[37]>", line 1, in <module>
        browser.getLink('Site Setup').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 "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 111, in portaltype_criterion.txt
Failed example:
    browser.getLink('Language').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest portaltype_criterion.txt[38]>", line 1, in <module>
        browser.getLink('Language').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 "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 112, in portaltype_criterion.txt
Failed example:
    browser.getControl('Site language').value = ['de']
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest portaltype_criterion.txt[39]>", line 1, in <module>
        browser.getControl('Site language').value = ['de']
      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 'Site language'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 113, in portaltype_criterion.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.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest portaltype_criterion.txt[40]>", 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/Products.ATContentTypes/Products/ATContentTypes/tests/portaltype_criterion.txt", line 120, in portaltype_criterion.txt
Failed example:
    browser.open('http://nohost/plone/my-collection/criterion_edit_form')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest portaltype_criterion.txt[41]>", line 1, in <module>
        browser.open('http://nohost/plone/my-collection/criterion_edit_form')
      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 "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 261, in _mech_open
        raise response
    HTTPError: HTTP Error 404: Not Found



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

----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/uploading.txt", line 16, in uploading.txt
Failed example:
    browser.getControl('Log in').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest uploading.txt[7]>", line 1, in <module>
        browser.getControl('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 624, in click
        self.browser._clickSubmit(self.mech_form, self.mech_control, (1,1))
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testbrowser-3.6.0a2-py2.6.egg/zope/testbrowser/browser.py", line 411, in _clickSubmit
        id=control.id, name=control.name, label=label, coord=coord))
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 261, in _mech_open
        raise response
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/uploading.txt", line 20, in uploading.txt
Failed example:
    browser.open('http://nohost/plone')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest uploading.txt[8]>", line 1, in <module>
        browser.open('http://nohost/plone')
      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 "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 209, in open
        return self._mech_open(url, data, timeout=timeout)
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 261, in _mech_open
        raise response
    HTTPError: HTTP Error 500: Internal Server Error
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/uploading.txt", line 21, in uploading.txt
Failed example:
    browser.getLink('Add new').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest uploading.txt[9]>", line 1, in <module>
        browser.getLink('Add new').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 "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/mechanize-0.1.11-py2.6.egg/mechanize/_mechanize.py", line 626, in find_link
        raise LinkNotFoundError()
    LinkNotFoundError
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/uploading.txt", line 22, in uploading.txt
Failed example:
    'Add new item' in browser.contents
Expected:
    True
Got:
    False
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/uploading.txt", line 24, in uploading.txt
Failed example:
    browser.getControl('Page').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest uploading.txt[11]>", line 1, in <module>
        browser.getControl('Page').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 'Page'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/uploading.txt", line 25, in uploading.txt
Failed example:
    browser.getControl('Add').click()
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest uploading.txt[12]>", line 1, in <module>
        browser.getControl('Add').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 'Add'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/uploading.txt", line 26, in uploading.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/portal_factory/Document/document.../edit'
Got:
    'http://nohost/plone'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/uploading.txt", line 32, in uploading.txt
Failed example:
    browser.getControl(name='title').value = 'test document'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest uploading.txt[14]>", line 1, in <module>
        browser.getControl(name='title').value = 'test document'
      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 'title'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/uploading.txt", line 33, in uploading.txt
Failed example:
    browser.getControl(name='text').value = 'This will be ignored.'
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest uploading.txt[15]>", line 1, in <module>
        browser.getControl(name='text').value = 'This will be ignored.'
      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 'text'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/uploading.txt", line 34, in uploading.txt
Failed example:
    browser.getControl(name='text_file').add_file(cStringIO.StringIO('file contents'), 'text/plain', 'test.txt')
Exception raised:
    Traceback (most recent call last):
      File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/eggs/zope.testing-3.7.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest uploading.txt[16]>", line 1, in <module>
        browser.getControl(name='text_file').add_file(cStringIO.StringIO('file contents'), 'text/plain', 'test.txt')
      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 'text_file'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/uploading.txt", line 35, in uploading.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.3-py2.6.egg/zope/testing/doctest.py", line 1356, in __run
        compileflags, 1) in test.globs
      File "<doctest uploading.txt[17]>", 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/Products.ATContentTypes/Products/ATContentTypes/tests/uploading.txt", line 36, in uploading.txt
Failed example:
    browser.url
Expected:
    'http://nohost/plone/test-document'
Got:
    'http://nohost/plone'
----------------------------------------------------------------------
File "/home/stefan/autotest/temp/python26-zope212-cmf22-plone40/src/Products.ATContentTypes/Products/ATContentTypes/tests/uploading.txt", line 38, in uploading.txt
Failed example:
    'file contents' in browser.contents
Expected:
    True
Got:
    False

  Ran 672 tests with 70 failures and 2 errors in 2 minutes 36.088 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 1.554 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.010 seconds.
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.

FAILED (failures=70, errors=2) 




More information about the Testbot mailing list