[Testbot] FAILED (failures=5, errors=1) : AT-1.5 Plone-3.0 Zope-2.10 Python-2.4.4

Archetypes Tests plone-tests at epy.co.at
Sat Apr 19 03:59:25 UTC 2008


Archetypes Tests : FAILED (failures=5, errors=1)
AT-1.5 Plone-3.0 Zope-2.10 Python-2.4.4

Running /usr/local/python2.4/bin/python /home/stefan/autotest/temp/python24-zope210/test.py -q -1 --config-file etc/zope.conf --package Products.Archetypes --package Products.MimetypesRegistry --package Products.PortalTransforms --package Products.validation
Installing CMFCore ... done (0.047s)
Installing CMFDefault ... done (0.035s)
Installing CMFCalendar ... done (0.120s)
Installing CMFTopic ... done (0.083s)
Installing DCWorkflow ... done (0.146s)
Installing CMFActionIcons ... done (0.069s)
Installing CMFQuickInstallerTool ... done (0.146s)
Installing CMFFormController ... done (0.602s)
Installing GroupUserFolder ... done (0.971s)
Installing ZCTextIndex ... done (0.122s)
Installing CMFPlone ... done (4.490s)
Installing Archetypes ... done (0.186s)
Installing ATContentTypes ... done (0.071s)
Installing ATReferenceBrowserWidget ... done (0.040s)
Installing CMFDynamicViewFTI ... done (0.042s)
Installing ExternalEditor ... done (0.047s)
Installing ExtendedPathIndex ... done (0.069s)
Installing ResourceRegistries ... done (0.034s)
Installing SecureMailHost ... done (0.039s)
Installing CMFPlacefulWorkflow ... done (0.052s)
Installing PasswordResetTool ... done (0.066s)
Installing PluggableAuthService ... done (0.067s)
Installing PluginRegistry ... done (0.055s)
Installing PlonePAS ... done (0.049s)
Installing kupu ... done (0.809s)
Installing CMFEditions ... done (0.065s)
Installing CMFDiffTool ... done (0.039s)
Installing PloneLanguageTool ... done (0.037s)
/home/stefan/autotest/temp/python24-zope210/lib/python/zope/configuration/xmlconfig.py:323: DeprecationWarning: zope.app.annotation has moved to zope.annotation. Import of zope.app.annotation will become unsupported in Zope 3.5
  __import__(arguments[0])
Failed to import ZPsycopgDA
Failed to import ZMySQLDA
Parsing /home/stefan/autotest/temp/python24-zope210-cmf21-plone30/etc/zope.conf
Running unit tests:
  Ran 17 tests with 0 failures and 0 errors in 1.051 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
  Set up Products.PloneTestCase.layer.ZCML in 3.430 seconds.
/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/PlonePAS/setuphandlers.py:39: DeprecationWarning: portal_groups.getGroupIds is deprecated and will be removed in Plone 3.5. Use PAS searchGroups instead
  existing = gtool.listGroupIds()
  Ran 74 tests with 0 failures and 0 errors in 3.210 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Products.PloneTestCase.layer.PloneSite in 11.901 seconds.
/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/subscribers.py:73: DeprecationWarning: Products.Archetypes.tests.test_classgen.Dummy.manage_afterAdd is discouraged. You should use event subscribers instead.
  DeprecationWarning)
/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/subscribers.py:73: DeprecationWarning: Products.Archetypes.tests.test_annotation.AnnDummy.manage_afterAdd is discouraged. You should use event subscribers instead.
  DeprecationWarning)
/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/subscribers.py:73: DeprecationWarning: Products.Archetypes.tests.test_event.Dummy.manage_afterAdd is discouraged. You should use event subscribers instead.
  DeprecationWarning)


Failure in test test_real_file_force_filename_detect_mime_xml (Products.Archetypes.tests.test_file_upload.TextFieldTest)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/Archetypes/tests/test_file_upload.py", line 182, in test_real_file_force_filename_detect_mime_xml
    self.assertEquals(m, 'text/xml')
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: 'application/xml' != 'text/xml'



Failure in test test_real_file_force_mimetype (Products.Archetypes.tests.test_file_upload.TextFieldTest)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/Archetypes/tests/test_file_upload.py", line 204, in test_real_file_force_mimetype
    self.assertEquals(m, 'text/xml')
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: 'application/xml' != 'text/xml'



Failure in test testAdaptData (Products.MimetypesRegistry.tests.test_mimetypes.TestMimeTypesclass)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/MimetypesRegistry/tests/test_mimetypes.py", line 159, in testAdaptData
    self.failUnless(isinstance(mt, text_xml), str(mt))
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError: application/xml



Failure in test testAdaptMt (Products.MimetypesRegistry.tests.test_mimetypes.TestMimeTypesclass)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/MimetypesRegistry/tests/test_mimetypes.py", line 143, in testAdaptMt
    self.failUnless(isinstance(mt, text_xml), str(mt))
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 309, in failUnless
    if not expr: raise self.failureException, msg
AssertionError: application/xml



Error in test testClassify (Products.MimetypesRegistry.tests.test_mimetypes.TestMimeTypesclass)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/MimetypesRegistry/tests/test_mimetypes.py", line 18, in testClassify
    self.failUnless(c[0].name().startswith("Extensible Markup Language"),
IndexError: list index out of range



Failure in test testFDOGlobs (Products.MimetypesRegistry.tests.test_mimetypes.TestMimeTypesclass)
Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone30/Products/MimetypesRegistry/tests/test_mimetypes.py", line 114, in testFDOGlobs
    self.failUnlessEqual(str(mt), 'text/x-makefile')
  File "/usr/local/python2.4/lib/python2.4/unittest.py", line 333, in failUnlessEqual
    raise self.failureException, \
AssertionError: 'text/plain' != 'text/x-makefile'

  Ran 503 tests with 5 failures and 1 errors in 154.349 seconds.
Tearing down left over layers:
  Tear down Products.PloneTestCase.layer.PloneSite in 0.786 seconds.
  Tear down Products.PloneTestCase.layer.ZCML in 0.019 seconds.
Total: 594 tests, 5 failures, 1 errors

FAILED (failures=5, errors=1)




More information about the Testbot mailing list