[Erp5-report] ERP5-MASTER : 5108 Tests, 18 Errors, 9 Failures, 204 Skips

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Feb 3 13:28:47 CET 2016


Test Suite: ERP5-MASTER
Revision: slapos=8615-81f31e29f0aeaef521fe827f43b767d82440bad7,erp5=45554-a31953c6bdc9ba13839d54aed3d35603c749fcca
Result: FAIL

All tests: 5108
Failures: 9
Errors: 18
Skips: 204

 https://nexedi.erp5.net/test_result_module/20160203-B53C98D/view


The following tests failed:

  erp5_web_renderjs_ui_test:testFunctionalRJSCore    (1 failures)
   testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalRJSCore.TestRenderJSUICore)

  erp5_web_ung_role:testUNGSecurity                  (2 errors)
   testWebPage_shareDocument (erp5.component.test.erp5_version.testUNGSecurity.TestUNGSecurity)
   testWebPage_shareDocument (erp5.component.test.erp5_version.testUNGSecurity.TestUNGSecurity)

  networkcache_erp5:testShaCacheExternal             (3 failures, 1 skips)
   test_external_get (erp5.component.test.erp5_version.testShaCacheExternal.TestShaCacheExternal)
   test_external_get_anonymous (erp5.component.test.erp5_version.testShaCacheExternal.TestShaCacheExternal)
   test_external_post (erp5.component.test.erp5_version.testShaCacheExternal.TestShaCacheExternal)

  networkcache_erp5:testShaCacheSecurity             (2 errors)
   test_user_can_create_and_view_document_list (erp5.component.test.erp5_version.testShaCacheSecurity.TestShaCacheSecurity)
   test_user_can_view_published_alive_document_from_other_users (erp5.component.test.erp5_version.testShaCacheSecurity.TestShaCacheSecurity)

  networkcache_erp5:testShaDirExternal               (3 failures)
   test_external_get (erp5.component.test.erp5_version.testShaDirExternal.TestShaDirExternal)
   test_external_get_anonymous (erp5.component.test.erp5_version.testShaDirExternal.TestShaDirExternal)
   test_external_post (erp5.component.test.erp5_version.testShaDirExternal.TestShaDirExternal)

  networkcache_erp5:testShaDirSecurity               (4 errors)
   test_user_can_create_and_view_data_set (erp5.component.test.erp5_version.testShaDirSecurity.TestShaDirSecurity)
   test_user_can_create_and_view_document (erp5.component.test.erp5_version.testShaDirSecurity.TestShaDirSecurity)
   test_user_can_view_published_alive_text_from_other_users (erp5.component.test.erp5_version.testShaDirSecurity.TestShaDirSecurity)
   test_user_can_view_published_data_set_from_other_users (erp5.component.test.erp5_version.testShaDirSecurity.TestShaDirSecurity)

  testCRM                                            (1 errors, 1 skips)
   test_EventPath (testCRM.TestCRM)

  testERP5Credential                                 (8 errors)
   testAssignmentCreationUsingSystemPreferenceProperty (testERP5Credential.TestERP5Credential)
   testERP5Site_activeLogin (testERP5Credential.TestERP5Credential)
   test_02_acceptSubscriptionRequest (testERP5Credential.TestERP5Credential)
   test_03_simpleCredentialUpdate (testERP5Credential.TestERP5Credential)
   test_04_automaticCredentialRequestApproval (testERP5Credential.TestERP5Credential)
   test_05_automaticCredentialUpdateApproval (testERP5Credential.TestERP5Credential)
   test_double_ERP5Site_newCredentialRequest (testERP5Credential.TestERP5Credential)
   test_double_ERP5Site_newCredentialRequest_indexation (testERP5Credential.TestERP5Credential)

  testERP5NamingConvention                           (1 failures)
   testNamingConvention (testERP5NamingConvention.TestNamingConvention)

  testFreeSubscription                               (1 errors)
   test_05_UnsubscriptionFromURL (testFreeSubscription.TestFreeSubscription)

  testFunctionalCore                                 (1 failures, 8 skips)
   testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore)

The following tests were at least partly skipped:

  erp5_configurator_maxma_demo:testMaxmaDemoConfigurationWorkflow (1 skips)

  erp5_hal_json_style:testHalJsonStyle               (4 skips)
   test_getRequestBody_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestBody) ... skipped 'TODO'
   test_getRequestHeader_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestHeader) ... skipped 'TODO'
   test_getRequestUrl_matching_key (erp5.component.test.erp5_version.testHalJsonStyle.TestBase_getRequestUrl) ... skipped 'TODO'
   test_getHateoas_drop_restricted (erp5.component.test.erp5_version.testHalJsonStyle.TestERP5Document_getHateoas_general) ... skipped 'TODO'

  erp5_web_shacache:testShaCache                     (1 skips)

  erp5_web_shadir:testShaDir                         (1 skips)

  networkcache_erp5:testShaCacheExternal             (1 skips)

  testAccountingRulesSimulationLegacy                (22 skips)

  testAdvancedInvoicing                              (1 skips)

  testBPMCore                                        (1 skips)
   test_payBeforeDelivery (testBPMCore.TestBPMImplementation) ... skipped 'TODO ERP5'

  testBase                                           (3 skips)
   check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test       must be rewritten once we know how to handle correctly templates'
   check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test       must be rewritten once we know how to handle correctly templates'
   check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test       must be rewritten once we know how to handle correctly templates'

  testBusinessTemplate                               (6 skips)
   test_BusinessTemplateUpgradeDocumentFromFilesystemToZodb (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet'
   test_BusinessTemplateWithZodbDocument (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet'
   test_BusinessTemplateWithZodbDocumentMigrated (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet'
   test_BusinessTemplateWithZodbDocumentNonExistingBefore (testBusinessTemplate.TestConstraintTemplateItem) ... skipped 'Not implemented yet'

  testCRM                                            (1 skips)

  testCalendar                                       (5 skips)
   test_2OverlappedLeaveRequestOverlappingAfterGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now'
   test_LeaveRequestOverlappingAfterGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now'
   test_LeaveRequestOverlappingBeforeGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now'
   test_LeaveRequestWithSameDateAsGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now'
   test_LeaveRequestWithSameDateAsRepeatedGroupCalendar (testCalendar.TestCalendar) ... skipped 'Need to check if we want later to support this again. Drop support for now'

  testConstraint                                     (1 skips)

  testDeliveryBuilderToSupportMultipleLines          (2 skips)

  testDms                                            (1 skips)

  testDmsWithFlare                                   (1 skips)

  testDmsWithPreConversion                           (1 skips)

  testERP5Base                                       (1 skips)

  testERP5Catalog                                    (4 skips)
   Tests that buildSQLQuery works with another query_table than 'catalog' ... skipped 'TODO ERP5'
   test_49_IndexInOrderedSearchFolder (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5'
   test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5'

  testERP5Commerce                                   (1 skips)
   test_22_createShoppingCartWithAnonymousAndLogin (testERP5Commerce.TestCommerce) ... skipped 'WebSite_createWebSiteAccount is disabled by default.'

  testERP5DocumentSyncML                             (4 skips)

  testERP5Interfaces                                 (7 skips)

  testERP5SyncML                                     (2 skips)

  testERP5Type                                       (1 skips)

  testERP5TypeInterfaces                             (1 skips)

  testERP5Web                                        (3 skips)
   test_03_CreateWebSiteUser (testERP5Web.TestERP5Web) ... skipped 'WebSite_createWebSiteAccount is disabled by default.'

  testExternalAccount                                (1 skips)

  testFormPrintoutAsODT                              (1 skips)
   test_09_FieldReplacementWithValidation (testFormPrintoutAsODT.TestFormPrintoutAsODT) ... skipped 'Disable validation because OOo does not produce compliant xml, and RelaxNG status is still draft'

  testFunctionalAnonymousSelection                   (37 skips)
        So this part is skipped -->
        So this part is skipped -->
        So this part is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->

  testFunctionalCore                                 (8 skips)
        So this test is skipped -->
        So this test is skipped -->
        So this test is skipped -->

  testFunctionalKM                                   (3 skips)

  testI18NSearch                                     (1 skips)

  testIngestion                                      (4 skips)

  testIngestionWithFlare                             (4 skips)

  testInventory                                      (2 skips)

  testInventoryAPI                                   (2 skips)

  testInvoice                                        (6 skips)

  testItem                                           (13 skips)

  testKM                                             (3 skips)

  testOpenOrder                                      (3 skips)

  testOxatisSynchronization                          (1 skips)

  testPreferences                                    (1 skips)

  testProductionOrder                                (8 skips)

  testProductionOrderApparel                         (6 skips)

  testProductionPackingList                          (1 skips)

  testProductionPackingListApparel                   (1 skips)

  testProxyField                                     (1 skips)

  testResource                                       (1 skips)

  testReturnedSalePackingList                        (3 skips)

  testSQLCachedWorklist                              (2 skips)
   test_02_related_key (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5'
   test_04_dynamic_variables (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5'

  testSelectionTool                                  (7 skips)
   testCallSelectionFor (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written'
   testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written'
   testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written'
   testCallSelectionFor (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written'
   testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required'
   testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written'
   testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written'

  testTaskReportDivergence                           (1 skips)

  testTemplate                                       (1 skips)

  testTradeModelLine                                 (1 skips)

  testTradeModelLinePurchase                         (1 skips)

  testUbercartSynchronisation                        (1 skips)

  testVirtuemartSynchronization                      (1 skips)

  testWebDavSupport                                  (1 skips)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: summary.diff
Type: text/x-diff
Size: 4169 bytes
Desc: not available
URL: <http://mail.tiolive.com/pipermail/erp5-report/attachments/20160203/84593cb4/attachment-0001.diff>
-------------- next part --------------

FAIL: testFunctionalTestRunner (erp5.component.test.erp5_version.testFunctionalRJSCore.TestRenderJSUICore)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart8/srv/testnode/e/soft/56c6164051a28aa1652bc9a5cb986f2e/parts/erp5/Products/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 470, in testFunctionalTestRunner
    self.assertEqual([], error_title_list, '\n'.join(error_title_list))
AssertionError: Test RenderJS UI


ERROR: testWebPage_shareDocument (erp5.component.test.erp5_version.testUNGSecurity.TestUNGSecurity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<portal_components/test.erp5.testUNGSecurity>", line 195, in testWebPage_shareDocument
    response = web_page.WebPage_shareDocument()
  File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
    return self._bindAndExec(args, kw, None)
  File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1291, in _exec
    return PythonScript_exec(self, *args)
  File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/patches/PythonScript.py", line 169, in _exec
    return PythonScript_exec(self, *args)
  File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 6, in WebPage_shareDocument
    context.share()
  File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/Base.py", line 225, in __call__
    raise UnsupportedWorkflowMethod(instance, wf_id, transition_id)
UnsupportedWorkflowMethod: Transition document_publication_workflow/share unsupported for <Web Page at /erp5_portal_75dd392abb6c1a735e730b774a7b2412/web_page_module/1>. Current state is 'draft'.


ERROR: testWebPage_shareDocument (erp5.component.test.erp5_version.testUNGSecurity.TestUNGSecurity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/eggs/Zope2-2.13.22-py2.7.egg/Testing/ZopeTestCase/base.py", line 101, in tearDown
    self.beforeTearDown()
  File "<portal_components/test.erp5.testUNGSecurity>", line 44, in beforeTearDown
    self.tic()
  File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 212, in tic
    transaction.commit()
  File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/eggs/transaction-1.1.1-py2.7.egg/transaction/_manager.py", line 89, in commit
    return self.get().commit()
  File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/eggs/transaction-1.1.1-py2.7.egg/transaction/_transaction.py", line 323, in commit
    self._callBeforeCommitHooks()
  File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/eggs/transaction-1.1.1-py2.7.egg/transaction/_transaction.py", line 393, in _callBeforeCommitHooks
    hook(*args, **kws)
  File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5/InteractionWorkflow.py", line 319, in _before_commit
    self.scripts[script_name](sci)
  File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
    return self._bindAndExec(args, kw, None)
  File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1291, in _exec
    return PythonScript_exec(self, *args)
  File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/patches/PythonScript.py", line 169, in _exec
    return PythonScript_exec(self, *args)
  File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 1, in updateLocalRoles
    state_change['object'].updateLocalRolesOnSecurityGroups()
  File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/Base.py", line 3205, in updateLocalRolesOnSecurityGroups
    .updateLocalRolesOnDocument(self, **kw)
  File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/UnrestrictedMethod.py", line 70, in unrestricted_apply
    return function(*args, **kw)
  File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/ERP5Type.py", line 110, in updateLocalRolesOnDocument
    in role_generator.getLocalRolesFor(ob, user_name).iteritems():
  File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/Core/RoleInformation.py", line 174, in getLocalRolesFor
    group_id_list = group_id_generator(**category_value_dict)
  File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
    return self._bindAndExec(args, kw, None)
  File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1291, in _exec
    return PythonScript_exec(self, *args)
  File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/patches/PythonScript.py", line 169, in _exec
    return PythonScript_exec(self, *args)
  File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 71, in ERP5Type_asSecurityGroupId
    raise RuntimeError("Security definition error (category %r not found)" % (category_path,))
RuntimeError: Security definition error (category 'follow_up/person_module/10' not found)


FAIL: test_external_get (erp5.component.test.erp5_version.testShaCacheExternal.TestShaCacheExternal)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<portal_components/test.erp5.testShaCacheExternal>", line 102, in test_external_get
    self.test_external_post()
  File "<portal_components/test.erp5.testShaCacheExternal>", line 85, in test_external_post
    self.assertEqual(self.key, data)
AssertionError: '881be276429ff6de5f4f48e9845fa92d467d04a9f8f0563a2a023d3358f191bd441b5e937f4b73a42e9ab251e8ecfb2bb429d08d4d7325e93103ad6cf90d0ca6' != '\n    \n      \n    \n      \n    \n  \n      <!DOCTYPE html>\n      <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\n        <head>\n          \n    <base href="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/" />\n    <meta name="description"\n          content="ERP5 Free Open Source ERP and CRM" />\n    <meta name="keywords" content="" />\n    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n    <meta http-equiv="Content-Script-Type" content="text/javascript" />\n    <meta http-equiv="Content-Style-Type" content="text/css" />\n    <title>ERP5 | ERP5</title>\n    <link rel="icon" type="image/x-icon"\n          href="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/favicon.ico" />\n    <link rel="shortcut icon" type="image/x-icon"\n          href="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/favicon.ico" />\n  \n          <meta name="generator" content="ERP5 - Copyright (C) 2001 - 2015. All rights reserved." />\n          <meta name="robots" content="index, follow" />\n          <meta http-equiv="X-UA-Compatible" content="IE=edge">\n          \n    <link type="text/css" rel="stylesheet"\n          href="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/erp5.css" />\n    <link type="text/css" rel="stylesheet"\n          href="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/erp5_listbox.css" />\n    <script type="text/javascript"\n            src="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/jquery/core/jquery.min.js"></script>\n    <script type="text/javascript"\n            src="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/erp5.js"></script>\n    <script type="text/javascript"\n            src="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/erp5_xhtml_appearance.js"></script>\n  \n          \n        </head>\n        <body>\n          <form id="main_form" class="main_form"\n                onsubmit="changed=false; return true"\n                action="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module"\n                method="post">\n            <fieldset id="hidden_fieldset" class="hidden_fieldset">\n              \n              \n    <input type="hidden" name="cancel_url" value="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/view" />\n  \n            </fieldset>\n            \n              <div id="bars" class="bars">\n                <div id="main_bar" class="main_bar">\n  \n    <span class="first">\n      <span id="favourites" class="favourites">\n        <select name="select_favorite"\n                onchange="submitAction(this.form,\'Base_doFavorite\')">\n          <option selected="selected" value="">My Favourites</option>\n          \n            <option disabled="disabled">-- Others --</option>\n            \n          \n          \n            <option disabled="disabled">-- User --</option>\n            <option value="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/personalize_form">Preferences</option>\n            <option value="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/logout">Log out</option>\n          \n        </select>\n        <button type="submit" name="Base_doFavorite:method"\n                title="Select Favourite">\n          <span class="image"></span>\n          <span class="description">Select Favourite</span>\n        </button>\n      </span>\n      <span class="separator"><!--separator--></span>\n      <span id="modules" class="modules">\n        <select name="select_module"\n                onchange="submitAction(this.form,\'Base_doModule\')">\n          <option selected="selected" value="">Modules</option>\n        </select>\n        <button type="submit" name="Base_doModule:method"\n                title="Select Module">\n          <span class="image"></span>\n          <span class="description">Select Module</span>\n        </button>\n      </span>\n    </span>\n    <span class="second">\n      <span id="language" class="language">\n        <select name="select_language"\n                onchange="submitAction(this.form,\'Base_doLanguage\')">\n          <option value="">My Language</option>\n          \n          <option selected="selected" value="en">English</option>\n          \n        </select>\n        <button type="submit" name="Base_doLanguage:method"\n                title="Select Language">\n          <span class="image"></span>\n          <span class="description">Select Language</span>\n        </button>\n      </span>\n      <span class="separator"><!--separator--></span>\n      <span id="search" class="search">\n        <input type="hidden" name="all_languages" value="1" />\n        <input class="quick_search_field" accesskey="4"\n               type="text" name="field_your_search_text"\n               value="Search"\n               onfocus="if (this.value==\'Search\') this.value=\'\'"\n               onkeypress="submitFormOnEnter(event, this.form, \'ERP5Site_viewQuickSearchResultList\');" />\n        <button type="submit"\n                name="ERP5Site_viewQuickSearchResultList:method"\n                title="Search">\n          <span class="image"></span>\n          <span class="description">Search</span>\n        </button>\n      </span>\n    </span>\n    <p class="clear"></p>\n  \n\n</div>\n                <div id="context_bar" class="context_bar">\n                  \n          \n        \n                </div>\n              </div>\n              <div id="status" class="status">\n                <div id="breadcrumb" class="breadcrumb">\n                  \n    \n      <a href="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/view">ERP5</a>\n      /\n    \n    \n      <a href="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/view">Web Sites</a>\n      /\n    \n  \n                </div>\n                <div id="logged_in_as" class="logged_in_as">\n                  \n                    <span class="logged_txt">Logged In as :</span>\n                    lucas\n                  \n                </div>\n                <p class="clear"></p>\n                \n                <div id="transition_message"\n                     class="transition_message"></div>\n                \n              </div>\n              <div id="master" class="master">\n                \n          \n\n\n<div>\n  <h2>Site Error</h2>\n\n  <p>An error was encountered while publishing this\n   resource.</p>\n\n  <p>\n    <strong>Error Type:\n      UnsupportedWorkflowMethod\n    </strong>\n    <br />\n    <strong>Error Value:\n      Transition document_publication_workflow/publish unsupported for &lt;File at /erp5_portal_308891a74e63d96b69ba91f1df7e50c8/document_module/1&gt;. Current state is \'draft\'.\n    </strong>\n    <br />\n  </p>\n\n  <hr noshade="noshade" />\n\n  <p>Troubleshooting Suggestions</p>\n\n  <ul>\n  \n  <li>The URL may be incorrect.</li>\n  <li>The parameters passed to this resource may be\n    incorrect.</li>\n  <li>A resource that this resource relies on may be\n    encountering an error.</li>\n  </ul>\n\n  <p>For more detailed information about the error, please\n  refer to the error log.\n  </p>\n\n  <p>If the error persists please contact the site\n    maintainer. Thank you for your patience.\n  </p>\n\n</div>\n\n<div>\n  <hr noshade="noshade" />\n  <a href="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/1/error_log/showEntry?id=1454502379.650.699699287796">\n    Show Error Log Entry\n  </a>\n</div>\n\n        \n              </div>\n            \n          </form>\n        </body>\n      </html>\n    \n  \n    \n  \n'


FAIL: test_external_get_anonymous (erp5.component.test.erp5_version.testShaCacheExternal.TestShaCacheExternal)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<portal_components/test.erp5.testShaCacheExternal>", line 125, in test_external_get_anonymous
    self.test_external_get(annonymous=True)
  File "<portal_components/test.erp5.testShaCacheExternal>", line 102, in test_external_get
    self.test_external_post()
  File "<portal_components/test.erp5.testShaCacheExternal>", line 85, in test_external_post
    self.assertEqual(self.key, data)
AssertionError: 'cedcfeacd458ef022ed6138b308264f78e27e04ea67b29029b362e959c3671aa2efd56d5f1790dfd2de849e6f7420a81ceb9eab3dbfa1cddb3bc5438c52c58bf' != '\n    \n      \n    \n      \n    \n  \n      <!DOCTYPE html>\n      <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\n        <head>\n          \n    <base href="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/" />\n    <meta name="description"\n          content="ERP5 Free Open Source ERP and CRM" />\n    <meta name="keywords" content="" />\n    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n    <meta http-equiv="Content-Script-Type" content="text/javascript" />\n    <meta http-equiv="Content-Style-Type" content="text/css" />\n    <title>ERP5 | ERP5</title>\n    <link rel="icon" type="image/x-icon"\n          href="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/favicon.ico" />\n    <link rel="shortcut icon" type="image/x-icon"\n          href="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/favicon.ico" />\n  \n          <meta name="generator" content="ERP5 - Copyright (C) 2001 - 2015. All rights reserved." />\n          <meta name="robots" content="index, follow" />\n          <meta http-equiv="X-UA-Compatible" content="IE=edge">\n          \n    <link type="text/css" rel="stylesheet"\n          href="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/erp5.css" />\n    <link type="text/css" rel="stylesheet"\n          href="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/erp5_listbox.css" />\n    <script type="text/javascript"\n            src="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/jquery/core/jquery.min.js"></script>\n    <script type="text/javascript"\n            src="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/erp5.js"></script>\n    <script type="text/javascript"\n            src="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/erp5_xhtml_appearance.js"></script>\n  \n          \n        </head>\n        <body>\n          <form id="main_form" class="main_form"\n                onsubmit="changed=false; return true"\n                action="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module"\n                method="post">\n            <fieldset id="hidden_fieldset" class="hidden_fieldset">\n              \n              \n    <input type="hidden" name="cancel_url" value="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/view" />\n  \n            </fieldset>\n            \n              <div id="bars" class="bars">\n                <div id="main_bar" class="main_bar">\n  \n    <span class="first">\n      <span id="favourites" class="favourites">\n        <select name="select_favorite"\n                onchange="submitAction(this.form,\'Base_doFavorite\')">\n          <option selected="selected" value="">My Favourites</option>\n          \n            <option disabled="disabled">-- Others --</option>\n            \n          \n          \n            <option disabled="disabled">-- User --</option>\n            <option value="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/personalize_form">Preferences</option>\n            <option value="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/logout">Log out</option>\n          \n        </select>\n        <button type="submit" name="Base_doFavorite:method"\n                title="Select Favourite">\n          <span class="image"></span>\n          <span class="description">Select Favourite</span>\n        </button>\n      </span>\n      <span class="separator"><!--separator--></span>\n      <span id="modules" class="modules">\n        <select name="select_module"\n                onchange="submitAction(this.form,\'Base_doModule\')">\n          <option selected="selected" value="">Modules</option>\n        </select>\n        <button type="submit" name="Base_doModule:method"\n                title="Select Module">\n          <span class="image"></span>\n          <span class="description">Select Module</span>\n        </button>\n      </span>\n    </span>\n    <span class="second">\n      <span id="language" class="language">\n        <select name="select_language"\n                onchange="submitAction(this.form,\'Base_doLanguage\')">\n          <option value="">My Language</option>\n          \n          <option selected="selected" value="en">English</option>\n          \n        </select>\n        <button type="submit" name="Base_doLanguage:method"\n                title="Select Language">\n          <span class="image"></span>\n          <span class="description">Select Language</span>\n        </button>\n      </span>\n      <span class="separator"><!--separator--></span>\n      <span id="search" class="search">\n        <input type="hidden" name="all_languages" value="1" />\n        <input class="quick_search_field" accesskey="4"\n               type="text" name="field_your_search_text"\n               value="Search"\n               onfocus="if (this.value==\'Search\') this.value=\'\'"\n               onkeypress="submitFormOnEnter(event, this.form, \'ERP5Site_viewQuickSearchResultList\');" />\n        <button type="submit"\n                name="ERP5Site_viewQuickSearchResultList:method"\n                title="Search">\n          <span class="image"></span>\n          <span class="description">Search</span>\n        </button>\n      </span>\n    </span>\n    <p class="clear"></p>\n  \n\n</div>\n                <div id="context_bar" class="context_bar">\n                  \n          \n        \n                </div>\n              </div>\n              <div id="status" class="status">\n                <div id="breadcrumb" class="breadcrumb">\n                  \n    \n      <a href="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/view">ERP5</a>\n      /\n    \n    \n      <a href="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/view">Web Sites</a>\n      /\n    \n  \n                </div>\n                <div id="logged_in_as" class="logged_in_as">\n                  \n                    <span class="logged_txt">Logged In as :</span>\n                    lucas\n                  \n                </div>\n                <p class="clear"></p>\n                \n                <div id="transition_message"\n                     class="transition_message"></div>\n                \n              </div>\n              <div id="master" class="master">\n                \n          \n\n\n<div>\n  <h2>Site Error</h2>\n\n  <p>An error was encountered while publishing this\n   resource.</p>\n\n  <p>\n    <strong>Error Type:\n      UnsupportedWorkflowMethod\n    </strong>\n    <br />\n    <strong>Error Value:\n      Transition document_publication_workflow/publish unsupported for &lt;File at /erp5_portal_308891a74e63d96b69ba91f1df7e50c8/document_module/1&gt;. Current state is \'draft\'.\n    </strong>\n    <br />\n  </p>\n\n  <hr noshade="noshade" />\n\n  <p>Troubleshooting Suggestions</p>\n\n  <ul>\n  \n  <li>The URL may be incorrect.</li>\n  <li>The parameters passed to this resource may be\n    incorrect.</li>\n  <li>A resource that this resource relies on may be\n    encountering an error.</li>\n  </ul>\n\n  <p>For more detailed information about the error, please\n  refer to the error log.\n  </p>\n\n  <p>If the error persists please contact the site\n    maintainer. Thank you for your patience.\n  </p>\n\n</div>\n\n<div>\n  <hr noshade="noshade" />\n  <a href="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/2/error_log/showEntry?id=1454502380.520.97427992155">\n    Show Error Log Entry\n  </a>\n</div>\n\n        \n              </div>\n            \n          </form>\n        </body>\n      </html>\n    \n  \n    \n  \n'


FAIL: test_external_post (erp5.component.test.erp5_version.testShaCacheExternal.TestShaCacheExternal)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<portal_components/test.erp5.testShaCacheExternal>", line 85, in test_external_post
    self.assertEqual(self.key, data)
AssertionError: 'ffa3cb4d366eb7dfa442eece6651d1ec2d6c60b5b342f290011f181d46b8efbce3bb8794cee71f0ba603273b5cfc8657dbe91094bd23c257356ca69ebfd7427d' != '\n    \n      \n    \n      \n    \n  \n      <!DOCTYPE html>\n      <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\n        <head>\n          \n    <base href="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/" />\n    <meta name="description"\n          content="ERP5 Free Open Source ERP and CRM" />\n    <meta name="keywords" content="" />\n    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n    <meta http-equiv="Content-Script-Type" content="text/javascript" />\n    <meta http-equiv="Content-Style-Type" content="text/css" />\n    <title>ERP5 | ERP5</title>\n    <link rel="icon" type="image/x-icon"\n          href="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/favicon.ico" />\n    <link rel="shortcut icon" type="image/x-icon"\n          href="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/favicon.ico" />\n  \n          <meta name="generator" content="ERP5 - Copyright (C) 2001 - 2015. All rights reserved." />\n          <meta name="robots" content="index, follow" />\n          <meta http-equiv="X-UA-Compatible" content="IE=edge">\n          \n    <link type="text/css" rel="stylesheet"\n          href="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/erp5.css" />\n    <link type="text/css" rel="stylesheet"\n          href="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/erp5_listbox.css" />\n    <script type="text/javascript"\n            src="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/jquery/core/jquery.min.js"></script>\n    <script type="text/javascript"\n            src="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/erp5.js"></script>\n    <script type="text/javascript"\n            src="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/erp5_xhtml_appearance.js"></script>\n  \n          \n        </head>\n        <body>\n          <form id="main_form" class="main_form"\n                onsubmit="changed=false; return true"\n                action="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module"\n                method="post">\n            <fieldset id="hidden_fieldset" class="hidden_fieldset">\n              \n              \n    <input type="hidden" name="cancel_url" value="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/view" />\n  \n            </fieldset>\n            \n              <div id="bars" class="bars">\n                <div id="main_bar" class="main_bar">\n  \n    <span class="first">\n      <span id="favourites" class="favourites">\n        <select name="select_favorite"\n                onchange="submitAction(this.form,\'Base_doFavorite\')">\n          <option selected="selected" value="">My Favourites</option>\n          \n            <option disabled="disabled">-- Others --</option>\n            \n          \n          \n            <option disabled="disabled">-- User --</option>\n            <option value="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/personalize_form">Preferences</option>\n            <option value="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/logout">Log out</option>\n          \n        </select>\n        <button type="submit" name="Base_doFavorite:method"\n                title="Select Favourite">\n          <span class="image"></span>\n          <span class="description">Select Favourite</span>\n        </button>\n      </span>\n      <span class="separator"><!--separator--></span>\n      <span id="modules" class="modules">\n        <select name="select_module"\n                onchange="submitAction(this.form,\'Base_doModule\')">\n          <option selected="selected" value="">Modules</option>\n        </select>\n        <button type="submit" name="Base_doModule:method"\n                title="Select Module">\n          <span class="image"></span>\n          <span class="description">Select Module</span>\n        </button>\n      </span>\n    </span>\n    <span class="second">\n      <span id="language" class="language">\n        <select name="select_language"\n                onchange="submitAction(this.form,\'Base_doLanguage\')">\n          <option value="">My Language</option>\n          \n          <option selected="selected" value="en">English</option>\n          \n        </select>\n        <button type="submit" name="Base_doLanguage:method"\n                title="Select Language">\n          <span class="image"></span>\n          <span class="description">Select Language</span>\n        </button>\n      </span>\n      <span class="separator"><!--separator--></span>\n      <span id="search" class="search">\n        <input type="hidden" name="all_languages" value="1" />\n        <input class="quick_search_field" accesskey="4"\n               type="text" name="field_your_search_text"\n               value="Search"\n               onfocus="if (this.value==\'Search\') this.value=\'\'"\n               onkeypress="submitFormOnEnter(event, this.form, \'ERP5Site_viewQuickSearchResultList\');" />\n        <button type="submit"\n                name="ERP5Site_viewQuickSearchResultList:method"\n                title="Search">\n          <span class="image"></span>\n          <span class="description">Search</span>\n        </button>\n      </span>\n    </span>\n    <p class="clear"></p>\n  \n\n</div>\n                <div id="context_bar" class="context_bar">\n                  \n          \n        \n                </div>\n              </div>\n              <div id="status" class="status">\n                <div id="breadcrumb" class="breadcrumb">\n                  \n    \n      <a href="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/view">ERP5</a>\n      /\n    \n    \n      <a href="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/view">Web Sites</a>\n      /\n    \n  \n                </div>\n                <div id="logged_in_as" class="logged_in_as">\n                  \n                    <span class="logged_txt">Logged In as :</span>\n                    lucas\n                  \n                </div>\n                <p class="clear"></p>\n                \n                <div id="transition_message"\n                     class="transition_message"></div>\n                \n              </div>\n              <div id="master" class="master">\n                \n          \n\n\n<div>\n  <h2>Site Error</h2>\n\n  <p>An error was encountered while publishing this\n   resource.</p>\n\n  <p>\n    <strong>Error Type:\n      UnsupportedWorkflowMethod\n    </strong>\n    <br />\n    <strong>Error Value:\n      Transition document_publication_workflow/publish unsupported for &lt;File at /erp5_portal_308891a74e63d96b69ba91f1df7e50c8/document_module/1&gt;. Current state is \'draft\'.\n    </strong>\n    <br />\n  </p>\n\n  <hr noshade="noshade" />\n\n  <p>Troubleshooting Suggestions</p>\n\n  <ul>\n  \n  <li>The URL may be incorrect.</li>\n  <li>The parameters passed to this resource may be\n    incorrect.</li>\n  <li>A resource that this resource relies on may be\n    encountering an error.</li>\n  </ul>\n\n  <p>For more detailed information about the error, please\n  refer to the error log.\n  </p>\n\n  <p>If the error persists please contact the site\n    maintainer. Thank you for your patience.\n  </p>\n\n</div>\n\n<div>\n  <hr noshade="noshade" />\n  <a href="http://localhost:55263/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/3/error_log/showEntry?id=1454502380.970.0941220322063">\n    Show Error Log Entry\n  </a>\n</div>\n\n        \n              </div>\n            \n          </form>\n        </body>\n      </html>\n    \n  \n    \n  \n'


ERROR: test_user_can_create_and_view_document_list (erp5.component.test.erp5_version.testShaCacheSecurity.TestShaCacheSecurity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<portal_components/test.erp5.testShaCacheSecurity>", line 141, in test_user_can_create_and_view_document_list
    document.publishAlive()
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/Base.py", line 225, in __call__
    raise UnsupportedWorkflowMethod(instance, wf_id, transition_id)
UnsupportedWorkflowMethod: Transition document_publication_workflow/publish_alive unsupported for <Image at /erp5_portal_308891a74e63d96b69ba91f1df7e50c8/image_module/2>. Current state is 'draft'.


ERROR: test_user_can_view_published_alive_document_from_other_users (erp5.component.test.erp5_version.testShaCacheSecurity.TestShaCacheSecurity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<portal_components/test.erp5.testShaCacheSecurity>", line 184, in test_user_can_view_published_alive_document_from_other_users
    document.publishAlive()
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/Base.py", line 225, in __call__
    raise UnsupportedWorkflowMethod(instance, wf_id, transition_id)
UnsupportedWorkflowMethod: Transition document_publication_workflow/publish_alive unsupported for <Image at /erp5_portal_308891a74e63d96b69ba91f1df7e50c8/image_module/2>. Current state is 'draft'.


FAIL: test_external_get (erp5.component.test.erp5_version.testShaDirExternal.TestShaDirExternal)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<portal_components/test.erp5.testShaDirExternal>", line 112, in test_external_get
    self.test_external_post()
  File "<portal_components/test.erp5.testShaDirExternal>", line 86, in test_external_post
    self.assertEqual('', data)
AssertionError: '' != '\n    \n      \n    \n    \n    \n  \n      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\n      <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\n        <head>\n          \n    <base href="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/1/" />\n    <meta name="description"\n          content="ERP5 Free Open Source ERP and CRM" />\n    <meta name="keywords" content="" />\n    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n    <meta http-equiv="Content-Script-Type" content="text/javascript" />\n    <meta http-equiv="Content-Style-Type" content="text/css" />\n    <title>ERP5 | ERP5</title>\n    <link rel="icon" type="image/x-icon"\n          href="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/1/favicon.ico" />\n    <link rel="shortcut icon" type="image/x-icon"\n          href="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/1/favicon.ico" />\n  \n          \n    <link type="text/css" rel="stylesheet"\n          href="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/1/erp5_web.css" />\n    <link type="text/css" rel="stylesheet"\n          href="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/1/erp5_web_content.css" />\n    <link type="text/css" rel="stylesheet"\n          href="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/1/erp5_web_admin_toolbox.css" />\n    <link type="text/css" rel="stylesheet"\n          href="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/1/template_erp5_web.css" />\n    <script type="text/javascript"\n            src="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/1/jquery/core/jquery.min.js"></script>\n    <script type="text/javascript"\n            src="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/1/erp5.js"></script>\n  \n          <meta name="robots" content="index, follow" />\n        </head>\n        <body>\n          <form id="main_form" class="main_form"\n                onsubmit="changed=false; return true"\n                enctype="multipart/form-data"\n                action="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/1"\n                method="post">\n            <fieldset id="hidden_fieldset" class="hidden_fieldset">\n              \n              \n    <input type="hidden" name="cancel_url" value="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/1/view" />\n  \n            </fieldset>\n            \n              <div id="main_content" class="view_mode">\n                \n                \n          \n\n\n<div>\n  <h2>Site Error</h2>\n\n  <p>An error was encountered while publishing this\n   resource.</p>\n\n  <p>\n    <strong>Error Type:\n      UnsupportedWorkflowMethod\n    </strong>\n    <br />\n    <strong>Error Value:\n      Transition document_publication_workflow/publish unsupported for &lt;Data Set at /erp5_portal_308891a74e63d96b69ba91f1df7e50c8/data_set_module/1&gt;. Current state is \'draft\'.\n    </strong>\n    <br />\n  </p>\n\n  <hr noshade="noshade" />\n\n  <p>Troubleshooting Suggestions</p>\n\n  <ul>\n  \n  <li>The URL may be incorrect.</li>\n  <li>The parameters passed to this resource may be\n    incorrect.</li>\n  <li>A resource that this resource relies on may be\n    encountering an error.</li>\n  </ul>\n\n  <p>For more detailed information about the error, please\n  refer to the error log.\n  </p>\n\n  <p>If the error persists please contact the site\n    maintainer. Thank you for your patience.\n  </p>\n\n</div>\n\n<div>\n  <hr noshade="noshade" />\n  <a href="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/1/error_log/showEntry?id=1454502351.040.417392087033">\n    Show Error Log Entry\n  </a>\n</div>\n\n        \n              </div>\n              \n                \n                \n                  \n  <!-- Each aggregate of groups is a div wrapper -->\n  \n\n                \n                \n                  \n  <!-- Each aggregate of groups is a div wrapper -->\n  <div class="wrapper" id="wrapper_left">\n\n    \n      \n        \n          \n        \n        \n      \n    \n    \n      \n        \n          <div class=" column">                 \n            <fieldset class="widget">\n              <legend class="group_title">Navigation</legend>\n              \n                \n    \n      <div class="field hiddenLabel languageSelector"\n           title="The content of the document considered as a text string">\n        \n          <label>\n            Language\n            \n            \n          </label>\n          <div class="input"><div class="hiddenLabel languageSelector" >\n\n</div></div>\n          \n          \n        \n      </div>\n    \n  \n              \n              \n                \n    \n      <div class="field hiddenLabel"\n           title="The content of the document considered as a text string">\n        \n          <label>\n            Breadcrumb\n            \n            \n          </label>\n          <div class="input"><div class="hiddenLabel" >\n\n\n  \n\n\n\n  <!-- Initialize the recursive loop starting from context or from web section -->\n  <div class="breadcrumb">\n    \n  <ul>\n    <li>\n      <a href="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/1"\n         class="selected">Home</a>\n      \n  \n\n    </li>\n  </ul>\n\n  </div>\n  \n\n\n<span style="float:right;">\nLogged in as: <a style="color:blue;"\n                 href="WebSite_redirectToUserView?cancel_url=http%3A//localhost%3A55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/1/view&amp;user=lucas">lucas</a>\n</span>\n</div></div>\n          \n          \n        \n      </div>\n    \n  \n              \n            </fieldset>\n          </div>\n        \n        \n      \n    \n    \n      \n        \n          \n        \n        \n      \n    \n    \n      \n        \n          \n        \n        \n      \n    \n    \n      \n        \n          <div class=" column">                 \n            <fieldset class="widget">\n              <legend class="group_title">Search</legend>\n              \n                \n    \n      <div class="field hiddenLabel searchInput" title="">\n        \n          <label>\n            Search\n            \n            \n          </label>\n          <div class="input"><input class="hiddenLabel searchInput" name="field_your_search_text" value="" type="text" size="16"  /></div>\n          \n          \n        \n      </div>\n    \n  \n              \n              \n                \n    \n      <div class="field hiddenLabel searchButton" title="">\n        \n          <label>\n            Search\n            \n            \n          </label>\n          <div class="input"><input class="hiddenLabel searchButton" src="" name="Base_searchResultList:method" value="Go" type="submit"  /></div>\n          \n          \n        \n      </div>\n    \n  \n              \n            </fieldset>\n          </div>\n        \n        \n      \n    \n    \n      \n        \n          \n        \n        \n      \n    \n  </div>\n\n                \n                \n                  \n  <!-- Each aggregate of groups is a div wrapper -->\n  <div class="wrapper" id="wrapper_right">\n\n    \n      \n        \n          \n        \n        \n      \n    \n    \n      \n        \n          <div class=" column">                 \n            <fieldset class="widget">\n              <legend class="group_title">Toolbox</legend>\n              \n                \n    \n      <div class="field adminToolbox"\n           title="The content of the document considered as a text string">\n        \n          <label>\n            Admin\n            \n            \n          </label>\n          <div class="input"><div class="adminToolbox" >\n<!-- Floating Panel -->\n\n<!-- header_definitions must be re-called and is_web_mode redefined because calling\n     the current page template through editor_field in the form layout seems to reset\n     the context needed by action drop-down list.\n\n     TODO: Is this case should be handle by automatically by erp5_xhtml_style ?\n           More translation is required.\n-->\n\n\n\n  <!-- XXX is this really useful - called how many times ?? - tried to removed but failed -->\n  <!-- <tal:block metal:use-macro="here/global_definitions/macros/header_definitions"/> -->\n\n\n  <!-- Edit button menu -->\n  <div class="adminSection">\n    <h3>Edit</h3>\n    <ul>\n      <li>\n        <a href="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/1/view?editable_mode:int=0&amp;cancel_url=http%3A//localhost%3A55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/1/view">\n          <img src="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/1/web_site.png"\n               alt=" Icon" title="" />\n          View Web Site\n        </a>\n      </li>\n    </ul>\n  </div>\n\n  <!-- A pop-up menu with all actions which can be applied to\n       the current object and which have no button equivalent\n\n       We need to setup the actions variable from the request because\n       this template is called from outside the main rendering process\n\n       XXX - the location of context_box_render is hardcoded.\n  -->\n  <div class="adminSection">\n    <h3>Web Site Actions</h3>\n    <span id="action" class="action">\n      <select name="select_action" onchange="submitAction(this.form,\'Base_doAction\')">\n        <option selected="selected" value="">Action...</option>\n        \n        <option disabled="disabled">-- Workflows --</option>\n        <option disabled="disabled">-- Object --</option>\n        \n        \n      </select>\n      <button type="submit" name="Base_doAction:method"\n              title="Action">\n        <span class="image"></span>\n        <span class="description">Action</span>\n      </button>\n    </span>\n  </div>\n\n  <!-- Document creation panel.\n  \n       This part is displayed for any document apart Web Site and Web Section.\n       But if Web Site and Web Section have a default page, then it will be displayed anyway\n       in order to let the user clone the default page.\n\n       XXX - This is not so good to create new content in a section\n             Behaviour should be to create content in section / site\n  -->\n  \n</div></div>\n          \n          \n        \n      </div>\n    \n  \n              \n            </fieldset>\n          </div>\n        \n        \n      \n    \n    \n      \n        \n          \n        \n        \n      \n    \n    \n      \n        \n          \n        \n        \n      \n    \n  </div>\n\n                \n                \n                  \n  <!-- Each aggregate of groups is a div wrapper -->\n  <div class="wrapper" id="wrapper_footer">\n\n    \n      \n        \n          <div class="">                 \n            <fieldset class="widget">\n              <legend class="group_title"></legend>\n              \n                \n    \n      <div class="field centered footer"\n           title="The content of the document considered as a text string">\n        \n          <label>\n            ERP5 Website Footer\n            \n            \n          </label>\n          <div class="input"><div class="centered footer" >\n</div></div>\n          \n          \n        \n      </div>\n    \n  \n              \n            </fieldset>\n          </div>\n        \n        \n      \n    \n  </div>\n\n                \n              \n            \n          </form>\n        </body>\n      </html>\n    \n  \n    \n  \n'


FAIL: test_external_get_anonymous (erp5.component.test.erp5_version.testShaDirExternal.TestShaDirExternal)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<portal_components/test.erp5.testShaDirExternal>", line 133, in test_external_get_anonymous
    self.test_external_get(annonymous=True)
  File "<portal_components/test.erp5.testShaDirExternal>", line 112, in test_external_get
    self.test_external_post()
  File "<portal_components/test.erp5.testShaDirExternal>", line 86, in test_external_post
    self.assertEqual('', data)
AssertionError: '' != '\n    \n      \n    \n    \n    \n  \n      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\n      <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\n        <head>\n          \n    <base href="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/2/" />\n    <meta name="description"\n          content="ERP5 Free Open Source ERP and CRM" />\n    <meta name="keywords" content="" />\n    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n    <meta http-equiv="Content-Script-Type" content="text/javascript" />\n    <meta http-equiv="Content-Style-Type" content="text/css" />\n    <title>ERP5 | ERP5</title>\n    <link rel="icon" type="image/x-icon"\n          href="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/2/favicon.ico" />\n    <link rel="shortcut icon" type="image/x-icon"\n          href="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/2/favicon.ico" />\n  \n          \n    <link type="text/css" rel="stylesheet"\n          href="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/2/erp5_web.css" />\n    <link type="text/css" rel="stylesheet"\n          href="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/2/erp5_web_content.css" />\n    <link type="text/css" rel="stylesheet"\n          href="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/2/erp5_web_admin_toolbox.css" />\n    <link type="text/css" rel="stylesheet"\n          href="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/2/template_erp5_web.css" />\n    <script type="text/javascript"\n            src="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/2/jquery/core/jquery.min.js"></script>\n    <script type="text/javascript"\n            src="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/2/erp5.js"></script>\n  \n          <meta name="robots" content="index, follow" />\n        </head>\n        <body>\n          <form id="main_form" class="main_form"\n                onsubmit="changed=false; return true"\n                enctype="multipart/form-data"\n                action="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/2"\n                method="post">\n            <fieldset id="hidden_fieldset" class="hidden_fieldset">\n              \n              \n    <input type="hidden" name="cancel_url" value="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/2/view" />\n  \n            </fieldset>\n            \n              <div id="main_content" class="view_mode">\n                \n                \n          \n\n\n<div>\n  <h2>Site Error</h2>\n\n  <p>An error was encountered while publishing this\n   resource.</p>\n\n  <p>\n    <strong>Error Type:\n      UnsupportedWorkflowMethod\n    </strong>\n    <br />\n    <strong>Error Value:\n      Transition document_publication_workflow/publish unsupported for &lt;Data Set at /erp5_portal_308891a74e63d96b69ba91f1df7e50c8/data_set_module/1&gt;. Current state is \'draft\'.\n    </strong>\n    <br />\n  </p>\n\n  <hr noshade="noshade" />\n\n  <p>Troubleshooting Suggestions</p>\n\n  <ul>\n  \n  <li>The URL may be incorrect.</li>\n  <li>The parameters passed to this resource may be\n    incorrect.</li>\n  <li>A resource that this resource relies on may be\n    encountering an error.</li>\n  </ul>\n\n  <p>For more detailed information about the error, please\n  refer to the error log.\n  </p>\n\n  <p>If the error persists please contact the site\n    maintainer. Thank you for your patience.\n  </p>\n\n</div>\n\n<div>\n  <hr noshade="noshade" />\n  <a href="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/2/error_log/showEntry?id=1454502352.220.43937948058">\n    Show Error Log Entry\n  </a>\n</div>\n\n        \n              </div>\n              \n                \n                \n                  \n  <!-- Each aggregate of groups is a div wrapper -->\n  \n\n                \n                \n                  \n  <!-- Each aggregate of groups is a div wrapper -->\n  <div class="wrapper" id="wrapper_left">\n\n    \n      \n        \n          \n        \n        \n      \n    \n    \n      \n        \n          <div class=" column">                 \n            <fieldset class="widget">\n              <legend class="group_title">Navigation</legend>\n              \n                \n    \n      <div class="field hiddenLabel languageSelector"\n           title="The content of the document considered as a text string">\n        \n          <label>\n            Language\n            \n            \n          </label>\n          <div class="input"><div class="hiddenLabel languageSelector" >\n\n</div></div>\n          \n          \n        \n      </div>\n    \n  \n              \n              \n                \n    \n      <div class="field hiddenLabel"\n           title="The content of the document considered as a text string">\n        \n          <label>\n            Breadcrumb\n            \n            \n          </label>\n          <div class="input"><div class="hiddenLabel" >\n\n\n  \n\n\n\n  <!-- Initialize the recursive loop starting from context or from web section -->\n  <div class="breadcrumb">\n    \n  <ul>\n    <li>\n      <a href="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/2"\n         class="selected">Home</a>\n      \n  \n\n    </li>\n  </ul>\n\n  </div>\n  \n\n\n<span style="float:right;">\nLogged in as: <a style="color:blue;"\n                 href="WebSite_redirectToUserView?cancel_url=http%3A//localhost%3A55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/2/view&amp;user=lucas">lucas</a>\n</span>\n</div></div>\n          \n          \n        \n      </div>\n    \n  \n              \n            </fieldset>\n          </div>\n        \n        \n      \n    \n    \n      \n        \n          \n        \n        \n      \n    \n    \n      \n        \n          \n        \n        \n      \n    \n    \n      \n        \n          <div class=" column">                 \n            <fieldset class="widget">\n              <legend class="group_title">Search</legend>\n              \n                \n    \n      <div class="field hiddenLabel searchInput" title="">\n        \n          <label>\n            Search\n            \n            \n          </label>\n          <div class="input"><input class="hiddenLabel searchInput" name="field_your_search_text" value="" type="text" size="16"  /></div>\n          \n          \n        \n      </div>\n    \n  \n              \n              \n                \n    \n      <div class="field hiddenLabel searchButton" title="">\n        \n          <label>\n            Search\n            \n            \n          </label>\n          <div class="input"><input class="hiddenLabel searchButton" src="" name="Base_searchResultList:method" value="Go" type="submit"  /></div>\n          \n          \n        \n      </div>\n    \n  \n              \n            </fieldset>\n          </div>\n        \n        \n      \n    \n    \n      \n        \n          \n        \n        \n      \n    \n  </div>\n\n                \n                \n                  \n  <!-- Each aggregate of groups is a div wrapper -->\n  <div class="wrapper" id="wrapper_right">\n\n    \n      \n        \n          \n        \n        \n      \n    \n    \n      \n        \n          <div class=" column">                 \n            <fieldset class="widget">\n              <legend class="group_title">Toolbox</legend>\n              \n                \n    \n      <div class="field adminToolbox"\n           title="The content of the document considered as a text string">\n        \n          <label>\n            Admin\n            \n            \n          </label>\n          <div class="input"><div class="adminToolbox" >\n<!-- Floating Panel -->\n\n<!-- header_definitions must be re-called and is_web_mode redefined because calling\n     the current page template through editor_field in the form layout seems to reset\n     the context needed by action drop-down list.\n\n     TODO: Is this case should be handle by automatically by erp5_xhtml_style ?\n           More translation is required.\n-->\n\n\n\n  <!-- XXX is this really useful - called how many times ?? - tried to removed but failed -->\n  <!-- <tal:block metal:use-macro="here/global_definitions/macros/header_definitions"/> -->\n\n\n  <!-- Edit button menu -->\n  <div class="adminSection">\n    <h3>Edit</h3>\n    <ul>\n      <li>\n        <a href="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/2/view?editable_mode:int=0&amp;cancel_url=http%3A//localhost%3A55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/2/view">\n          <img src="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/2/web_site.png"\n               alt=" Icon" title="" />\n          View Web Site\n        </a>\n      </li>\n    </ul>\n  </div>\n\n  <!-- A pop-up menu with all actions which can be applied to\n       the current object and which have no button equivalent\n\n       We need to setup the actions variable from the request because\n       this template is called from outside the main rendering process\n\n       XXX - the location of context_box_render is hardcoded.\n  -->\n  <div class="adminSection">\n    <h3>Web Site Actions</h3>\n    <span id="action" class="action">\n      <select name="select_action" onchange="submitAction(this.form,\'Base_doAction\')">\n        <option selected="selected" value="">Action...</option>\n        \n        <option disabled="disabled">-- Workflows --</option>\n        <option disabled="disabled">-- Object --</option>\n        \n        \n      </select>\n      <button type="submit" name="Base_doAction:method"\n              title="Action">\n        <span class="image"></span>\n        <span class="description">Action</span>\n      </button>\n    </span>\n  </div>\n\n  <!-- Document creation panel.\n  \n       This part is displayed for any document apart Web Site and Web Section.\n       But if Web Site and Web Section have a default page, then it will be displayed anyway\n       in order to let the user clone the default page.\n\n       XXX - This is not so good to create new content in a section\n             Behaviour should be to create content in section / site\n  -->\n  \n</div></div>\n          \n          \n        \n      </div>\n    \n  \n              \n            </fieldset>\n          </div>\n        \n        \n      \n    \n    \n      \n        \n          \n        \n        \n      \n    \n    \n      \n        \n          \n        \n        \n      \n    \n  </div>\n\n                \n                \n                  \n  <!-- Each aggregate of groups is a div wrapper -->\n  <div class="wrapper" id="wrapper_footer">\n\n    \n      \n        \n          <div class="">                 \n            <fieldset class="widget">\n              <legend class="group_title"></legend>\n              \n                \n    \n      <div class="field centered footer"\n           title="The content of the document considered as a text string">\n        \n          <label>\n            ERP5 Website Footer\n            \n            \n          </label>\n          <div class="input"><div class="centered footer" >\n</div></div>\n          \n          \n        \n      </div>\n    \n  \n              \n            </fieldset>\n          </div>\n        \n        \n      \n    \n  </div>\n\n                \n              \n            \n          </form>\n        </body>\n      </html>\n    \n  \n    \n  \n'


FAIL: test_external_post (erp5.component.test.erp5_version.testShaDirExternal.TestShaDirExternal)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<portal_components/test.erp5.testShaDirExternal>", line 86, in test_external_post
    self.assertEqual('', data)
AssertionError: '' != '\n    \n      \n    \n    \n    \n  \n      <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\n      <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">\n        <head>\n          \n    <base href="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/3/" />\n    <meta name="description"\n          content="ERP5 Free Open Source ERP and CRM" />\n    <meta name="keywords" content="" />\n    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\n    <meta http-equiv="Content-Script-Type" content="text/javascript" />\n    <meta http-equiv="Content-Style-Type" content="text/css" />\n    <title>ERP5 | ERP5</title>\n    <link rel="icon" type="image/x-icon"\n          href="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/3/favicon.ico" />\n    <link rel="shortcut icon" type="image/x-icon"\n          href="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/3/favicon.ico" />\n  \n          \n    <link type="text/css" rel="stylesheet"\n          href="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/3/erp5_web.css" />\n    <link type="text/css" rel="stylesheet"\n          href="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/3/erp5_web_content.css" />\n    <link type="text/css" rel="stylesheet"\n          href="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/3/erp5_web_admin_toolbox.css" />\n    <link type="text/css" rel="stylesheet"\n          href="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/3/template_erp5_web.css" />\n    <script type="text/javascript"\n            src="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/3/jquery/core/jquery.min.js"></script>\n    <script type="text/javascript"\n            src="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/3/erp5.js"></script>\n  \n          <meta name="robots" content="index, follow" />\n        </head>\n        <body>\n          <form id="main_form" class="main_form"\n                onsubmit="changed=false; return true"\n                enctype="multipart/form-data"\n                action="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/3"\n                method="post">\n            <fieldset id="hidden_fieldset" class="hidden_fieldset">\n              \n              \n    <input type="hidden" name="cancel_url" value="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/3/view" />\n  \n            </fieldset>\n            \n              <div id="main_content" class="view_mode">\n                \n                \n          \n\n\n<div>\n  <h2>Site Error</h2>\n\n  <p>An error was encountered while publishing this\n   resource.</p>\n\n  <p>\n    <strong>Error Type:\n      UnsupportedWorkflowMethod\n    </strong>\n    <br />\n    <strong>Error Value:\n      Transition document_publication_workflow/publish unsupported for &lt;Data Set at /erp5_portal_308891a74e63d96b69ba91f1df7e50c8/data_set_module/1&gt;. Current state is \'draft\'.\n    </strong>\n    <br />\n  </p>\n\n  <hr noshade="noshade" />\n\n  <p>Troubleshooting Suggestions</p>\n\n  <ul>\n  \n  <li>The URL may be incorrect.</li>\n  <li>The parameters passed to this resource may be\n    incorrect.</li>\n  <li>A resource that this resource relies on may be\n    encountering an error.</li>\n  </ul>\n\n  <p>For more detailed information about the error, please\n  refer to the error log.\n  </p>\n\n  <p>If the error persists please contact the site\n    maintainer. Thank you for your patience.\n  </p>\n\n</div>\n\n<div>\n  <hr noshade="noshade" />\n  <a href="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/3/error_log/showEntry?id=1454502352.870.125360499957">\n    Show Error Log Entry\n  </a>\n</div>\n\n        \n              </div>\n              \n                \n                \n                  \n  <!-- Each aggregate of groups is a div wrapper -->\n  \n\n                \n                \n                  \n  <!-- Each aggregate of groups is a div wrapper -->\n  <div class="wrapper" id="wrapper_left">\n\n    \n      \n        \n          \n        \n        \n      \n    \n    \n      \n        \n          <div class=" column">                 \n            <fieldset class="widget">\n              <legend class="group_title">Navigation</legend>\n              \n                \n    \n      <div class="field hiddenLabel languageSelector"\n           title="The content of the document considered as a text string">\n        \n          <label>\n            Language\n            \n            \n          </label>\n          <div class="input"><div class="hiddenLabel languageSelector" >\n\n</div></div>\n          \n          \n        \n      </div>\n    \n  \n              \n              \n                \n    \n      <div class="field hiddenLabel"\n           title="The content of the document considered as a text string">\n        \n          <label>\n            Breadcrumb\n            \n            \n          </label>\n          <div class="input"><div class="hiddenLabel" >\n\n\n  \n\n\n\n  <!-- Initialize the recursive loop starting from context or from web section -->\n  <div class="breadcrumb">\n    \n  <ul>\n    <li>\n      <a href="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/3"\n         class="selected">Home</a>\n      \n  \n\n    </li>\n  </ul>\n\n  </div>\n  \n\n\n<span style="float:right;">\nLogged in as: <a style="color:blue;"\n                 href="WebSite_redirectToUserView?cancel_url=http%3A//localhost%3A55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/3/view&amp;user=lucas">lucas</a>\n</span>\n</div></div>\n          \n          \n        \n      </div>\n    \n  \n              \n            </fieldset>\n          </div>\n        \n        \n      \n    \n    \n      \n        \n          \n        \n        \n      \n    \n    \n      \n        \n          \n        \n        \n      \n    \n    \n      \n        \n          <div class=" column">                 \n            <fieldset class="widget">\n              <legend class="group_title">Search</legend>\n              \n                \n    \n      <div class="field hiddenLabel searchInput" title="">\n        \n          <label>\n            Search\n            \n            \n          </label>\n          <div class="input"><input class="hiddenLabel searchInput" name="field_your_search_text" value="" type="text" size="16"  /></div>\n          \n          \n        \n      </div>\n    \n  \n              \n              \n                \n    \n      <div class="field hiddenLabel searchButton" title="">\n        \n          <label>\n            Search\n            \n            \n          </label>\n          <div class="input"><input class="hiddenLabel searchButton" src="" name="Base_searchResultList:method" value="Go" type="submit"  /></div>\n          \n          \n        \n      </div>\n    \n  \n              \n            </fieldset>\n          </div>\n        \n        \n      \n    \n    \n      \n        \n          \n        \n        \n      \n    \n  </div>\n\n                \n                \n                  \n  <!-- Each aggregate of groups is a div wrapper -->\n  <div class="wrapper" id="wrapper_right">\n\n    \n      \n        \n          \n        \n        \n      \n    \n    \n      \n        \n          <div class=" column">                 \n            <fieldset class="widget">\n              <legend class="group_title">Toolbox</legend>\n              \n                \n    \n      <div class="field adminToolbox"\n           title="The content of the document considered as a text string">\n        \n          <label>\n            Admin\n            \n            \n          </label>\n          <div class="input"><div class="adminToolbox" >\n<!-- Floating Panel -->\n\n<!-- header_definitions must be re-called and is_web_mode redefined because calling\n     the current page template through editor_field in the form layout seems to reset\n     the context needed by action drop-down list.\n\n     TODO: Is this case should be handle by automatically by erp5_xhtml_style ?\n           More translation is required.\n-->\n\n\n\n  <!-- XXX is this really useful - called how many times ?? - tried to removed but failed -->\n  <!-- <tal:block metal:use-macro="here/global_definitions/macros/header_definitions"/> -->\n\n\n  <!-- Edit button menu -->\n  <div class="adminSection">\n    <h3>Edit</h3>\n    <ul>\n      <li>\n        <a href="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/3/view?editable_mode:int=0&amp;cancel_url=http%3A//localhost%3A55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/3/view">\n          <img src="http://localhost:55482/erp5_portal_308891a74e63d96b69ba91f1df7e50c8/web_site_module/3/web_site.png"\n               alt=" Icon" title="" />\n          View Web Site\n        </a>\n      </li>\n    </ul>\n  </div>\n\n  <!-- A pop-up menu with all actions which can be applied to\n       the current object and which have no button equivalent\n\n       We need to setup the actions variable from the request because\n       this template is called from outside the main rendering process\n\n       XXX - the location of context_box_render is hardcoded.\n  -->\n  <div class="adminSection">\n    <h3>Web Site Actions</h3>\n    <span id="action" class="action">\n      <select name="select_action" onchange="submitAction(this.form,\'Base_doAction\')">\n        <option selected="selected" value="">Action...</option>\n        \n        <option disabled="disabled">-- Workflows --</option>\n        <option disabled="disabled">-- Object --</option>\n        \n        \n      </select>\n      <button type="submit" name="Base_doAction:method"\n              title="Action">\n        <span class="image"></span>\n        <span class="description">Action</span>\n      </button>\n    </span>\n  </div>\n\n  <!-- Document creation panel.\n  \n       This part is displayed for any document apart Web Site and Web Section.\n       But if Web Site and Web Section have a default page, then it will be displayed anyway\n       in order to let the user clone the default page.\n\n       XXX - This is not so good to create new content in a section\n             Behaviour should be to create content in section / site\n  -->\n  \n</div></div>\n          \n          \n        \n      </div>\n    \n  \n              \n            </fieldset>\n          </div>\n        \n        \n      \n    \n    \n      \n        \n          \n        \n        \n      \n    \n    \n      \n        \n          \n        \n        \n      \n    \n  </div>\n\n                \n                \n                  \n  <!-- Each aggregate of groups is a div wrapper -->\n  <div class="wrapper" id="wrapper_footer">\n\n    \n      \n        \n          <div class="">                 \n            <fieldset class="widget">\n              <legend class="group_title"></legend>\n              \n                \n    \n      <div class="field centered footer"\n           title="The content of the document considered as a text string">\n        \n          <label>\n            ERP5 Website Footer\n            \n            \n          </label>\n          <div class="input"><div class="centered footer" >\n</div></div>\n          \n          \n        \n      </div>\n    \n  \n              \n            </fieldset>\n          </div>\n        \n        \n      \n    \n  </div>\n\n                \n              \n            \n          </form>\n        </body>\n      </html>\n    \n  \n    \n  \n'


ERROR: test_user_can_create_and_view_data_set (erp5.component.test.erp5_version.testShaDirSecurity.TestShaDirSecurity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<portal_components/test.erp5.testShaDirSecurity>", line 123, in test_user_can_create_and_view_data_set
    data_set.publish()
  File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/Base.py", line 225, in __call__
    raise UnsupportedWorkflowMethod(instance, wf_id, transition_id)
UnsupportedWorkflowMethod: Transition document_publication_workflow/publish unsupported for <Data Set at /erp5_portal_308891a74e63d96b69ba91f1df7e50c8/data_set_module/2>. Current state is 'draft'.


ERROR: test_user_can_create_and_view_document (erp5.component.test.erp5_version.testShaDirSecurity.TestShaDirSecurity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<portal_components/test.erp5.testShaDirSecurity>", line 170, in test_user_can_create_and_view_document
    document.publishAlive()
  File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/Base.py", line 225, in __call__
    raise UnsupportedWorkflowMethod(instance, wf_id, transition_id)
UnsupportedWorkflowMethod: Transition document_publication_workflow/publish_alive unsupported for <Text at /erp5_portal_308891a74e63d96b69ba91f1df7e50c8/document_module/1>. Current state is 'draft'.


ERROR: test_user_can_view_published_alive_text_from_other_users (erp5.component.test.erp5_version.testShaDirSecurity.TestShaDirSecurity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<portal_components/test.erp5.testShaDirSecurity>", line 194, in test_user_can_view_published_alive_text_from_other_users
    document.publishAlive()
  File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/Base.py", line 225, in __call__
    raise UnsupportedWorkflowMethod(instance, wf_id, transition_id)
UnsupportedWorkflowMethod: Transition document_publication_workflow/publish_alive unsupported for <Text at /erp5_portal_308891a74e63d96b69ba91f1df7e50c8/document_module/2>. Current state is 'draft'.


ERROR: test_user_can_view_published_data_set_from_other_users (erp5.component.test.erp5_version.testShaDirSecurity.TestShaDirSecurity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<portal_components/test.erp5.testShaDirSecurity>", line 150, in test_user_can_view_published_data_set_from_other_users
    data_set.publish()
  File "/srv/slapgrid/slappart18/srv/testnode/e/soft/a41c0c49a8568814a8356495e3a3385c/parts/erp5/Products/ERP5Type/Base.py", line 225, in __call__
    raise UnsupportedWorkflowMethod(instance, wf_id, transition_id)
UnsupportedWorkflowMethod: Transition document_publication_workflow/publish unsupported for <Data Set at /erp5_portal_308891a74e63d96b69ba91f1df7e50c8/data_set_module/3>. Current state is 'draft'.


ERROR: test_EventPath (testCRM.TestCRM)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5/tests/testCRM.py", line 505, in test_EventPath
    self.tic()
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 248, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_d1a9f91cce74f5ae3ee08f2752d50357/person_module/2', 'Entity_createEventFromDefaultEventPath', -2, 1)]
Last error message:
AttributeError
getOriginReference
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1389, in group_method
    m.result = getattr(m.object, method_id)(*m.args, **m.kw)
  Module Shared.DC.Scripts.Bindings, line 322, in __call__
    return self._bindAndExec(args, kw, None)
  Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1291, in _exec
    return PythonScript_exec(self, *args)
  Module Products.ERP5Type.patches.PythonScript, line 169, in _exec
    return PythonScript_exec(self, *args)
  Module Products.PythonScripts.PythonScript, line 344, in _exec
    result = f(*args, **kw)
  Module script, line 27, in Entity_createEventFromDefaultEventPath
   - <PythonScript at /erp5_portal_d1a9f91cce74f5ae3ee08f2752d50357/Entity_createEventFromDefaultEventPath used for /erp5_portal_d1a9f91cce74f5ae3ee08f2752d50357/person_module/2>
   - Line 27
    batch_mode=True)
  Module Shared.DC.Scripts.Bindings, line 322, in __call__
    return self._bindAndExec(args, kw, None)
  Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1291, in _exec
    return PythonScript_exec(self, *args)
  Module Products.ERP5Type.patches.PythonScript, line 169, in _exec
    return PythonScript_exec(self, *args)
  Module Products.PythonScripts.PythonScript, line 344, in _exec
    result = f(*args, **kw)
  Module script, line 71, in Base_addEvent
   - <PythonScript at /erp5_portal_d1a9f91cce74f5ae3ee08f2752d50357/Base_addEvent used for /erp5_portal_d1a9f91cce74f5ae3ee08f2752d50357/person_module/2>
   - Line 71
    reference=notification_message, language=language)
  Module Shared.DC.Scripts.Bindings, line 322, in __call__
    return self._bindAndExec(args, kw, None)
  Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1291, in _exec
    return PythonScript_exec(self, *args)
  Module Products.ERP5Type.patches.PythonScript, line 169, in _exec
    return PythonScript_exec(self, *args)
  Module Products.PythonScripts.PythonScript, line 344, in _exec
    result = f(*args, **kw)
  Module script, line 24, in Event_setTextContentFromNotificationMessage
   - <PythonScript at /erp5_portal_d1a9f91cce74f5ae3ee08f2752d50357/Event_setTextContentFromNotificationMessage used for /erp5_portal_d1a9f91cce74f5ae3ee08f2752d50357/event_module/1>
   - Line 24
    substitution_method_parameter_dict=substitution_method_parameter_dict)
  Module Products.ERP5.mixin.document, line 84, in convert
    result = self._convert(format, **kw)
  Module Products.ERP5.Document.TextDocument, line 191, in _convert
    **substitution_method_parameter_dict)
  Module Products.ERP5.Document.TextDocument, line 93, in _substituteTextContent
    mapping = method(**kw)
  Module Shared.DC.Scripts.Bindings, line 322, in __call__
    return self._bindAndExec(args, kw, None)
  Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1291, in _exec
    return PythonScript_exec(self, *args)
  Module Products.ERP5Type.patches.PythonScript, line 169, in _exec
    return PythonScript_exec(self, *args)
  Module Products.PythonScripts.PythonScript, line 344, in _exec
    result = f(*args, **kw)
  Module script, line 60, in NotificationMessage_getSubstitutionMappingDictFromEvent
   - <PythonScript at /erp5_portal_d1a9f91cce74f5ae3ee08f2752d50357/NotificationMessage_getSubstitutionMappingDictFromEvent used for /erp5_portal_d1a9f91cce74f5ae3ee08f2752d50357/notification_message_module/1>
   - Line 60
    return getSubstitutionMappingDict()
  Module script, line 15, in getSubstitutionMappingDict
   - <PythonScript at /erp5_portal_d1a9f91cce74f5ae3ee08f2752d50357/NotificationMessage_getSubstitutionMappingDictFromEvent used for /erp5_portal_d1a9f91cce74f5ae3ee08f2752d50357/notification_message_module/1>
   - Line 15
    kw['origin_campaign'] = destination.getOriginReference()
AttributeError: getOriginReference



ERROR: testAssignmentCreationUsingSystemPreferenceProperty (testERP5Credential.TestERP5Credential)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5/tests/testERP5Credential.py", line 1084, in testAssignmentCreationUsingSystemPreferenceProperty
    self.stepCheckAssignmentAfterActiveLogin(sequence)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5/tests/testERP5Credential.py", line 305, in stepCheckAssignmentAfterActiveLogin
    self.tic()
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 248, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_91f86371cfe045008dccb9586d85ffe1/credential_request_module/1', 'Credential_accept', -2, 1)]
Last error message:
UnsupportedWorkflowMethod
Transition assignment_workflow/open unsupported for <Assignment at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/person_module/1/1>. Current state is 'draft'.
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1389, in group_method
    m.result = getattr(m.object, method_id)(*m.args, **m.kw)
  Module Shared.DC.Scripts.Bindings, line 322, in __call__
    return self._bindAndExec(args, kw, None)
  Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1291, in _exec
    return PythonScript_exec(self, *args)
  Module Products.ERP5Type.patches.PythonScript, line 169, in _exec
    return PythonScript_exec(self, *args)
  Module Products.PythonScripts.PythonScript, line 344, in _exec
    result = f(*args, **kw)
  Module script, line 6, in Credential_accept
   - <PythonScript at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/Credential_accept used for /erp5_portal_91f86371cfe045008dccb9586d85ffe1/credential_request_module/1>
   - Line 6
    context.accept()
  Module Products.ERP5Type.Base, line 257, in __call__
    wf[wf_id].notifySuccess(instance, transition_list, result, args=args, kw=kw)
  Module Products.ERP5.InteractionWorkflow, line 292, in notifySuccess
    script(sci)  # May throw an exception
  Module Shared.DC.Scripts.Bindings, line 322, in __call__
    return self._bindAndExec(args, kw, None)
  Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1291, in _exec
    return PythonScript_exec(self, *args)
  Module Products.ERP5Type.patches.PythonScript, line 169, in _exec
    return PythonScript_exec(self, *args)
  Module Products.PythonScripts.PythonScript, line 344, in _exec
    result = f(*args, **kw)
  Module script, line 3, in CredentialRequest_createUserAccount
   - <PythonScript at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/portal_workflow/credential_interaction_workflow/scripts/CredentialRequest_createUserAccount>
   - Line 3
    state_change['object'].CredentialRequest_createPersonAndAssignment()
  Module Shared.DC.Scripts.Bindings, line 322, in __call__
    return self._bindAndExec(args, kw, None)
  Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1291, in _exec
    return PythonScript_exec(self, *args)
  Module Products.ERP5Type.patches.PythonScript, line 169, in _exec
    return PythonScript_exec(self, *args)
  Module Products.PythonScripts.PythonScript, line 344, in _exec
    result = f(*args, **kw)
  Module script, line 27, in CredentialRequest_createPersonAndAssignment
   - <PythonScript at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/CredentialRequest_createPersonAndAssignment used for /erp5_portal_91f86371cfe045008dccb9586d85ffe1/credential_request_module/1>
   - Line 27
    context.CredentialRequest_updatePersonAssignment()
  Module Shared.DC.Scripts.Bindings, line 322, in __call__
    return self._bindAndExec(args, kw, None)
  Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1291, in _exec
    return PythonScript_exec(self, *args)
  Module Products.ERP5Type.patches.PythonScript, line 169, in _exec
    return PythonScript_exec(self, *args)
  Module Products.PythonScripts.PythonScript, line 344, in _exec
    result = f(*args, **kw)
  Module script, line 61, in CredentialRequest_updatePersonAssignment
   - <PythonScript at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/CredentialRequest_updatePersonAssignment used for /erp5_portal_91f86371cfe045008dccb9586d85ffe1/credential_request_module/1>
   - Line 61
    assignment.open()
  Module Products.ERP5Type.Base, line 225, in __call__
    raise UnsupportedWorkflowMethod(instance, wf_id, transition_id)
UnsupportedWorkflowMethod: Transition assignment_workflow/open unsupported for <Assignment at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/person_module/1/1>. Current state is 'draft'.



ERROR: testERP5Site_activeLogin (testERP5Credential.TestERP5Credential)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5/tests/testERP5Credential.py", line 1112, in testERP5Site_activeLogin
    self.tic()
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 248, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_91f86371cfe045008dccb9586d85ffe1/credential_request_module/2', 'Credential_accept', -2, 1)]
Last error message:
UnsupportedWorkflowMethod
Transition assignment_workflow/open unsupported for <Assignment at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/person_module/1/1>. Current state is 'draft'.
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1389, in group_method
    m.result = getattr(m.object, method_id)(*m.args, **m.kw)
  Module Shared.DC.Scripts.Bindings, line 322, in __call__
    return self._bindAndExec(args, kw, None)
  Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1291, in _exec
    return PythonScript_exec(self, *args)
  Module Products.ERP5Type.patches.PythonScript, line 169, in _exec
    return PythonScript_exec(self, *args)
  Module Products.PythonScripts.PythonScript, line 344, in _exec
    result = f(*args, **kw)
  Module script, line 6, in Credential_accept
   - <PythonScript at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/Credential_accept used for /erp5_portal_91f86371cfe045008dccb9586d85ffe1/credential_request_module/2>
   - Line 6
    context.accept()
  Module Products.ERP5Type.Base, line 257, in __call__
    wf[wf_id].notifySuccess(instance, transition_list, result, args=args, kw=kw)
  Module Products.ERP5.InteractionWorkflow, line 292, in notifySuccess
    script(sci)  # May throw an exception
  Module Shared.DC.Scripts.Bindings, line 322, in __call__
    return self._bindAndExec(args, kw, None)
  Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1291, in _exec
    return PythonScript_exec(self, *args)
  Module Products.ERP5Type.patches.PythonScript, line 169, in _exec
    return PythonScript_exec(self, *args)
  Module Products.PythonScripts.PythonScript, line 344, in _exec
    result = f(*args, **kw)
  Module script, line 3, in CredentialRequest_createUserAccount
   - <PythonScript at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/portal_workflow/credential_interaction_workflow/scripts/CredentialRequest_createUserAccount>
   - Line 3
    state_change['object'].CredentialRequest_createPersonAndAssignment()
  Module Shared.DC.Scripts.Bindings, line 322, in __call__
    return self._bindAndExec(args, kw, None)
  Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1291, in _exec
    return PythonScript_exec(self, *args)
  Module Products.ERP5Type.patches.PythonScript, line 169, in _exec
    return PythonScript_exec(self, *args)
  Module Products.PythonScripts.PythonScript, line 344, in _exec
    result = f(*args, **kw)
  Module script, line 27, in CredentialRequest_createPersonAndAssignment
   - <PythonScript at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/CredentialRequest_createPersonAndAssignment used for /erp5_portal_91f86371cfe045008dccb9586d85ffe1/credential_request_module/2>
   - Line 27
    context.CredentialRequest_updatePersonAssignment()
  Module Shared.DC.Scripts.Bindings, line 322, in __call__
    return self._bindAndExec(args, kw, None)
  Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1291, in _exec
    return PythonScript_exec(self, *args)
  Module Products.ERP5Type.patches.PythonScript, line 169, in _exec
    return PythonScript_exec(self, *args)
  Module Products.PythonScripts.PythonScript, line 344, in _exec
    result = f(*args, **kw)
  Module script, line 61, in CredentialRequest_updatePersonAssignment
   - <PythonScript at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/CredentialRequest_updatePersonAssignment used for /erp5_portal_91f86371cfe045008dccb9586d85ffe1/credential_request_module/2>
   - Line 61
    assignment.open()
  Module Products.ERP5Type.Base, line 225, in __call__
    raise UnsupportedWorkflowMethod(instance, wf_id, transition_id)
UnsupportedWorkflowMethod: Transition assignment_workflow/open unsupported for <Assignment at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/person_module/1/1>. Current state is 'draft'.



ERROR: test_02_acceptSubscriptionRequest (testERP5Credential.TestERP5Credential)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5/tests/testERP5Credential.py", line 913, in test_02_acceptSubscriptionRequest
    sequence_list.play(self)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      SetCredentialAssignmentPropertyList
      CreateSimpleSubscriptionRequest
      Tic
      SubmitSubscriptionRequest
      Tic
    > AcceptSubscriptionRequest
      Tic
      CheckAccountIsCreated
      Tic
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
    method(sequence=sequence)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5/tests/testERP5Credential.py", line 390, in stepAcceptSubscriptionRequest
    subscription_request.accept()
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/Base.py", line 257, in __call__
    wf[wf_id].notifySuccess(instance, transition_list, result, args=args, kw=kw)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5/InteractionWorkflow.py", line 292, in notifySuccess
    script(sci)  # May throw an exception
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
    return self._bindAndExec(args, kw, None)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1291, in _exec
    return PythonScript_exec(self, *args)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/patches/PythonScript.py", line 169, in _exec
    return PythonScript_exec(self, *args)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 3, in CredentialRequest_createUserAccount
    state_change['object'].CredentialRequest_createPersonAndAssignment()
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
    return self._bindAndExec(args, kw, None)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1291, in _exec
    return PythonScript_exec(self, *args)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/patches/PythonScript.py", line 169, in _exec
    return PythonScript_exec(self, *args)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 27, in CredentialRequest_createPersonAndAssignment
    context.CredentialRequest_updatePersonAssignment()
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
    return self._bindAndExec(args, kw, None)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1291, in _exec
    return PythonScript_exec(self, *args)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/patches/PythonScript.py", line 169, in _exec
    return PythonScript_exec(self, *args)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 61, in CredentialRequest_updatePersonAssignment
    assignment.open()
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/Base.py", line 225, in __call__
    raise UnsupportedWorkflowMethod(instance, wf_id, transition_id)
UnsupportedWorkflowMethod: Transition assignment_workflow/open unsupported for <Assignment at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/person_module/3/1>. Current state is 'draft'.


ERROR: test_03_simpleCredentialUpdate (testERP5Credential.TestERP5Credential)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5/tests/testERP5Credential.py", line 930, in test_03_simpleCredentialUpdate
    sequence_list.play(self)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      SetCredentialAssignmentPropertyList
      CreateSimpleSubscriptionRequest
      SubmitSubscriptionRequest
      Tic
    > AcceptSubscriptionRequest
      Tic
      CreateCredentialUpdate
      AcceptCredentialUpdate
      Tic
      CheckCredentialUpdate
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
    method(sequence=sequence)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5/tests/testERP5Credential.py", line 390, in stepAcceptSubscriptionRequest
    subscription_request.accept()
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/Base.py", line 257, in __call__
    wf[wf_id].notifySuccess(instance, transition_list, result, args=args, kw=kw)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5/InteractionWorkflow.py", line 292, in notifySuccess
    script(sci)  # May throw an exception
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
    return self._bindAndExec(args, kw, None)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1291, in _exec
    return PythonScript_exec(self, *args)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/patches/PythonScript.py", line 169, in _exec
    return PythonScript_exec(self, *args)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 3, in CredentialRequest_createUserAccount
    state_change['object'].CredentialRequest_createPersonAndAssignment()
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
    return self._bindAndExec(args, kw, None)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1291, in _exec
    return PythonScript_exec(self, *args)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/patches/PythonScript.py", line 169, in _exec
    return PythonScript_exec(self, *args)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 27, in CredentialRequest_createPersonAndAssignment
    context.CredentialRequest_updatePersonAssignment()
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
    return self._bindAndExec(args, kw, None)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1291, in _exec
    return PythonScript_exec(self, *args)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/patches/PythonScript.py", line 169, in _exec
    return PythonScript_exec(self, *args)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 61, in CredentialRequest_updatePersonAssignment
    assignment.open()
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/Base.py", line 225, in __call__
    raise UnsupportedWorkflowMethod(instance, wf_id, transition_id)
UnsupportedWorkflowMethod: Transition assignment_workflow/open unsupported for <Assignment at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/person_module/3/1>. Current state is 'draft'.


ERROR: test_04_automaticCredentialRequestApproval (testERP5Credential.TestERP5Credential)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5/tests/testERP5Credential.py", line 951, in test_04_automaticCredentialRequestApproval
    sequence_list.play(self)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      SetCredentialRequestAutomaticApprovalPreferences
      SetCredentialAssignmentPropertyList
      SetCredentialRequestCreatedMessage
      CreateSimpleSubscriptionRequest
    > Tic
      CheckAccountIsCreated
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
    method(sequence=sequence)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 567, in stepTic
    self.tic()
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 248, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_91f86371cfe045008dccb9586d85ffe1/credential_request_module/10', 'Credential_accept', -2, 1)]
Last error message:
UnsupportedWorkflowMethod
Transition assignment_workflow/open unsupported for <Assignment at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/person_module/3/1>. Current state is 'draft'.
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1389, in group_method
    m.result = getattr(m.object, method_id)(*m.args, **m.kw)
  Module Shared.DC.Scripts.Bindings, line 322, in __call__
    return self._bindAndExec(args, kw, None)
  Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1291, in _exec
    return PythonScript_exec(self, *args)
  Module Products.ERP5Type.patches.PythonScript, line 169, in _exec
    return PythonScript_exec(self, *args)
  Module Products.PythonScripts.PythonScript, line 344, in _exec
    result = f(*args, **kw)
  Module script, line 6, in Credential_accept
   - <PythonScript at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/Credential_accept used for /erp5_portal_91f86371cfe045008dccb9586d85ffe1/credential_request_module/10>
   - Line 6
    context.accept()
  Module Products.ERP5Type.Base, line 257, in __call__
    wf[wf_id].notifySuccess(instance, transition_list, result, args=args, kw=kw)
  Module Products.ERP5.InteractionWorkflow, line 292, in notifySuccess
    script(sci)  # May throw an exception
  Module Shared.DC.Scripts.Bindings, line 322, in __call__
    return self._bindAndExec(args, kw, None)
  Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1291, in _exec
    return PythonScript_exec(self, *args)
  Module Products.ERP5Type.patches.PythonScript, line 169, in _exec
    return PythonScript_exec(self, *args)
  Module Products.PythonScripts.PythonScript, line 344, in _exec
    result = f(*args, **kw)
  Module script, line 3, in CredentialRequest_createUserAccount
   - <PythonScript at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/portal_workflow/credential_interaction_workflow/scripts/CredentialRequest_createUserAccount>
   - Line 3
    state_change['object'].CredentialRequest_createPersonAndAssignment()
  Module Shared.DC.Scripts.Bindings, line 322, in __call__
    return self._bindAndExec(args, kw, None)
  Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1291, in _exec
    return PythonScript_exec(self, *args)
  Module Products.ERP5Type.patches.PythonScript, line 169, in _exec
    return PythonScript_exec(self, *args)
  Module Products.PythonScripts.PythonScript, line 344, in _exec
    result = f(*args, **kw)
  Module script, line 27, in CredentialRequest_createPersonAndAssignment
   - <PythonScript at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/CredentialRequest_createPersonAndAssignment used for /erp5_portal_91f86371cfe045008dccb9586d85ffe1/credential_request_module/10>
   - Line 27
    context.CredentialRequest_updatePersonAssignment()
  Module Shared.DC.Scripts.Bindings, line 322, in __call__
    return self._bindAndExec(args, kw, None)
  Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1291, in _exec
    return PythonScript_exec(self, *args)
  Module Products.ERP5Type.patches.PythonScript, line 169, in _exec
    return PythonScript_exec(self, *args)
  Module Products.PythonScripts.PythonScript, line 344, in _exec
    result = f(*args, **kw)
  Module script, line 61, in CredentialRequest_updatePersonAssignment
   - <PythonScript at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/CredentialRequest_updatePersonAssignment used for /erp5_portal_91f86371cfe045008dccb9586d85ffe1/credential_request_module/10>
   - Line 61
    assignment.open()
  Module Products.ERP5Type.Base, line 225, in __call__
    raise UnsupportedWorkflowMethod(instance, wf_id, transition_id)
UnsupportedWorkflowMethod: Transition assignment_workflow/open unsupported for <Assignment at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/person_module/3/1>. Current state is 'draft'.



ERROR: test_05_automaticCredentialUpdateApproval (testERP5Credential.TestERP5Credential)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5/tests/testERP5Credential.py", line 972, in test_05_automaticCredentialUpdateApproval
    sequence_list.play(self)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      SetPersonCredentialUpdateAutomaticApprovalPreferences
      SetCredentialAssignmentPropertyList
      CreateSimpleSubscriptionRequest
      SubmitSubscriptionRequest
      Tic
    > AcceptSubscriptionRequest
      Tic
      CheckAccountIsCreated
      CreateCredentialUpdate
      Tic
      CheckCredentialUpdate
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
    method(sequence=sequence)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5/tests/testERP5Credential.py", line 390, in stepAcceptSubscriptionRequest
    subscription_request.accept()
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/Base.py", line 257, in __call__
    wf[wf_id].notifySuccess(instance, transition_list, result, args=args, kw=kw)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5/InteractionWorkflow.py", line 292, in notifySuccess
    script(sci)  # May throw an exception
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
    return self._bindAndExec(args, kw, None)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1291, in _exec
    return PythonScript_exec(self, *args)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/patches/PythonScript.py", line 169, in _exec
    return PythonScript_exec(self, *args)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 3, in CredentialRequest_createUserAccount
    state_change['object'].CredentialRequest_createPersonAndAssignment()
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
    return self._bindAndExec(args, kw, None)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1291, in _exec
    return PythonScript_exec(self, *args)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/patches/PythonScript.py", line 169, in _exec
    return PythonScript_exec(self, *args)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 27, in CredentialRequest_createPersonAndAssignment
    context.CredentialRequest_updatePersonAssignment()
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 322, in __call__
    return self._bindAndExec(args, kw, None)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/eggs/Zope2-2.13.22-py2.7.egg/Shared/DC/Scripts/Bindings.py", line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1291, in _exec
    return PythonScript_exec(self, *args)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/patches/PythonScript.py", line 169, in _exec
    return PythonScript_exec(self, *args)
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/eggs/Products.PythonScripts-2.13.2-py2.7.egg/Products/PythonScripts/PythonScript.py", line 344, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 61, in CredentialRequest_updatePersonAssignment
    assignment.open()
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/Base.py", line 225, in __call__
    raise UnsupportedWorkflowMethod(instance, wf_id, transition_id)
UnsupportedWorkflowMethod: Transition assignment_workflow/open unsupported for <Assignment at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/person_module/3/1>. Current state is 'draft'.


ERROR: test_double_ERP5Site_newCredentialRequest (testERP5Credential.TestERP5Credential)
Check that ERP5Site_newCredentialRequest will not create conflicting
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5/tests/testERP5Credential.py", line 1146, in test_double_ERP5Site_newCredentialRequest
    response = self._createCredentialRequest()
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5/tests/testERP5Credential.py", line 811, in _createCredentialRequest
    self.tic()
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 248, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_91f86371cfe045008dccb9586d85ffe1/credential_request_module/14', 'Credential_accept', -2, 1)]
Last error message:
UnsupportedWorkflowMethod
Transition assignment_workflow/open unsupported for <Assignment at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/person_module/11/1>. Current state is 'draft'.
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1389, in group_method
    m.result = getattr(m.object, method_id)(*m.args, **m.kw)
  Module Shared.DC.Scripts.Bindings, line 322, in __call__
    return self._bindAndExec(args, kw, None)
  Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1291, in _exec
    return PythonScript_exec(self, *args)
  Module Products.ERP5Type.patches.PythonScript, line 169, in _exec
    return PythonScript_exec(self, *args)
  Module Products.PythonScripts.PythonScript, line 344, in _exec
    result = f(*args, **kw)
  Module script, line 6, in Credential_accept
   - <PythonScript at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/Credential_accept used for /erp5_portal_91f86371cfe045008dccb9586d85ffe1/credential_request_module/14>
   - Line 6
    context.accept()
  Module Products.ERP5Type.Base, line 257, in __call__
    wf[wf_id].notifySuccess(instance, transition_list, result, args=args, kw=kw)
  Module Products.ERP5.InteractionWorkflow, line 292, in notifySuccess
    script(sci)  # May throw an exception
  Module Shared.DC.Scripts.Bindings, line 322, in __call__
    return self._bindAndExec(args, kw, None)
  Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1291, in _exec
    return PythonScript_exec(self, *args)
  Module Products.ERP5Type.patches.PythonScript, line 169, in _exec
    return PythonScript_exec(self, *args)
  Module Products.PythonScripts.PythonScript, line 344, in _exec
    result = f(*args, **kw)
  Module script, line 3, in CredentialRequest_createUserAccount
   - <PythonScript at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/portal_workflow/credential_interaction_workflow/scripts/CredentialRequest_createUserAccount>
   - Line 3
    state_change['object'].CredentialRequest_createPersonAndAssignment()
  Module Shared.DC.Scripts.Bindings, line 322, in __call__
    return self._bindAndExec(args, kw, None)
  Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1291, in _exec
    return PythonScript_exec(self, *args)
  Module Products.ERP5Type.patches.PythonScript, line 169, in _exec
    return PythonScript_exec(self, *args)
  Module Products.PythonScripts.PythonScript, line 344, in _exec
    result = f(*args, **kw)
  Module script, line 27, in CredentialRequest_createPersonAndAssignment
   - <PythonScript at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/CredentialRequest_createPersonAndAssignment used for /erp5_portal_91f86371cfe045008dccb9586d85ffe1/credential_request_module/14>
   - Line 27
    context.CredentialRequest_updatePersonAssignment()
  Module Shared.DC.Scripts.Bindings, line 322, in __call__
    return self._bindAndExec(args, kw, None)
  Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1291, in _exec
    return PythonScript_exec(self, *args)
  Module Products.ERP5Type.patches.PythonScript, line 169, in _exec
    return PythonScript_exec(self, *args)
  Module Products.PythonScripts.PythonScript, line 344, in _exec
    result = f(*args, **kw)
  Module script, line 61, in CredentialRequest_updatePersonAssignment
   - <PythonScript at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/CredentialRequest_updatePersonAssignment used for /erp5_portal_91f86371cfe045008dccb9586d85ffe1/credential_request_module/14>
   - Line 61
    assignment.open()
  Module Products.ERP5Type.Base, line 225, in __call__
    raise UnsupportedWorkflowMethod(instance, wf_id, transition_id)
UnsupportedWorkflowMethod: Transition assignment_workflow/open unsupported for <Assignment at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/person_module/11/1>. Current state is 'draft'.



ERROR: test_double_ERP5Site_newCredentialRequest_indexation (testERP5Credential.TestERP5Credential)
Check that ERP5Site_newCredentialRequest will react correctly in case
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5/tests/testERP5Credential.py", line 1189, in test_double_ERP5Site_newCredentialRequest_indexation
    self.tic()
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 248, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_91f86371cfe045008dccb9586d85ffe1/credential_request_module/15', 'Credential_accept', -2, 1)]
Last error message:
UnsupportedWorkflowMethod
Transition assignment_workflow/open unsupported for <Assignment at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/person_module/11/1>. Current state is 'draft'.
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1389, in group_method
    m.result = getattr(m.object, method_id)(*m.args, **m.kw)
  Module Shared.DC.Scripts.Bindings, line 322, in __call__
    return self._bindAndExec(args, kw, None)
  Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1291, in _exec
    return PythonScript_exec(self, *args)
  Module Products.ERP5Type.patches.PythonScript, line 169, in _exec
    return PythonScript_exec(self, *args)
  Module Products.PythonScripts.PythonScript, line 344, in _exec
    result = f(*args, **kw)
  Module script, line 6, in Credential_accept
   - <PythonScript at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/Credential_accept used for /erp5_portal_91f86371cfe045008dccb9586d85ffe1/credential_request_module/15>
   - Line 6
    context.accept()
  Module Products.ERP5Type.Base, line 257, in __call__
    wf[wf_id].notifySuccess(instance, transition_list, result, args=args, kw=kw)
  Module Products.ERP5.InteractionWorkflow, line 292, in notifySuccess
    script(sci)  # May throw an exception
  Module Shared.DC.Scripts.Bindings, line 322, in __call__
    return self._bindAndExec(args, kw, None)
  Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1291, in _exec
    return PythonScript_exec(self, *args)
  Module Products.ERP5Type.patches.PythonScript, line 169, in _exec
    return PythonScript_exec(self, *args)
  Module Products.PythonScripts.PythonScript, line 344, in _exec
    result = f(*args, **kw)
  Module script, line 3, in CredentialRequest_createUserAccount
   - <PythonScript at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/portal_workflow/credential_interaction_workflow/scripts/CredentialRequest_createUserAccount>
   - Line 3
    state_change['object'].CredentialRequest_createPersonAndAssignment()
  Module Shared.DC.Scripts.Bindings, line 322, in __call__
    return self._bindAndExec(args, kw, None)
  Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1291, in _exec
    return PythonScript_exec(self, *args)
  Module Products.ERP5Type.patches.PythonScript, line 169, in _exec
    return PythonScript_exec(self, *args)
  Module Products.PythonScripts.PythonScript, line 344, in _exec
    result = f(*args, **kw)
  Module script, line 27, in CredentialRequest_createPersonAndAssignment
   - <PythonScript at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/CredentialRequest_createPersonAndAssignment used for /erp5_portal_91f86371cfe045008dccb9586d85ffe1/credential_request_module/15>
   - Line 27
    context.CredentialRequest_updatePersonAssignment()
  Module Shared.DC.Scripts.Bindings, line 322, in __call__
    return self._bindAndExec(args, kw, None)
  Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1291, in _exec
    return PythonScript_exec(self, *args)
  Module Products.ERP5Type.patches.PythonScript, line 169, in _exec
    return PythonScript_exec(self, *args)
  Module Products.PythonScripts.PythonScript, line 344, in _exec
    result = f(*args, **kw)
  Module script, line 61, in CredentialRequest_updatePersonAssignment
   - <PythonScript at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/CredentialRequest_updatePersonAssignment used for /erp5_portal_91f86371cfe045008dccb9586d85ffe1/credential_request_module/15>
   - Line 61
    assignment.open()
  Module Products.ERP5Type.Base, line 225, in __call__
    raise UnsupportedWorkflowMethod(instance, wf_id, transition_id)
UnsupportedWorkflowMethod: Transition assignment_workflow/open unsupported for <Assignment at /erp5_portal_91f86371cfe045008dccb9586d85ffe1/person_module/11/1>. Current state is 'draft'.



FAIL: testNamingConvention (testERP5NamingConvention.TestNamingConvention)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/tests/testERP5NamingConvention.py", line 119, in testNamingConvention
    self.assertEqual(0, len(final_result_list), "\n".join(final_result_list))
AssertionError: erp5_crm/Event_viewCreateResponseDialog : your_response_workflow_action : 'triggered' is not titlecased

erp5_crm/Ticket_viewCreateResponseWorkflowActionDialog : your_response_workflow_action : 'triggered' is not titlecased

erp5_crm/Ticket_viewNewEventDialog : your_event_workflow_action : 'triggered' is not titlecased



ERROR: test_05_UnsubscriptionFromURL (testFreeSubscription.TestFreeSubscription)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart8/srv/testnode/e/soft/56c6164051a28aa1652bc9a5cb986f2e/parts/erp5/Products/ERP5/tests/testFreeSubscription.py", line 401, in test_05_UnsubscriptionFromURL
    sequence_list.play(self)
  File "/srv/slapgrid/slappart8/srv/testnode/e/soft/56c6164051a28aa1652bc9a5cb986f2e/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 206, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/srv/slapgrid/slappart8/srv/testnode/e/soft/56c6164051a28aa1652bc9a5cb986f2e/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 127, in play
    .play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreateReceiver
      CreateSender
      CreateMailingResource
      Tic
      CreateFreeSubscription
      Tic
      CreateNotificationMessage
      CreateCommunicationPlan
      CreateCampaign
      Tic
      ValidateCampaign
    > Tic
      CheckEventCreated
      EnableFreeSubscriptionRequestAutomaticApprovalPreferences
      Tic
      ClickUnsubscriptionLinkInEvent
      Tic
      CheckFreeSubscriptionRequestCreated
      CheckAcceptedFreeSubscriptionRequest
      CheckFreeSubscriptionInvalidated
  File "/srv/slapgrid/slappart8/srv/testnode/e/soft/56c6164051a28aa1652bc9a5cb986f2e/parts/erp5/Products/ERP5Type/tests/Sequence.py", line 91, in play
    method(sequence=sequence)
  File "/srv/slapgrid/slappart8/srv/testnode/e/soft/56c6164051a28aa1652bc9a5cb986f2e/parts/erp5/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 567, in stepTic
    self.tic()
  File "/srv/slapgrid/slappart8/srv/testnode/e/soft/56c6164051a28aa1652bc9a5cb986f2e/parts/erp5/Products/ERP5Type/tests/ProcessingNodeTestCase.py", line 248, in tic
    raise RuntimeError(error_message)
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_9a05eb207431f6afc92d7650eef7ef94/person_module/5', 'Entity_createEventFromDefaultEventPath', -2, 1)]
Last error message:
AttributeError
getOriginReference
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 1389, in group_method
    m.result = getattr(m.object, method_id)(*m.args, **m.kw)
  Module Shared.DC.Scripts.Bindings, line 322, in __call__
    return self._bindAndExec(args, kw, None)
  Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1291, in _exec
    return PythonScript_exec(self, *args)
  Module Products.ERP5Type.patches.PythonScript, line 169, in _exec
    return PythonScript_exec(self, *args)
  Module Products.PythonScripts.PythonScript, line 344, in _exec
    result = f(*args, **kw)
  Module script, line 27, in Entity_createEventFromDefaultEventPath
   - <PythonScript at /erp5_portal_9a05eb207431f6afc92d7650eef7ef94/Entity_createEventFromDefaultEventPath used for /erp5_portal_9a05eb207431f6afc92d7650eef7ef94/person_module/5>
   - Line 27
    batch_mode=True)
  Module Shared.DC.Scripts.Bindings, line 322, in __call__
    return self._bindAndExec(args, kw, None)
  Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1291, in _exec
    return PythonScript_exec(self, *args)
  Module Products.ERP5Type.patches.PythonScript, line 169, in _exec
    return PythonScript_exec(self, *args)
  Module Products.PythonScripts.PythonScript, line 344, in _exec
    result = f(*args, **kw)
  Module script, line 71, in Base_addEvent
   - <PythonScript at /erp5_portal_9a05eb207431f6afc92d7650eef7ef94/Base_addEvent used for /erp5_portal_9a05eb207431f6afc92d7650eef7ef94/person_module/5>
   - Line 71
    reference=notification_message, language=language)
  Module Shared.DC.Scripts.Bindings, line 322, in __call__
    return self._bindAndExec(args, kw, None)
  Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1291, in _exec
    return PythonScript_exec(self, *args)
  Module Products.ERP5Type.patches.PythonScript, line 169, in _exec
    return PythonScript_exec(self, *args)
  Module Products.PythonScripts.PythonScript, line 344, in _exec
    result = f(*args, **kw)
  Module script, line 24, in Event_setTextContentFromNotificationMessage
   - <PythonScript at /erp5_portal_9a05eb207431f6afc92d7650eef7ef94/Event_setTextContentFromNotificationMessage used for /erp5_portal_9a05eb207431f6afc92d7650eef7ef94/event_module/3>
   - Line 24
    substitution_method_parameter_dict=substitution_method_parameter_dict)
  Module Products.ERP5.mixin.document, line 84, in convert
    result = self._convert(format, **kw)
  Module Products.ERP5.Document.TextDocument, line 191, in _convert
    **substitution_method_parameter_dict)
  Module Products.ERP5.Document.TextDocument, line 93, in _substituteTextContent
    mapping = method(**kw)
  Module Shared.DC.Scripts.Bindings, line 322, in __call__
    return self._bindAndExec(args, kw, None)
  Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    return self._exec(bound_data, args, kw)
  Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1291, in _exec
    return PythonScript_exec(self, *args)
  Module Products.ERP5Type.patches.PythonScript, line 169, in _exec
    return PythonScript_exec(self, *args)
  Module Products.PythonScripts.PythonScript, line 344, in _exec
    result = f(*args, **kw)
  Module script, line 59, in NotificationMessage_getSubstitutionMappingDictFromEvent
   - <PythonScript at /erp5_portal_9a05eb207431f6afc92d7650eef7ef94/NotificationMessage_getSubstitutionMappingDictFromEvent used for /erp5_portal_9a05eb207431f6afc92d7650eef7ef94/notification_message_module/1>
   - Line 59
    return getSubstitutionMappingDict()
  Module contextlib, line 35, in __exit__
    self.gen.throw(type, value, traceback)
  Module Products.Localizer.Localizer, line 267, in translationContext
    yield
  Module script, line 59, in NotificationMessage_getSubstitutionMappingDictFromEvent
   - <PythonScript at /erp5_portal_9a05eb207431f6afc92d7650eef7ef94/NotificationMessage_getSubstitutionMappingDictFromEvent used for /erp5_portal_9a05eb207431f6afc92d7650eef7ef94/notification_message_module/1>
   - Line 59
    return getSubstitutionMappingDict()
  Module script, line 15, in getSubstitutionMappingDict
   - <PythonScript at /erp5_portal_9a05eb207431f6afc92d7650eef7ef94/NotificationMessage_getSubstitutionMappingDictFromEvent used for /erp5_portal_9a05eb207431f6afc92d7650eef7ef94/notification_message_module/1>
   - Line 15
    kw['origin_campaign'] = destination.getOriginReference()
AttributeError: getOriginReference



FAIL: testFunctionalTestRunner (testFunctionalCore.TestZeleniumCore)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/slapgrid/slappart4/srv/testnode/e/soft/c607191e037a0005e9e450349539cb90/parts/erp5/Products/ERP5Type/tests/ERP5TypeFunctionalTestCase.py", line 470, in testFunctionalTestRunner
    self.assertEqual([], error_title_list, '\n'.join(error_title_list))
AssertionError: Test PlanningBox Next and Previous Lane Multiple Times


More information about the Erp5-report mailing list