Archetypes Unit Tests : OK
AT-trunk Plone-trunk Zope-trunk Python-2.4.4
Running /usr/local/python2.4/bin/python /home/stefan/autotest/temp/python24-zope211/test.py -q --config-file etc/zope.conf --package Products.Archetypes --package Products.MimetypesRegistry --package Products.PortalTransforms --package Products.validation
Installing CMFCore ... done (0.037s)
Installing CMFDefault ... done (0.037s)
Installing CMFCalendar ... done (0.095s)
Installing CMFTopic ... done (0.039s)
Installing DCWorkflow ... done (0.110s)
Installing CMFActionIcons ... done (0.043s)
Installing CMFQuickInstallerTool ... done (0.125s)
Installing CMFFormController ... done (0.594s)
Installing GroupUserFolder ... done (0.846s)
Installing ZCTextIndex ... done (0.153s)
Installing CMFPlone ... /home/stefan/autotest/temp/python24-zope211-cmf21-plone30/Products/Marshall/config.py:29: UserWarning: libxml2 not available. Unable to register libxml2 based marshallers
warnings.warn('libxml2 not available. Unable to register libxml2 based ' \
done (6.168s)
Installing Archetypes ... done (0.163s)
Installing ATContentTypes ... done (0.065s)
Installing ATReferenceBrowserWidget ... done (0.024s)
Installing CMFDynamicViewFTI ... done (0.019s)
Installing ExternalEditor ... done (0.033s)
Installing ExtendedPathIndex ... done (0.035s)
Installing ResourceRegistries ... done (0.044s)
Installing SecureMailHost ... done (0.021s)
Installing CMFPlacefulWorkflow ... done (0.036s)
Installing PasswordResetTool ... done (0.042s)
Installing PluggableAuthService ... done (0.063s)
Installing PluginRegistry ... done (0.032s)
Installing PlonePAS ... done (0.039s)
Installing kupu ... done (0.428s)
Installing CMFEditions ... done (0.213s)
Installing CMFDiffTool ... done (0.055s)
Installing PloneLanguageTool ... done (0.066s)
Failed to import ZPsycopgDA
Failed to import ZMySQLDA
Parsing /home/stefan/autotest/temp/python24-zope211-cmf21-plone30/etc/zope.conf
Running unit tests:
Ran 16 tests with 0 failures and 0 errors in 1.414 seconds.
Running Products.PloneTestCase.layer.ZCML tests:
Set up Products.PloneTestCase.layer.ZCML in 3.231 seconds.
/home/stefan/autotest/temp/python24-zope211-cmf21-plone30/Products/PluggableAuthService/plugins/BasePlugin.py:74: DeprecationWarning: isImplementedBy has been renamed to providedBy
return interface.isImplementedBy( self )
/home/stefan/autotest/temp/python24-zope211-cmf21-plone30/Products/PlonePAS/setuphandlers.py:39: DeprecationWarning: portal_groups.listGroups is deprecated and will be removed in Plone 3.5. Use PAS searchGroups instead
existing = gtool.listGroupIds()
Ran 73 tests with 0 failures and 0 errors in 3.210 seconds.
Running Products.PloneTestCase.layer.PloneSite tests:
Set up Products.PloneTestCase.layer.PloneSite in 17.120 seconds.
/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/subscribers.py:75: DeprecationWarning: Products.Archetypes.tests.test_classgen.Dummy.manage_afterAdd is deprecated and will be removed in Zope 2.11, you should use event subscribers instead, and meanwhile mark the class with <five:deprecatedManageAddDelete/>
DeprecationWarning)
/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/subscribers.py:75: DeprecationWarning: Products.Archetypes.tests.test_annotation.AnnDummy.manage_afterAdd is deprecated and will be removed in Zope 2.11, you should use event subscribers instead, and meanwhile mark the class with <five:deprecatedManageAddDelete/>
DeprecationWarning)
/home/stefan/autotest/temp/python24-zope211/lib/python/OFS/subscribers.py:75: DeprecationWarning: Products.Archetypes.tests.test_event.Dummy.manage_afterAdd is deprecated and will be removed in Zope 2.11, you should use event subscribers instead, and meanwhile mark the class with <five:deprecatedManageAddDelete/>
DeprecationWarning)
2007-05-26 06:02:59 ERROR Zope.SiteErrorLog http://localhost/plone/simple_folder/PUT
Traceback (innermost last):
Module ZPublisher.Publish, line 119, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 42, in call_object
Module Products.Archetypes.WebDAVSupport, line 71, in PUT
Module Products.Archetypes.WebDAVSupport, line 57, in collection_check
MethodNotAllowed: Method not supported.
2007-05-26 06:02:59 ERROR Zope.SiteErrorLog http://localhost/plone/simple_folder/manage_DAVget
Traceback (innermost last):
Module ZPublisher.Publish, line 119, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 42, in call_object
Module webdav.Resource, line 662, in manage_DAVget
Module Products.Archetypes.WebDAVSupport, line 142, in manage_FTPget
Module Products.Archetypes.WebDAVSupport, line 57, in collection_check
MethodNotAllowed: Method not supported.
2007-05-26 06:03:00 ERROR Zope.SiteErrorLog http://localhost/plone/simple_btree_folder/PUT
Traceback (innermost last):
Module ZPublisher.Publish, line 119, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 42, in call_object
Module Products.Archetypes.WebDAVSupport, line 71, in PUT
Module Products.Archetypes.WebDAVSupport, line 57, in collection_check
MethodNotAllowed: Method not supported.
2007-05-26 06:03:01 ERROR Zope.SiteErrorLog http://localhost/plone/simple_btree_folder/manage_DAVget
Traceback (innermost last):
Module ZPublisher.Publish, line 119, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 42, in call_object
Module webdav.Resource, line 662, in manage_DAVget
Module Products.Archetypes.WebDAVSupport, line 142, in manage_FTPget
Module Products.Archetypes.WebDAVSupport, line 57, in collection_check
MethodNotAllowed: Method not supported.
Ran 480 tests with 0 failures and 0 errors in 256.973 seconds.
Tearing down left over layers:
Tear down Products.PloneTestCase.layer.PloneSite in 2.408 seconds.
Tear down Products.PloneTestCase.layer.ZCML in 0.016 seconds.
Total: 569 tests, 0 failures, 0 errors
OK
|