--- summary 
+++ summary 
@@ -1,15 +1,153 @@
 Test Suite: ERP5-MASTER
-Revision: slapos=3601-629a26ff35816adc2fdb42229fa418b5befd742b,erp5=41438-5272e9879324e1376127b0557efb122826abc7c4
-Result: PASS
+Revision: slapos=3601-629a26ff35816adc2fdb42229fa418b5befd742b,erp5=41441-8670f40aa705f793aeed3d7bc554a386772fdc29
+Result: FAIL
 
 All tests: 4425
 Failures: 0
-Errors: 0
-Skips: 218
-
- http://erp5.nexedi.com/test_result_module/20120914-13560D26/view
-
-
+Errors: 129
+Skips: 216
+
+ http://erp5.nexedi.com/test_result_module/20120914-166E18E6/view
+
+
+The following tests failed:
+
+  testClassTool                                      (6 errors)
+   test_01_CheckClassTool (testClassTool.TestClassTool)
+   test_02_CheckFileWriteIsTransactional (testClassTool.TestClassTool)
+   test_AsDocumentationHelperOnClassTool (testClassTool.TestClassTool)
+   test_AsDocumentationHelperOnDocument (testClassTool.TestClassTool)
+   test_DocumentationHelperActivities (testClassTool.TestClassTool)
+   test_DocumentationHelperExpressionCategory (testClassTool.TestClassTool)
+
+  testConstraint                                     (26 errors)
+   test_01_Constraint (testConstraint.TestConstraint)
+   test_02_PropertyExistence (testConstraint.TestConstraint)
+   test_03_PropertyTypeValidity (testConstraint.TestConstraint)
+   test_04_AttributeEquality (testConstraint.TestConstraint)
+   test_05_CategoryExistence (testConstraint.TestConstraint)
+   test_06_CategoryMembershipArity (testConstraint.TestConstraint)
+   test_07_CategoryRelatedMembershipArity (testConstraint.TestConstraint)
+   test_08_AttributeUnicity (testConstraint.TestConstraint)
+   test_BooleanPropertiesPropertyTypeValidity (testConstraint.TestConstraint), Tests PropertyTypeValidity can handle boolean values.
+   test_BooleanPropertiesPropertyTypeValidityFix (testConstraint.TestConstraint), Tests PropertyTypeValidity can fix boolean values.
+   test_CategoryAcquiredMembershipArityNoMax (testConstraint.TestConstraint)
+   test_CategoryMembershipArityNoMax (testConstraint.TestConstraint)
+   test_ContentExistenceConstraint (testConstraint.TestConstraint)
+   test_OverrideMessage (testConstraint.TestConstraint)
+   test_PropertyTypeValidityFixLocalPropertiesContent (testConstraint.TestConstraint), Tests PropertyTypeValidity can repairs local property of type content
+   test_PropertyTypeValidityFixLocalPropertiesFloat (testConstraint.TestConstraint), Tests PropertyTypeValidity can repairs local property when this property
+   test_PropertyTypeValidityFixLocalPropertiesForCategories (testConstraint.TestConstraint), Tests PropertyTypeValidity can repairs categories when this property
+   test_PropertyTypeValidityFixLocalPropertiesIgnoresNoLocal (testConstraint.TestConstraint), Tests PropertyTypeValidity can repairs local property when this property
+   test_PropertyTypeValidityFixLocalPropertiesString (testConstraint.TestConstraint), Tests PropertyTypeValidity can repairs local property when this property
+   test_PropertyTypeValidityForMultivaluedProperty (testConstraint.TestConstraint)
+   test_PropertyTypeValidityWithUnauthorizedCategory (testConstraint.TestConstraint)
+   test_RegisterWithPropertySheet (testConstraint.TestConstraint)
+   test_RelatedCategoryMembershipArityNoMax (testConstraint.TestConstraint)
+   test_StringAttributeMatchConstraint (testConstraint.TestConstraint)
+   test_TALESConstraint (testConstraint.TestConstraint), Tests TALESConstraint
+   test_TALESConstraintInvalidExpression (testConstraint.TestConstraint), Tests TALESConstraint with an invalid expression
+
+  testERP5Type                                       (81 errors)
+   testBusinessTemplate (testERP5Type.TestERP5Type)
+   testCategoryToolHasGetId (testERP5Type.TestERP5Type)
+   testERP5CoreHasImageType (testERP5Type.TestERP5Type)
+   testERP5CoreHasParentBaseCategory (testERP5Type.TestERP5Type)
+   testHasCategoryTool (testERP5Type.TestERP5Type)
+   testHasTemplateTool (testERP5Type.TestERP5Type)
+   testLocalProperties (testERP5Type.TestERP5Type)
+   testPropertyListOnMonoValuedAcquiredProperty (testERP5Type.TestERP5Type)
+   testPropertyListWithMonoValuedProperty (testERP5Type.TestERP5Type)
+   testPropertyListWithMultiValuedProperty (testERP5Type.TestERP5Type)
+   testPropertyNoAcquisition (testERP5Type.TestERP5Type)
+   testTemplateToolHasGetId (testERP5Type.TestERP5Type)
+   testUndefinedProperties (testERP5Type.TestERP5Type)
+   test_02_AqDynamic (testERP5Type.TestERP5Type)
+   test_03_NewTempObject (testERP5Type.TestERP5Type)
+   test_04_CategoryAccessors (testERP5Type.TestERP5Type)
+   test_05_setProperty (testERP5Type.TestERP5Type)
+   test_06_CachingMethod (testERP5Type.TestERP5Type), Tests Caching methods.
+   test_07_afterCloneScript (testERP5Type.TestERP5Type), manage_afterClone can call a type based script.
+   test_08_AccessorGeneration (testERP5Type.TestERP5Type), Tests accessor generation doesn't generate error messages.
+   test_09_RenameObjects (testERP5Type.TestERP5Type), Test object renaming.
+   test_11_valueAccessor (testERP5Type.TestERP5Type)
+   test_12_listAccessor (testERP5Type.TestERP5Type)
+   test_13_acquiredAccessor (testERP5Type.TestERP5Type)
+   test_15_DefaultValue (testERP5Type.TestERP5Type)
+   test_15b_DefaultValueDefinedOnPropertySheet (testERP5Type.TestERP5Type), Tests that the default value is returned correctly when a default
+   test_15b_ListAccessorsDefaultValueDefinedOnPropertySheet (testERP5Type.TestERP5Type), Tests that the default value is returned correctly when a default
+   test_15c_getDescriptionDefaultValue (testERP5Type.TestERP5Type)
+   test_16_SimpleStringAccessor (testERP5Type.TestERP5Type), Tests a simple string accessor.
+   test_17_WorkflowStateAccessor (testERP5Type.TestERP5Type), Tests for workflow state. assumes that validation state is chained to
+   test_18_SimpleContentAccessor (testERP5Type.TestERP5Type), Tests a simple content accessor.
+   test_18_SimpleContentAccessorWithGeneratedAccessor (testERP5Type.TestERP5Type)
+   test_18b_ContentAccessorWithIdClash (testERP5Type.TestERP5Type), Tests a content setters do not set the property on acquired object
+   test_19_AcquiredContentAccessor (testERP5Type.TestERP5Type), Tests an acquired content accessor.
+   test_19b_AcquiredContentAccessorWithIdClash (testERP5Type.TestERP5Type), Tests a content setters do not set the property on acquired object
+   test_19c2_AcquiredStringAccessor (testERP5Type.TestERP5Type), Tests an acquired string accessor.
+   test_19c3_AcquiredStringAccessor (testERP5Type.TestERP5Type), Tests an acquired string accessor.
+   test_19c_AcquiredTokensAccessor (testERP5Type.TestERP5Type), Tests an acquired tokens accessor.
+   test_19d_AcquiredBooleanAccessor (testERP5Type.TestERP5Type), Tests acquired boolean accessor.
+   test_20_AsContext (testERP5Type.TestERP5Type), asContext method return a temporary copy of an object.
+   test_21_ActionCondition (testERP5Type.TestERP5Type), Tests action conditions
+   test_21bis_getDefaultViewFor (testERP5Type.TestERP5Type), check that any action, in category view, with higher priority
+   test_22_securityReindex (testERP5Type.TestERP5Type)
+   test_23_titleIsNotDefinedByDefault (testERP5Type.TestERP5Type)
+   test_24_relatedValueAccessor (testERP5Type.TestERP5Type)
+   test_25_AqDynamicWithTempObject (testERP5Type.TestERP5Type), Check if _aq_dynamic works correctly, regardless of whether
+   test_26_hasAccessors (testERP5Type.TestERP5Type), Test 'has' Accessor.
+   test_27_categoryAccessors (testERP5Type.TestERP5Type)
+   test_AddPermission (testERP5Type.TestERP5Type)
+   test_DefaultSecurityOnAccessors (testERP5Type.TestERP5Type)
+   test_DefaultSecurityOnCategoryAccessors (testERP5Type.TestERP5Type)
+   test_DefaultSecurityOnListAccessors (testERP5Type.TestERP5Type)
+   test_GroupTypeAccessors (testERP5Type.TestERP5Type)
+   test_PropertyConstantGetter (testERP5Type.TestERP5Type)
+   test_PropertySheetSecurityOnAccessors (testERP5Type.TestERP5Type)
+   test_accessor_security_and_getTitle_acquisition (testERP5Type.TestERP5Type)
+   test_acquired_property_to_unaccessible_documents (testERP5Type.TestERP5Type)
+   test_actionPriority (testERP5Type.TestERP5Type), Tests action priority
+   test_aq_dynamic (testERP5Type.TestERP5Type)
+   test_aq_dynamic_exception (testERP5Type.TestERP5Type)
+   test_aq_reset_on_portal_types_properties_change (testERP5Type.TestERP5Type)
+   test_aq_reset_on_workflow_chain_change (testERP5Type.TestERP5Type)
+   test_aq_reset_on_workflow_method_change (testERP5Type.TestERP5Type)
+   test_aq_reset_on_workflow_state_variable_change (testERP5Type.TestERP5Type)
+   test_category_accessor_to_non_existing_documents (testERP5Type.TestERP5Type)
+   test_category_accessor_to_unaccessible_documents (testERP5Type.TestERP5Type)
+   test_copyWithoutModificationRight (testERP5Type.TestERP5Type)
+   test_edit (testERP5Type.TestERP5Type)
+   test_getCreationDate (testERP5Type.TestERP5Type)
+   test_getIcon (testERP5Type.TestERP5Type)
+   test_getInstancePropertyAndBaseCategoryList (testERP5Type.TestERP5Type)
+   test_list_accessors (testERP5Type.TestERP5Type)
+   test_objectValues_contentValues (testERP5Type.TestERP5Type)
+   test_propertyMap_unique_properties (testERP5Type.TestERP5Type)
+   test_providesAccessors (testERP5Type.TestERP5Type)
+   test_renameObjectsReindexSubobjects (testERP5Type.TestERP5Type), Test that renaming an object with subobjects causes them to be
+   test_storage_id_accessor (testERP5Type.TestERP5Type)
+   test_translated_accessors (testERP5Type.TestERP5Type)
+   test_translated_category_accessors (testERP5Type.TestERP5Type)
+   test_type_provider (testERP5Type.TestERP5Type)
+   test_unsupportedTransitionRaises (testERP5Type.TestERP5Type)
+
+  testPreferences                                    (16 errors)
+   test_AllowedContentTypes (testPreferences.TestPreferences), Tests Preference can be added in Preference Tool.
+   test_EnablePreferences (testPreferences.TestPreferences), tests preference workflow
+   test_GetAttr (testPreferences.TestPreferences), checks that preference methods can be called directly
+   test_GetDefault (testPreferences.TestPreferences)
+   test_GetPreference (testPreferences.TestPreferences), checks that getPreference returns the good preferred value
+   test_GlobalPreference (testPreferences.TestPreferences)
+   test_Permissions (testPreferences.TestPreferences)
+   test_PreferenceToolTitle (testPreferences.TestPreferences), Tests that the title of the preference tool is correct.
+   test_SetPreference (testPreferences.TestPreferences), check setting a preference modifies
+   test_SystemPreference (testPreferences.TestPreferences)
+   test_UserIndependance (testPreferences.TestPreferences), check that the preferences are related to the user.
+   test_boolean_accessor (testPreferences.TestPreferences)
+   test_property_sheet_security_on_permission (testPreferences.TestPreferences), Added a test to make sure permissions are used into portal
+   test_proxy_roles (testPreferences.TestPreferences)
+   test_system_preference_value_prefererred (testPreferences.TestPreferences)
+   test_system_preference_value_prefererred_clear_cache_disabled (testPreferences.TestPreferences)
 
 The following tests were at least partly skipped:
 
@@ -54,8 +192,6 @@
    test_22_createShoppingCartWithAnonymousAndLogin (testERP5Commerce.TestCommerce) ... skipped 'WebSite_createWebSiteAccount is disabled by default.'
 
   testERP5Interfaces                                 (9 skips)
-
-  testERP5Type                                       (1 skips)
 
   testERP5TypeInterfaces                             (1 skips)
 
@@ -135,8 +271,6 @@
    test_PrestashopPersonWithSingleAddressSync (testPersonPrestashopSynchronization.TestPersonPrestashopSynchronization), This test checks the person sync with an address. ... skipped 'must be checked against zope2.12'
    test_PrestashopSimplestXMLSync (testPersonPrestashopSynchronization.TestPersonPrestashopSynchronization), This test checks the person sync with the simplest XML. ... skipped 'must be checked against zope2.12'
    test_PrestashopUpdateSimpleElement (testPersonPrestashopSynchronization.TestPersonPrestashopSynchronization), This test checks the simple update after sync of persons. ... skipped 'must be checked against zope2.12'
-
-  testPreferences                                    (1 skips)
 
   testProductERP5Synchronization                     (8 skips)
    test_PrestashopComplexeUpdateElement (testProductERP5Synchronization.TestProductERP5Synchronization) ... skipped 'must be checked against zope2.12'
