[Erp5-report] ERP5_z28 r27272: 2545 Tests, 46 Errors, 7 Failures

nobody at svn.erp5.org nobody at svn.erp5.org
Sun May 31 22:16:00 CEST 2009


Test Suite: ERP5_z28
Revision: 27272
Result: FAIL

All tests: 2545
Failures: 7
Errors: 46


The following tests failed:

  testXHTML                                          (1 errors)
   test.erp5_crm.Acknowledgement.Acknowledgement_view (testXHTML.TestXHTML)

  testOpenOrder                                      (1 failures)
   testPeriodicityDateList (testOpenOrder.TestOpenOrder)

  testItem                                           (3 errors)
   test_03_CreateItemsFromPackingListLine (testItem.TestItem)
   test_04_CreateItemsFromPackingListLineWithVariationDefined (testItem.TestItem)
   test_05_CreateItemsFromPackingListLineWithNotVariatedResource (testItem.TestItem)

  testWorklist                                       (1 errors)
   test_03_worklist_guard (testWorklist.TestWorklist)

  testProductionPackingListApparel                   (1 errors)
   test_01_sourcingDelivery (testProductionPackingListApparel.TestProductionDeliveryApparel)

  testProductionPackingList                          (1 errors)
   test_01_sourcingDelivery (testProductionPackingList.TestProductionDelivery)

  testERP5Interfaces                                 (12 errors)
   test_BusinessPath_implements_IArrow (testERP5Interfaces.TestERP5Interfaces)
   test_BusinessPath_implements_IBusinessPath (testERP5Interfaces.TestERP5Interfaces)
   test_BusinessPath_implements_ICategoryAccessProvider (testERP5Interfaces.TestERP5Interfaces)
   test_TradeModelCell_implements_IVariated (testERP5Interfaces.TestERP5Interfaces)
   test_TradeModelLine_implements_IVariated (testERP5Interfaces.TestERP5Interfaces)
   test_TradeModelRule_implements_IPredicate (testERP5Interfaces.TestERP5Interfaces)
   test_TradeModelRule_implements_IRule (testERP5Interfaces.TestERP5Interfaces)
   test_TransformationRule_implements_IPredicate (testERP5Interfaces.TestERP5Interfaces)
   test_TransformationRule_implements_IRule (testERP5Interfaces.TestERP5Interfaces)
   test_Transformation_implements_ITransformation (testERP5Interfaces.TestERP5Interfaces)
   test_Transformation_implements_IVariated (testERP5Interfaces.TestERP5Interfaces)
   test_TransformedResource_implements_IVariated (testERP5Interfaces.TestERP5Interfaces)

  testProductionOrder                                (11 errors)
   test_01_testProductionSimulationExpand (testProductionOrder.TestProductionOrder)
   test_02_testSourcingSimulationExpand (testProductionOrder.TestProductionOrder)
   test_03_testIndustrialPhase (testProductionOrder.TestProductionOrder)
   test_04_testProductionSimulationBuild (testProductionOrder.TestProductionOrder)
   test_05_testSourcingSimulationBuild (testProductionOrder.TestProductionOrder)
   test_06_testIndustrialPhase (testProductionOrder.TestProductionOrder)
   test_07_testTransformationInteractionProductionOrderLine (testProductionOrder.TestProductionOrder)
   test_08_testTransformationWithEfficiency (testProductionOrder.TestProductionOrder)
   test_09_testTransformationWithVariation (testProductionOrder.TestProductionOrder)
   test_50_testCopyPaste (testProductionOrder.TestProductionOrder)
   test_51_testCutPasteInAnotherContainer (testProductionOrder.TestProductionOrder)

  testSQLCachedWorklist                              (1 failures, 1 errors)
   test_03_worklist_guard (testSQLCachedWorklist.TestSQLCachedWorklist)
   test_02_related_key (testSQLCachedWorklist.TestSQLCachedWorklist)

  testProductionOrderApparel                         (6 errors)
   test_01_testProductionSimulationExpand (testProductionOrderApparel.TestProductionOrderApparel)
   test_02_testSourcingSimulationExpand (testProductionOrderApparel.TestProductionOrderApparel)
   test_03_testIndustrialPhase (testProductionOrderApparel.TestProductionOrderApparel)
   test_04_testProductionSimulationBuild (testProductionOrderApparel.TestProductionOrderApparel)
   test_05_testSourcingSimulationBuild (testProductionOrderApparel.TestProductionOrderApparel)
   test_06_testIndustrialPhase (testProductionOrderApparel.TestProductionOrderApparel)

  testERP5Core                                       (2 errors)
   test_01_ERP5Site_createModule (testERP5Core.TestERP5Core)
   test_03_getDefaultModule (testERP5Core.TestERP5Core)

  testInventoryAPI                                   (1 failures)
   test_14_TwoInventoryWithSameDateAndResourceAndNode (testInventoryAPI.TestInventoryDocument)

  testBPMCore                                        (1 failures)
   test_BuinessPathDynamicCategoryAccessProvider (testBPMCore.TestBPMImplementation)

  testNewPayroll                                     (1 failures, 2 errors)
   test_intermediateLines (testNewPayroll.TestNewPayroll)
   test_modelLineInPaysheet (testNewPayroll.TestNewPayroll)
   test_basicPaySheetCalculation (testNewPayroll.TestNewPayroll)

  testMRP                                            (1 errors)
   test_TransformationRule_expand (testMRP.TestMRPImplementation)

  testCacheTool                                      (4 errors)
   Test cache factory containing only one cache plugin.
   Test a cache factory containing multiple cache plugins.
   test_03_cachePersistentObjects (testCacheTool.TestCacheTool)
   Test Class against Interface

  testDms                                            (1 failures)
   test_09_ScriptableKeys (testDms.TestDocument)

  testERP5Catalog                                    (1 failures)
   test_49_IndexInOrderedSearchFolder (testERP5Catalog.TestERP5Catalog)
-------------- next part --------------

ERROR: test.erp5_crm.Acknowledgement.Acknowledgement_view (testXHTML.TestXHTML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testXHTML.py", line 318, in testMethod
    source=view(),
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Form/Form.py", line 600, in __call__
    return pt.pt_render(extra_context=extra_context)
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/PageTemplate.py", line 104, in pt_render
    tal=not source, strictinsert=0)()
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 206, in __call__
    self.interpret(self.program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 690, in do_defineMacro
    self.interpret(macro)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 711, in do_useMacro
    self.interpret(macro)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 477, in do_setLocal_tal
    self.engine.setLocal(name, self.engine.evaluateValue(expr))
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/TALES.py", line 221, in evaluate
    return expression(self)
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/ZRPythonExpr.py", line 47, in __call__
    return eval(code, g, {})
  File "Python expression "'%s - %s' % (portal.Base_translateString(template.title_or_id()), here.getTitle())"", line 1, in <expression>
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/Document/EmailDocument.py", line 349, in getTitle
    if not self.hasFile():
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/Document/EmailDocument.py", line 85, in __call__
    proxied_document = instance.getProxiedDocument()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/Document/Document.py", line 400, in getProxiedDocument
    raise ValueError("Unable to find a proxied document")
ValueError: Unable to find a proxied document



FAIL: testPeriodicityDateList (testOpenOrder.TestOpenOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testOpenOrder.py", line 183, in testPeriodicityDateList
    [(DateTime(2008,2,1,0,1), DateTime(2008,2,29)),
AssertionError: [(DateTime('2008/02/01 00:01:00 GMT+1'), DateTime('2008/02/29')), (DateTime('2008/03/01 00:01:00 GMT+1'), DateTime('2008/03/31')), (DateTime('2008/04/01 00:01:00 GMT+1'), DateTime('2008/04/30')), (DateTime('2008/05/01 00:01:00 GMT+1'), DateTime('2008/05/31')), (DateTime('2008/06/01 00:01:00 GMT+1'), DateTime('2008/06/30')), (DateTime('2008/07/01 00:01:00 GMT+1'), DateTime('2008/07/31')), (DateTime('2008/08/01 00:01:00 GMT+1'), DateTime('2008/08/31')), (DateTime('2008/09/01 00:01:00 GMT+1'), DateTime('2008/09/30')), (DateTime('2008/10/01 00:01:00 GMT+1'), DateTime('2008/10/31')), (DateTime('2008/11/01 00:01:00 GMT+1'), DateTime('2008/11/30'))] != [(DateTime('2008/02/01 00:01:00 GMT+1'), DateTime('2008/02/29')), (DateTime('2008/03/01 00:01:00 GMT+1'), DateTime('2008/03/31')), (DateTime('2008/04/01 00:01:00 GMT+2'), DateTime('2008/04/30')), (DateTime('2008/05/01 00:01:00 GMT+2'), DateTime('2008/05/31')), (DateTime('2008/06/01 00:01:00 GMT+2'), DateTime('2008/06/30')), (DateTime('2008/07/01 00:01:00 GMT+2'), DateTime('2008/07/31')), (DateTime('2008/08/01 00:01:00 GMT+2'), DateTime('2008/08/31')), (DateTime('2008/09/01 00:01:00 GMT+2'), DateTime('2008/09/30')), (DateTime('2008/10/01 00:01:00 GMT+2'), DateTime('2008/10/31')), (DateTime('2008/11/01 00:01:00 GMT+1'), DateTime('2008/11/30'))]



ERROR: test_03_CreateItemsFromPackingListLine (testItem.TestItem)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testItem.py", line 314, in test_03_CreateItemsFromPackingListLine
    packing_list_line.DeliveryLine_createItemList(listbox=listbox)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1033, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 325, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 6, in DeliveryLine_createItemList
  File "/usr/lib/erp5/lib/python/AccessControl/ZopeGuards.py", line 67, in guarded_getitem
    v = object[index]
  File "/usr/lib/erp5/lib/python/ZPublisher/HTTPRequest.py", line 1213, in __getitem__
    raise KeyError, key
KeyError: 'type'



ERROR: test_04_CreateItemsFromPackingListLineWithVariationDefined (testItem.TestItem)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testItem.py", line 360, in test_04_CreateItemsFromPackingListLineWithVariationDefined
    packing_list_line.DeliveryLine_createItemList(listbox=listbox)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1033, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 325, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 6, in DeliveryLine_createItemList
  File "/usr/lib/erp5/lib/python/AccessControl/ZopeGuards.py", line 67, in guarded_getitem
    v = object[index]
  File "/usr/lib/erp5/lib/python/ZPublisher/HTTPRequest.py", line 1213, in __getitem__
    raise KeyError, key
KeyError: 'type'



ERROR: test_05_CreateItemsFromPackingListLineWithNotVariatedResource (testItem.TestItem)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testItem.py", line 425, in test_05_CreateItemsFromPackingListLineWithNotVariatedResource
    packing_list_line.DeliveryLine_createItemList(listbox=listbox)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1033, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 325, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 6, in DeliveryLine_createItemList
  File "/usr/lib/erp5/lib/python/AccessControl/ZopeGuards.py", line 67, in guarded_getitem
    v = object[index]
  File "/usr/lib/erp5/lib/python/ZPublisher/HTTPRequest.py", line 1213, in __getitem__
    raise KeyError, key
KeyError: 'type'



ERROR: test_03_worklist_guard (testWorklist.TestWorklist)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testWorklist.py", line 395, in test_03_worklist_guard
    self.createUsers()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testWorklist.py", line 122, in createUsers
    self.createERP5Users(self.getUserDict())
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testWorklist.py", line 103, in createERP5Users
    password='hackme',
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/Core/Folder.py", line 429, in newContent
    return FolderMixIn.newContent(self, *args, **kw)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/Core/Folder.py", line 173, in newContent
    if kw != {} : new_instance._edit(force_update=1, **kw)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/Base.py", line 1674, in _edit
    unmodified_key_list = setChangedPropertyList(unordered_key_list)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/Base.py", line 1658, in setChangedPropertyList
    modified_object_list = self._setProperty(key, kw[key])
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/Base.py", line 1441, in _setProperty
    return method(value, **kw)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/Document/Person.py", line 173, in setReference
    raise RuntimeError, 'user id %s already exist' % (value,)
RuntimeError: user id foo already exist



ERROR: test_01_sourcingDelivery (testProductionPackingListApparel.TestProductionDeliveryApparel)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testProductionPackingList.py", line 778, in test_01_sourcingDelivery
    sequence_list.play(self)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 162, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 109, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateSupplyOrganisation1
      CreateSourcingSC
      CreateVariatedResource
      CreateComponent1
      CreateTransformation
      CreateOrganisation
      CreateOrder
      CreateOrderLine
      Tic
      OrderOrder
    > Tic
      CheckSourcingSimulation
      ConfirmOrder
      Tic
      CheckSourcingSimulation
      CheckSourcingDeliverySimulation
      CheckProducedDeliveryPackingListIsConfirmed
      CheckProducedDeliveryPackingListIsSolved
      CheckSupplyDeliveryPackingListIsConfirmed
      CheckSupplyDeliveryPackingListIsSolved
      CheckProducedReportIsConfirmed
      CheckProducedReportIsSolved
      CheckConsumedReportIsConfirmed
      CheckConsumedReportIsSolved
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 95, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testOrder.py", line 116, in stepTic
    self.tic()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 551, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_bdc454aea4b093fd418650bb9ee9dd74/production_order_module/1', 'expand', -2, 6)] 
Last error message:
AttributeError
getSpecialiseValue
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 296, in __call__
  Module Products.ERP5.Document.Delivery, line 766, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5.Document.Delivery, line 774, in _expand
  Module Products.ERP5Type.Document.AppliedRule, line 98, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5Type.Document.AppliedRule, line 114, in _expand
  Module Products.ERP5.Document.OrderRule, line 114, in expand
  Module Products.ERP5Type.Document.ProductionOrderRule, line 95, in _getExpandablePropertyDict
  Module Products.ERP5.Document.TransformationRule, line 87, in getBusinessProcess
AttributeError: getSpecialiseValue





ERROR: test_01_sourcingDelivery (testProductionPackingList.TestProductionDelivery)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testProductionPackingList.py", line 778, in test_01_sourcingDelivery
    sequence_list.play(self)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 162, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 109, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateSupplyOrganisation1
      CreateSourcingSC
      CreateNotVariatedResource
      CreateComponent1
      CreateTransformation
      CreateOrganisation
      CreateOrder
      CreateOrderLine
      Tic
      OrderOrder
    > Tic
      CheckSourcingSimulation
      ConfirmOrder
      Tic
      CheckSourcingSimulation
      CheckSourcingDeliverySimulation
      CheckProducedDeliveryPackingListIsConfirmed
      CheckProducedDeliveryPackingListIsSolved
      CheckSupplyDeliveryPackingListIsConfirmed
      CheckSupplyDeliveryPackingListIsSolved
      CheckProducedReportIsConfirmed
      CheckProducedReportIsSolved
      CheckConsumedReportIsConfirmed
      CheckConsumedReportIsSolved
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 95, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testOrder.py", line 116, in stepTic
    self.tic()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 551, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_6cab96d659e1c177555f9ab27f36cd79/production_order_module/1', 'expand', -2, 6)] 
Last error message:
AttributeError
getSpecialiseValue
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 296, in __call__
  Module Products.ERP5.Document.Delivery, line 766, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5.Document.Delivery, line 774, in _expand
  Module Products.ERP5Type.Document.AppliedRule, line 98, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5Type.Document.AppliedRule, line 114, in _expand
  Module Products.ERP5.Document.OrderRule, line 114, in expand
  Module Products.ERP5Type.Document.ProductionOrderRule, line 95, in _getExpandablePropertyDict
  Module Products.ERP5.Document.TransformationRule, line 87, in getBusinessProcess
AttributeError: getSpecialiseValue





ERROR: test_BusinessPath_implements_IArrow (testERP5Interfaces.TestERP5Interfaces)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testERP5Interfaces.py", line 84, in test_BusinessPath_implements_IArrow
    verifyClass(IArrow, BusinessPath)
  File "/usr/lib/erp5/lib/python/zope/interface/verify.py", line 90, in verifyClass
    return _verify(iface, candidate, tentative, vtype='c')
  File "/usr/lib/erp5/lib/python/zope/interface/verify.py", line 60, in _verify
    raise BrokenImplementation(iface, n)
BrokenImplementation: An object has failed to implement interface <InterfaceClass IArrow.IArrow>

        The getDestinationArrowBaseCategoryList attribute was not provided.
        



ERROR: test_BusinessPath_implements_IBusinessPath (testERP5Interfaces.TestERP5Interfaces)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testERP5Interfaces.py", line 79, in test_BusinessPath_implements_IBusinessPath
    verifyClass(IBusinessPath, BusinessPath)
  File "/usr/lib/erp5/lib/python/zope/interface/verify.py", line 90, in verifyClass
    return _verify(iface, candidate, tentative, vtype='c')
  File "/usr/lib/erp5/lib/python/zope/interface/verify.py", line 51, in _verify
    raise DoesNotImplement(iface)
DoesNotImplement: An object does not implement interface <InterfaceClass IBusinessPath.IBusinessPath>

        



ERROR: test_BusinessPath_implements_ICategoryAccessProvider (testERP5Interfaces.TestERP5Interfaces)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testERP5Interfaces.py", line 89, in test_BusinessPath_implements_ICategoryAccessProvider
    verifyClass(ICategoryAccessProvider, BusinessPath)
  File "/usr/lib/erp5/lib/python/zope/interface/verify.py", line 90, in verifyClass
    return _verify(iface, candidate, tentative, vtype='c')
  File "/usr/lib/erp5/lib/python/zope/interface/verify.py", line 85, in _verify
    raise BrokenMethodImplementation(n, mess)
BrokenMethodImplementation: The implementation of _getAcquiredCategoryMembershipList violates its contract
        because implementation doesn't allow enough arguments.
        



ERROR: test_TradeModelCell_implements_IVariated (testERP5Interfaces.TestERP5Interfaces)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testERP5Interfaces.py", line 53, in test_TradeModelCell_implements_IVariated
    from Products.ERP5Type.Interface import IVariated
ImportError: cannot import name IVariated



ERROR: test_TradeModelLine_implements_IVariated (testERP5Interfaces.TestERP5Interfaces)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testERP5Interfaces.py", line 63, in test_TradeModelLine_implements_IVariated
    from Products.ERP5Type.Interface import IVariated
ImportError: cannot import name IVariated



ERROR: test_TradeModelRule_implements_IPredicate (testERP5Interfaces.TestERP5Interfaces)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testERP5Interfaces.py", line 98, in test_TradeModelRule_implements_IPredicate
    from Products.ERP5Type.Interface import IPredicate
ImportError: cannot import name IPredicate



ERROR: test_TradeModelRule_implements_IRule (testERP5Interfaces.TestERP5Interfaces)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testERP5Interfaces.py", line 93, in test_TradeModelRule_implements_IRule
    from Products.ERP5Type.Interface import IRule
ImportError: cannot import name IRule



ERROR: test_TransformationRule_implements_IPredicate (testERP5Interfaces.TestERP5Interfaces)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testERP5Interfaces.py", line 108, in test_TransformationRule_implements_IPredicate
    from Products.ERP5Type.Interface import IPredicate
ImportError: cannot import name IPredicate



ERROR: test_TransformationRule_implements_IRule (testERP5Interfaces.TestERP5Interfaces)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testERP5Interfaces.py", line 103, in test_TransformationRule_implements_IRule
    from Products.ERP5Type.Interface import IRule
ImportError: cannot import name IRule



ERROR: test_Transformation_implements_ITransformation (testERP5Interfaces.TestERP5Interfaces)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testERP5Interfaces.py", line 69, in test_Transformation_implements_ITransformation
    verifyClass(ITransformation, Transformation)
  File "/usr/lib/erp5/lib/python/zope/interface/verify.py", line 90, in verifyClass
    return _verify(iface, candidate, tentative, vtype='c')
  File "/usr/lib/erp5/lib/python/zope/interface/verify.py", line 51, in _verify
    raise DoesNotImplement(iface)
DoesNotImplement: An object does not implement interface <InterfaceClass ITransformation.ITransformation>

        



ERROR: test_Transformation_implements_IVariated (testERP5Interfaces.TestERP5Interfaces)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testERP5Interfaces.py", line 73, in test_Transformation_implements_IVariated
    from Products.ERP5Type.Interface import IVariated
ImportError: cannot import name IVariated



ERROR: test_TransformedResource_implements_IVariated (testERP5Interfaces.TestERP5Interfaces)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testERP5Interfaces.py", line 113, in test_TransformedResource_implements_IVariated
    from Products.ERP5Type.Interface import IVariated
ImportError: cannot import name IVariated



ERROR: test_01_testProductionSimulationExpand (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testProductionOrder.py", line 1334, in test_01_testProductionSimulationExpand
    sequence_list.play(self)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 162, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 109, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateProductionSC
      CreateNotVariatedResource
      CreateComponent1
      CreateTransformation
      CreateOrganisation
      CreateOrder
      CreateOrderLine
      Tic
      OrderOrder
    > Tic
      CheckProductionSimulation
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 95, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testOrder.py", line 116, in stepTic
    self.tic()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 551, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/production_order_module/1', 'expand', -2, 6)] 
Last error message:
AttributeError
getSpecialiseValue
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 296, in __call__
  Module Products.ERP5.Document.Delivery, line 766, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5.Document.Delivery, line 774, in _expand
  Module Products.ERP5Type.Document.AppliedRule, line 98, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5Type.Document.AppliedRule, line 114, in _expand
  Module Products.ERP5.Document.OrderRule, line 114, in expand
  Module Products.ERP5Type.Document.ProductionOrderRule, line 95, in _getExpandablePropertyDict
  Module Products.ERP5.Document.TransformationRule, line 87, in getBusinessProcess
AttributeError: getSpecialiseValue





ERROR: test_02_testSourcingSimulationExpand (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 391, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testProductionOrder.py", line 95, in afterSetUp
    self.setUpPreferences()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testProductionOrder.py", line 91, in setUpPreferences
    self.tic()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 551, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/production_order_module/1', 'expand', -2, 6)] 
Last error message:
AttributeError
getSpecialiseValue
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 296, in __call__
  Module Products.ERP5.Document.Delivery, line 766, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5.Document.Delivery, line 774, in _expand
  Module Products.ERP5Type.Document.AppliedRule, line 98, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5Type.Document.AppliedRule, line 114, in _expand
  Module Products.ERP5.Document.OrderRule, line 114, in expand
  Module Products.ERP5Type.Document.ProductionOrderRule, line 95, in _getExpandablePropertyDict
  Module Products.ERP5.Document.TransformationRule, line 87, in getBusinessProcess
AttributeError: getSpecialiseValue





ERROR: test_03_testIndustrialPhase (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 391, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testProductionOrder.py", line 95, in afterSetUp
    self.setUpPreferences()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testProductionOrder.py", line 91, in setUpPreferences
    self.tic()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 551, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/production_order_module/1', 'expand', -2, 6)] 
Last error message:
AttributeError
getSpecialiseValue
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 296, in __call__
  Module Products.ERP5.Document.Delivery, line 766, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5.Document.Delivery, line 774, in _expand
  Module Products.ERP5Type.Document.AppliedRule, line 98, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5Type.Document.AppliedRule, line 114, in _expand
  Module Products.ERP5.Document.OrderRule, line 114, in expand
  Module Products.ERP5Type.Document.ProductionOrderRule, line 95, in _getExpandablePropertyDict
  Module Products.ERP5.Document.TransformationRule, line 87, in getBusinessProcess
AttributeError: getSpecialiseValue





ERROR: test_04_testProductionSimulationBuild (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 391, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testProductionOrder.py", line 95, in afterSetUp
    self.setUpPreferences()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testProductionOrder.py", line 91, in setUpPreferences
    self.tic()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 551, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/production_order_module/1', 'expand', -2, 6)] 
Last error message:
AttributeError
getSpecialiseValue
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 296, in __call__
  Module Products.ERP5.Document.Delivery, line 766, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5.Document.Delivery, line 774, in _expand
  Module Products.ERP5Type.Document.AppliedRule, line 98, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5Type.Document.AppliedRule, line 114, in _expand
  Module Products.ERP5.Document.OrderRule, line 114, in expand
  Module Products.ERP5Type.Document.ProductionOrderRule, line 95, in _getExpandablePropertyDict
  Module Products.ERP5.Document.TransformationRule, line 87, in getBusinessProcess
AttributeError: getSpecialiseValue





ERROR: test_05_testSourcingSimulationBuild (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 391, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testProductionOrder.py", line 95, in afterSetUp
    self.setUpPreferences()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testProductionOrder.py", line 91, in setUpPreferences
    self.tic()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 551, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/production_order_module/1', 'expand', -2, 6)] 
Last error message:
AttributeError
getSpecialiseValue
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 296, in __call__
  Module Products.ERP5.Document.Delivery, line 766, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5.Document.Delivery, line 774, in _expand
  Module Products.ERP5Type.Document.AppliedRule, line 98, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5Type.Document.AppliedRule, line 114, in _expand
  Module Products.ERP5.Document.OrderRule, line 114, in expand
  Module Products.ERP5Type.Document.ProductionOrderRule, line 95, in _getExpandablePropertyDict
  Module Products.ERP5.Document.TransformationRule, line 87, in getBusinessProcess
AttributeError: getSpecialiseValue





ERROR: test_06_testIndustrialPhase (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 391, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testProductionOrder.py", line 95, in afterSetUp
    self.setUpPreferences()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testProductionOrder.py", line 91, in setUpPreferences
    self.tic()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 551, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/production_order_module/1', 'expand', -2, 6)] 
Last error message:
AttributeError
getSpecialiseValue
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 296, in __call__
  Module Products.ERP5.Document.Delivery, line 766, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5.Document.Delivery, line 774, in _expand
  Module Products.ERP5Type.Document.AppliedRule, line 98, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5Type.Document.AppliedRule, line 114, in _expand
  Module Products.ERP5.Document.OrderRule, line 114, in expand
  Module Products.ERP5Type.Document.ProductionOrderRule, line 95, in _getExpandablePropertyDict
  Module Products.ERP5.Document.TransformationRule, line 87, in getBusinessProcess
AttributeError: getSpecialiseValue





ERROR: test_07_testTransformationInteractionProductionOrderLine (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 391, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testProductionOrder.py", line 95, in afterSetUp
    self.setUpPreferences()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testProductionOrder.py", line 91, in setUpPreferences
    self.tic()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 551, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/production_order_module/1', 'expand', -2, 6)] 
Last error message:
AttributeError
getSpecialiseValue
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 296, in __call__
  Module Products.ERP5.Document.Delivery, line 766, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5.Document.Delivery, line 774, in _expand
  Module Products.ERP5Type.Document.AppliedRule, line 98, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5Type.Document.AppliedRule, line 114, in _expand
  Module Products.ERP5.Document.OrderRule, line 114, in expand
  Module Products.ERP5Type.Document.ProductionOrderRule, line 95, in _getExpandablePropertyDict
  Module Products.ERP5.Document.TransformationRule, line 87, in getBusinessProcess
AttributeError: getSpecialiseValue





ERROR: test_08_testTransformationWithEfficiency (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 391, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testProductionOrder.py", line 95, in afterSetUp
    self.setUpPreferences()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testProductionOrder.py", line 91, in setUpPreferences
    self.tic()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 551, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/production_order_module/1', 'expand', -2, 6)] 
Last error message:
AttributeError
getSpecialiseValue
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 296, in __call__
  Module Products.ERP5.Document.Delivery, line 766, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5.Document.Delivery, line 774, in _expand
  Module Products.ERP5Type.Document.AppliedRule, line 98, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5Type.Document.AppliedRule, line 114, in _expand
  Module Products.ERP5.Document.OrderRule, line 114, in expand
  Module Products.ERP5Type.Document.ProductionOrderRule, line 95, in _getExpandablePropertyDict
  Module Products.ERP5.Document.TransformationRule, line 87, in getBusinessProcess
AttributeError: getSpecialiseValue





ERROR: test_09_testTransformationWithVariation (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 391, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testProductionOrder.py", line 95, in afterSetUp
    self.setUpPreferences()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testProductionOrder.py", line 91, in setUpPreferences
    self.tic()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 551, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/production_order_module/1', 'expand', -2, 6)] 
Last error message:
AttributeError
getSpecialiseValue
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 296, in __call__
  Module Products.ERP5.Document.Delivery, line 766, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5.Document.Delivery, line 774, in _expand
  Module Products.ERP5Type.Document.AppliedRule, line 98, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5Type.Document.AppliedRule, line 114, in _expand
  Module Products.ERP5.Document.OrderRule, line 114, in expand
  Module Products.ERP5Type.Document.ProductionOrderRule, line 95, in _getExpandablePropertyDict
  Module Products.ERP5.Document.TransformationRule, line 87, in getBusinessProcess
AttributeError: getSpecialiseValue





ERROR: test_50_testCopyPaste (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 391, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testProductionOrder.py", line 95, in afterSetUp
    self.setUpPreferences()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testProductionOrder.py", line 91, in setUpPreferences
    self.tic()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 551, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/production_order_module/1', 'expand', -2, 6)] 
Last error message:
AttributeError
getSpecialiseValue
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 296, in __call__
  Module Products.ERP5.Document.Delivery, line 766, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5.Document.Delivery, line 774, in _expand
  Module Products.ERP5Type.Document.AppliedRule, line 98, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5Type.Document.AppliedRule, line 114, in _expand
  Module Products.ERP5.Document.OrderRule, line 114, in expand
  Module Products.ERP5Type.Document.ProductionOrderRule, line 95, in _getExpandablePropertyDict
  Module Products.ERP5.Document.TransformationRule, line 87, in getBusinessProcess
AttributeError: getSpecialiseValue





ERROR: test_51_testCutPasteInAnotherContainer (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 391, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testProductionOrder.py", line 95, in afterSetUp
    self.setUpPreferences()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testProductionOrder.py", line 91, in setUpPreferences
    self.tic()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 551, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/production_order_module/1', 'expand', -2, 6)] 
Last error message:
AttributeError
getSpecialiseValue
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 296, in __call__
  Module Products.ERP5.Document.Delivery, line 766, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5.Document.Delivery, line 774, in _expand
  Module Products.ERP5Type.Document.AppliedRule, line 98, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5Type.Document.AppliedRule, line 114, in _expand
  Module Products.ERP5.Document.OrderRule, line 114, in expand
  Module Products.ERP5Type.Document.ProductionOrderRule, line 95, in _getExpandablePropertyDict
  Module Products.ERP5.Document.TransformationRule, line 87, in getBusinessProcess
AttributeError: getSpecialiseValue





ERROR: test_03_worklist_guard (testSQLCachedWorklist.TestSQLCachedWorklist)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testWorklist.py", line 395, in test_03_worklist_guard
    self.createUsers()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testWorklist.py", line 122, in createUsers
    self.createERP5Users(self.getUserDict())
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testWorklist.py", line 103, in createERP5Users
    password='hackme',
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/Core/Folder.py", line 429, in newContent
    return FolderMixIn.newContent(self, *args, **kw)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/Core/Folder.py", line 173, in newContent
    if kw != {} : new_instance._edit(force_update=1, **kw)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/Base.py", line 1674, in _edit
    unmodified_key_list = setChangedPropertyList(unordered_key_list)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/Base.py", line 1658, in setChangedPropertyList
    modified_object_list = self._setProperty(key, kw[key])
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/Base.py", line 1441, in _setProperty
    return method(value, **kw)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/Document/Person.py", line 173, in setReference
    raise RuntimeError, 'user id %s already exist' % (value,)
RuntimeError: user id foo already exist



FAIL: test_02_related_key (testSQLCachedWorklist.TestSQLCachedWorklist)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testWorklist.py", line 368, in test_02_related_key
    result = workflow_tool.listActions(object=document)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/patches/WorkflowTool.py", line 564, in WorkflowTool_listActions
    actions.extend(_getWorklistActionList())
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/Cache.py", line 202, in __call__
    value = cache_factory(
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/Cache.py", line 109, in __call__
    value = callable_object(*args, **kwd)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/patches/WorkflowTool.py", line 530, in _getWorklistActionList
    src__=src__)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1033, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 325, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 3, in Base_getCountFromWorklistTable
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/ZSQLCatalog.py", line 1038, in buildSQLQuery
    return catalog.buildSQLQuery(REQUEST=REQUEST, query_table=query_table, **kw)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/SQLCatalog.py", line 2192, in buildSQLQuery
    result = query.asSQLExpression(self, only_group_columns).asSQLExpressionDict()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/Query/EntireQuery.py", line 99, in asSQLExpression
    self.query.registerColumnMap(sql_catalog, column_map)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/Query/ComplexQuery.py", line 136, in registerColumnMap
    query.registerColumnMap(sql_catalog, column_map)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/Query/ComplexQuery.py", line 136, in registerColumnMap
    query.registerColumnMap(sql_catalog, column_map)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/Query/ComplexQuery.py", line 136, in registerColumnMap
    query.registerColumnMap(sql_catalog, column_map)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/Query/ComplexQuery.py", line 136, in registerColumnMap
    query.registerColumnMap(sql_catalog, column_map)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/Query/ComplexQuery.py", line 136, in registerColumnMap
    query.registerColumnMap(sql_catalog, column_map)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/Query/ComplexQuery.py", line 136, in registerColumnMap
    query.registerColumnMap(sql_catalog, column_map)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/Query/ComplexQuery.py", line 136, in registerColumnMap
    query.registerColumnMap(sql_catalog, column_map)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/Query/ComplexQuery.py", line 136, in registerColumnMap
    query.registerColumnMap(sql_catalog, column_map)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/Query/ComplexQuery.py", line 136, in registerColumnMap
    query.registerColumnMap(sql_catalog, column_map)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/Query/AutoQuery.py", line 129, in registerColumnMap
    return self.wrapped_query.registerColumnMap(sql_catalog, column_map)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/Query/RelatedQuery.py", line 87, in registerColumnMap
    self.group = self.search_key.registerColumnMap(column_map, table_alias_list=self.table_alias_list)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/SearchKey/RelatedKey.py", line 144, in registerColumnMap
    column_map.registerCatalog()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/ColumnMap.py", line 169, in registerCatalog
    assert self.catalog_table_name is not None
AssertionError



ERROR: test_01_testProductionSimulationExpand (testProductionOrderApparel.TestProductionOrderApparel)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testProductionOrderApparel.py", line 947, in test_01_testProductionSimulationExpand
    sequence_list.play(self)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 162, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 109, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateProductionSC
      CreateVariatedResource
      CreateComponent1
      CreateTransformation
      CreateOrganisation
      CreateOrder
      CreateOrderLine
      Tic
      OrderOrder
    > Tic
      CheckProductionSimulation
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 95, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testOrder.py", line 116, in stepTic
    self.tic()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 551, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b77ac7c0a4464ce9e34ea227b56ea710/production_order_module/1', 'expand', -2, 6)] 
Last error message:
AttributeError
getSpecialiseValue
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 296, in __call__
  Module Products.ERP5.Document.Delivery, line 766, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5.Document.Delivery, line 774, in _expand
  Module Products.ERP5Type.Document.AppliedRule, line 98, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5Type.Document.AppliedRule, line 114, in _expand
  Module Products.ERP5.Document.OrderRule, line 114, in expand
  Module Products.ERP5Type.Document.ProductionOrderRule, line 95, in _getExpandablePropertyDict
  Module Products.ERP5.Document.TransformationRule, line 87, in getBusinessProcess
AttributeError: getSpecialiseValue





ERROR: test_02_testSourcingSimulationExpand (testProductionOrderApparel.TestProductionOrderApparel)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testProductionOrderApparel.py", line 974, in test_02_testSourcingSimulationExpand
    sequence_list.play(self)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 162, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 109, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateSupplyOrganisation1
      CreateSourcingSC
      CreateVariatedResource
      CreateComponent1
      CreateTransformation
      CreateOrganisation
      CreateOrder
      CreateOrderLine
      Tic
      OrderOrder
    > Tic
      CheckSourcingSimulation
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 95, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testOrder.py", line 116, in stepTic
    self.tic()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 551, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b77ac7c0a4464ce9e34ea227b56ea710/production_order_module/2', 'expand', -2, 6)] 
Last error message:
AttributeError
getSpecialiseValue
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 296, in __call__
  Module Products.ERP5.Document.Delivery, line 766, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5.Document.Delivery, line 774, in _expand
  Module Products.ERP5Type.Document.AppliedRule, line 98, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5Type.Document.AppliedRule, line 114, in _expand
  Module Products.ERP5.Document.OrderRule, line 114, in expand
  Module Products.ERP5Type.Document.ProductionOrderRule, line 95, in _getExpandablePropertyDict
  Module Products.ERP5.Document.TransformationRule, line 87, in getBusinessProcess
AttributeError: getSpecialiseValue





ERROR: test_03_testIndustrialPhase (testProductionOrderApparel.TestProductionOrderApparel)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testProductionOrderApparel.py", line 1002, in test_03_testIndustrialPhase
    sequence_list.play(self)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 162, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 109, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateProductionOrganisation2
      CreateSupplyOrganisation1
      CreateSupplyOrganisation2
      CreateTwoPhasesSC
      CreateVariatedResource
      CreateComponent1
      CreateComponent2
      CreateTransformation
      CreateOrganisation
      CreateOrder
      CreateOrderLine
      Tic
      OrderOrder
    > Tic
      CheckTwoPhasesSimulation
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 95, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testOrder.py", line 116, in stepTic
    self.tic()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 551, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b77ac7c0a4464ce9e34ea227b56ea710/production_order_module/3', 'expand', -2, 6)] 
Last error message:
AttributeError
getSpecialiseValue
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 296, in __call__
  Module Products.ERP5.Document.Delivery, line 766, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5.Document.Delivery, line 774, in _expand
  Module Products.ERP5Type.Document.AppliedRule, line 98, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5Type.Document.AppliedRule, line 114, in _expand
  Module Products.ERP5.Document.OrderRule, line 114, in expand
  Module Products.ERP5Type.Document.ProductionOrderRule, line 95, in _getExpandablePropertyDict
  Module Products.ERP5.Document.TransformationRule, line 87, in getBusinessProcess
AttributeError: getSpecialiseValue





ERROR: test_04_testProductionSimulationBuild (testProductionOrderApparel.TestProductionOrderApparel)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testProductionOrderApparel.py", line 1029, in test_04_testProductionSimulationBuild
    sequence_list.play(self)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 162, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 109, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateProductionSC
      CreateVariatedResource
      CreateComponent1
      CreateTransformation
      CreateOrganisation
      CreateOrder
      CreateOrderLine
      Tic
      OrderOrder
    > Tic
      ConfirmOrder
      Tic
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 95, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testOrder.py", line 116, in stepTic
    self.tic()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 551, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b77ac7c0a4464ce9e34ea227b56ea710/production_order_module/4', 'expand', -2, 6)] 
Last error message:
AttributeError
getSpecialiseValue
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 296, in __call__
  Module Products.ERP5.Document.Delivery, line 766, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5.Document.Delivery, line 774, in _expand
  Module Products.ERP5Type.Document.AppliedRule, line 98, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5Type.Document.AppliedRule, line 114, in _expand
  Module Products.ERP5.Document.OrderRule, line 114, in expand
  Module Products.ERP5Type.Document.ProductionOrderRule, line 95, in _getExpandablePropertyDict
  Module Products.ERP5.Document.TransformationRule, line 87, in getBusinessProcess
AttributeError: getSpecialiseValue





ERROR: test_05_testSourcingSimulationBuild (testProductionOrderApparel.TestProductionOrderApparel)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testProductionOrderApparel.py", line 1041, in test_05_testSourcingSimulationBuild
    sequence_list.play(self)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 162, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 109, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateSupplyOrganisation1
      CreateSourcingSC
      CreateVariatedResource
      CreateComponent1
      CreateTransformation
      CreateOrganisation
      CreateOrder
      CreateOrderLine
      Tic
      OrderOrder
    > Tic
      CheckSourcingSimulation
      ConfirmOrder
      Tic
      CheckSourcingSimulation
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 95, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testOrder.py", line 116, in stepTic
    self.tic()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 551, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b77ac7c0a4464ce9e34ea227b56ea710/production_order_module/5', 'expand', -2, 6)] 
Last error message:
AttributeError
getSpecialiseValue
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 296, in __call__
  Module Products.ERP5.Document.Delivery, line 766, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5.Document.Delivery, line 774, in _expand
  Module Products.ERP5Type.Document.AppliedRule, line 98, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5Type.Document.AppliedRule, line 114, in _expand
  Module Products.ERP5.Document.OrderRule, line 114, in expand
  Module Products.ERP5Type.Document.ProductionOrderRule, line 95, in _getExpandablePropertyDict
  Module Products.ERP5.Document.TransformationRule, line 87, in getBusinessProcess
AttributeError: getSpecialiseValue





ERROR: test_06_testIndustrialPhase (testProductionOrderApparel.TestProductionOrderApparel)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testProductionOrderApparel.py", line 1072, in test_06_testIndustrialPhase
    sequence_list.play(self)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 162, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 109, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateProductionOrganisation2
      CreateSupplyOrganisation1
      CreateSupplyOrganisation2
      CreateTwoPhasesSC
      CreateVariatedResource
      CreateComponent1
      CreateComponent2
      CreateTransformation
      CreateOrganisation
      CreateOrder
      CreateOrderLine
      Tic
      OrderOrder
    > Tic
      ConfirmOrder
      Tic
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 95, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testOrder.py", line 116, in stepTic
    self.tic()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 551, in tic
    raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_b77ac7c0a4464ce9e34ea227b56ea710/production_order_module/6', 'expand', -2, 6)] 
Last error message:
AttributeError
getSpecialiseValue
Traceback (innermost last):
  Module Products.CMFActivity.ActivityTool, line 296, in __call__
  Module Products.ERP5.Document.Delivery, line 766, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5.Document.Delivery, line 774, in _expand
  Module Products.ERP5Type.Document.AppliedRule, line 98, in expand
  Module Products.ERP5Type.UnrestrictedMethod, line 97, in __call__
  Module Products.ERP5Type.Document.AppliedRule, line 114, in _expand
  Module Products.ERP5.Document.OrderRule, line 114, in expand
  Module Products.ERP5Type.Document.ProductionOrderRule, line 95, in _getExpandablePropertyDict
  Module Products.ERP5.Document.TransformationRule, line 87, in getBusinessProcess
AttributeError: getSpecialiseValue





ERROR: test_01_ERP5Site_createModule (testERP5Core.TestERP5Core)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testERP5Core.py", line 112, in test_01_ERP5Site_createModule
    module_title=module_title)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1033, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 325, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 75, in ERP5Site_createModule
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/Formulator/Form.py", line 784, in manage_settings
    result = self.settings_form.validate_all(REQUEST)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/Formulator/Form.py", line 377, in validate_all
    value = field.validate(REQUEST)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/Formulator/Field.py", line 352, in validate
    return self._validate_helper(
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/Formulator/Field.py", line 341, in _validate_helper
    value = self.validator.validate(self, key, REQUEST)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/Formulator/Validator.py", line 148, in validate
    value = StringBaseValidator.validate(self, field, key, REQUEST)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/Formulator/Validator.py", line 101, in validate
    raise KeyError, 'Field %s is not present in request object.' % (repr(field.id), )
KeyError: "Field 'update_action_title' is not present in request object."



ERROR: test_03_getDefaultModule (testERP5Core.TestERP5Core)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testERP5Core.py", line 258, in test_03_getDefaultModule
    module_title=module_title)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1033, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 325, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 75, in ERP5Site_createModule
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/Formulator/Form.py", line 784, in manage_settings
    result = self.settings_form.validate_all(REQUEST)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/Formulator/Form.py", line 377, in validate_all
    value = field.validate(REQUEST)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/Formulator/Field.py", line 352, in validate
    return self._validate_helper(
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/Formulator/Field.py", line 341, in _validate_helper
    value = self.validator.validate(self, key, REQUEST)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/Formulator/Validator.py", line 148, in validate
    value = StringBaseValidator.validate(self, field, key, REQUEST)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/Formulator/Validator.py", line 101, in validate
    raise KeyError, 'Field %s is not present in request object.' % (repr(field.id), )
KeyError: "Field 'update_action_title' is not present in request object."



FAIL: test_14_TwoInventoryWithSameDateAndResourceAndNode (testInventoryAPI.TestInventoryDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testInventoryAPI.py", line 2066, in test_14_TwoInventoryWithSameDateAndResourceAndNode
    workflow_error_message)
AssertionError: [<Products.ERP5Type.Message.Message object at 0xa475aac>]



FAIL: test_BuinessPathDynamicCategoryAccessProvider (testBPMCore.TestBPMImplementation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testBPMCore.py", line 1994, in test_BuinessPathDynamicCategoryAccessProvider
    business_path.getSource(context=context_movement))
AssertionError: 'organisation_module/1' != 'source/organisation_module/1'



ERROR: test_intermediateLines (testNewPayroll.TestNewPayroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testNewPayroll.py", line 733, in test_intermediateLines
    sequence_list.play(self)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 162, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 109, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreateUrssafPayrollService
      CreateLabourPayrollService
      CreateEmployer
      CreateEmployee
      CreateBasicModel
      ModelCreateIntermediateModelLine
      ModelCreateAppliedOnTaxModelLine
      IntermediateModelLineCreateMovements
      AppliedOnTaxModelLineCreateMovements
      CreateBasicPaysheet
      PaysheetCreateLabourPaySheetLine
      CreateBusinessProcess
      CreateBusinessPath
      CreateUrssafRoubaixOrganisation
      ModifyBusinessPathTradePhase
      ModelSpecialiseBusinessProcess
      Tic
    > PaysheetApplyTransformation
      Tic
      CheckPaysheetIntermediateLines
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 95, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testNewPayroll.py", line 239, in stepPaysheetApplyTransformation
    paysheet.applyTransformation()
AttributeError: applyTransformation



ERROR: test_modelLineInPaysheet (testNewPayroll.TestNewPayroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testNewPayroll.py", line 753, in test_modelLineInPaysheet
    sequence_list.play(self)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 162, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 109, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreateUrssafPayrollService
      CreateLabourPayrollService
      CreateEmployer
      CreateEmployee
      CreateBasicModel
      ModelCreateUrssafModelLine
      UrssafModelLineCreateMovements
      CreateBasicPaysheet
      PaysheetCreateLabourPaySheetLine
      Tic
      CreateBusinessProcess
      CreateBusinessPath
      CreateUrssafRoubaixOrganisation
      ModifyBusinessPathTradePhase
      ModelSpecialiseBusinessProcess
      Tic
      CreateOldAgeInsuranacePayrollService
    > PaysheetCreateModelLine
      PaysheetModelLineCreateMovements
      CheckUpdateAggregatedMovementReturnWithModelLineOnPaysheet
      PaysheetApplyTransformation
      Tic
      CheckPaysheetLineAreCreatedWithModelLineOnPaysheet
      CheckPaysheetLineFromModelLineAmounts
      CheckUpdateAggregatedAmountListReturnNothing
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 95, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testNewPayroll.py", line 539, in stepPaysheetCreateModelLine
    model_line = self.createModelLine(paysheet)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testNewPayroll.py", line 169, in createModelLine
    return document.newContent(portal_type='Pay Sheet Model Line', **kw)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/Core/Folder.py", line 429, in newContent
    return FolderMixIn.newContent(self, *args, **kw)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/Core/Folder.py", line 144, in newContent
    raise ValueError('Disallowed subobject type: %s' % portal_type)
ValueError: Disallowed subobject type: Pay Sheet Model Line



FAIL: test_basicPaySheetCalculation (testNewPayroll.TestNewPayroll)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testNewPayroll.py", line 706, in test_basicPaySheetCalculation
    sequence_list.play(self)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 162, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 109, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreateUrssafPayrollService
      CreateLabourPayrollService
      CreateEmployer
      CreateEmployee
      CreateBasicModel
      ModelCreateUrssafModelLine
      UrssafModelLineCreateMovements
      CreateBasicPaysheet
      PaysheetCreateLabourPaySheetLine
      Tic
      CreateBusinessProcess
      CreateBusinessPath
      CreateUrssafRoubaixOrganisation
      ModifyBusinessPathTradePhase
      ModelSpecialiseBusinessProcess
      Tic
    > CheckUpdateAggregatedMovementReturn
      PaysheetApplyTransformation
      Tic
      CheckSourceSectionOnMovements
      CheckPaysheetLineAreCreated
      CheckPaysheetLineAmounts
      CheckUpdateAggregatedAmountListReturnNothing
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 95, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testNewPayroll.py", line 235, in stepCheckUpdateAggregatedMovementReturn
    self.checkUpdateAggregatedMovementReturn(model, paysheet, 0, 2)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testNewPayroll.py", line 230, in checkUpdateAggregatedMovementReturn
    self.assertEquals(len(movement_to_add), expected_movement_to_add_count)
AssertionError: 0 != 2



ERROR: test_TransformationRule_expand (testMRP.TestMRPImplementation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testMRP.py", line 221, in test_TransformationRule_expand
    rule.expand(applied_rule)
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5/Document/TransformationRule.py", line 221, in expand
    if len(successor_remaining_trade_phase_list) == 0:
NameError: global name 'successor_remaining_trade_phase_list' is not defined



ERROR: Test cache factory containing only one cache plugin.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 391, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/Products/ERP5Type/tests/testCacheTool.py", line 59, in afterSetUp
    self.checkPortalTypes()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/Products/ERP5Type/tests/testCacheTool.py", line 86, in checkPortalTypes
    self.assertNotEqual(None, portal_type)
AssertionError: None == None



ERROR: Test a cache factory containing multiple cache plugins.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 391, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/Products/ERP5Type/tests/testCacheTool.py", line 59, in afterSetUp
    self.checkPortalTypes()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/Products/ERP5Type/tests/testCacheTool.py", line 86, in checkPortalTypes
    self.assertNotEqual(None, portal_type)
AssertionError: None == None



ERROR: test_03_cachePersistentObjects (testCacheTool.TestCacheTool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 391, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/Products/ERP5Type/tests/testCacheTool.py", line 59, in afterSetUp
    self.checkPortalTypes()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/Products/ERP5Type/tests/testCacheTool.py", line 86, in checkPortalTypes
    self.assertNotEqual(None, portal_type)
AssertionError: None == None



ERROR: Test Class against Interface
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 86, in __call__
    self.setUp()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 391, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
    self.afterSetUp()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/Products/ERP5Type/tests/testCacheTool.py", line 59, in afterSetUp
    self.checkPortalTypes()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/Products/ERP5Type/tests/testCacheTool.py", line 86, in checkPortalTypes
    self.assertNotEqual(None, portal_type)
AssertionError: None == None



FAIL: test_09_ScriptableKeys (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 748, in test_09_ScriptableKeys
    self.assertEqual(len(self.portal.portal_catalog(advanced_search_text='ScriptableKey')), 1)
AssertionError: 155 != 1



FAIL: test_49_IndexInOrderedSearchFolder (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/parts/bot_livecd/full.ERP5_z28/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 1664, in test_49_IndexInOrderedSearchFolder
    self.failUnless('use index' in sql)
AssertionError



More information about the Erp5-report mailing list