[Erp5-report] ERP5_z212 r34449 : 3423 Tests, 209 Errors, 5 Failures, 19 Skips
nobody at svn.erp5.org
nobody at svn.erp5.org
Tue Apr 13 11:01:06 CEST 2010
Test Suite: ERP5_z212
Revision: 34449
Result: FAIL
All tests: 3423
Failures: 5
Errors: 209
Skips: 19
The following tests failed:
testAccounting (66 errors)
test_Account_getDestinationSectionItemList (testAccounting.TestTransactions)
test_AccountValidation (testAccounting.TestAccounts)
test_AccountingPeriodWorkflow (testAccounting.TestClosingPeriod), Tests that accounting_period_workflow creates a balance transaction.
test_AccountingTransactionValidationAfterPeriod (testAccounting.TestTransactionValidation)
test_export_transaction (testAccounting.TestAccountingExport)
test_Base_doAction (testAccounting.TestAccountingTransactionTemplate)
testAccountingReports (36 errors)
testAccountStatement (testAccountingReports.TestAccountingReports)
testApparelTransformation (1 errors)
test_01_getAggregatedAmountList (testApparelTransformation.TestApparelTransformation)
testBudget (3 errors)
test_budget_cell_node_variation_with_aggregate (testBudget.TestBudget)
testBug (1 errors)
test_09_ResolveBugWithDeletedBugLine (testBug.TestBug)
testConversionInSimulation (7 errors)
test_01_delivery_mode_on_sale_packing_list_and_invoice (testConversionInSimulation.TestConversionInSimulation)
testDocumentationHelper (3 errors)
test_01_ERP5Site (testDocumentationHelper.TestDocumentationHelper)
testERP5CurrencyExchangeLine (8 errors)
test_CreateCELWithNoBasePrice (testERP5CurrencyExchangeLine.TestCurrencyExchangeLine)
testFormPrintoutAsODG (4 errors)
test_01_TextField (testFormPrintoutAsODG.TestFormPrintoutAsODG)
testFormPrintoutAsODT (20 errors)
test_01_Paragraph (testFormPrintoutAsODT.TestFormPrintoutAsODT)
testGUIwithSecurity (1 errors)
test_01_relationFieldToInaccessibleObject (testGUIwithSecurity.TestGUISecurity)
testItem (2 errors)
test_select_item_dialog_no_variation (testItem.TestItem)
test_select_item_dialog_variation (testItem.TestItem)
testKMGadget (1 failures)
test_09SubsectionGadget (testKMGadget.TestGadgets), Check Subsection Gadgets
testLegacyProductionOrder (9 errors)
test_01_testProductionSimulationExpand (testLegacyProductionOrder.TestProductionOrder)
test_02_testSourcingSimulationExpand (testLegacyProductionOrder.TestProductionOrder)
test_03_testIndustrialPhase (testLegacyProductionOrder.TestProductionOrder)
test_04_testProductionSimulationBuild (testLegacyProductionOrder.TestProductionOrder)
test_05_testSourcingSimulationBuild (testLegacyProductionOrder.TestProductionOrder)
test_06_testIndustrialPhase (testLegacyProductionOrder.TestProductionOrder)
test_07_testTransformationInteractionProductionOrderLine (testLegacyProductionOrder.TestProductionOrder)
test_08_testTransformationWithEfficiency (testLegacyProductionOrder.TestProductionOrder)
test_09_testTransformationWithVariation (testLegacyProductionOrder.TestProductionOrder)
testLegacyProductionPackingList (1 errors)
test_01_sourcingDelivery (testLegacyProductionPackingList.TestProductionDelivery)
testListBox (12 errors)
testCellKeywordInProxifiedListboxColumn (testListBox.TestListBox)
testOOoChart (4 errors)
test_ods_style (testOOoChart.TestOOoChart)
testOpenOrder (1 failures)
testPeriodicityDateList (testOpenOrder.TestOpenOrder)
testPlanningBox (1 errors)
test_01 (testPlanningBox.TestPlanningBox)
testProductionOrder (9 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)
testProductionOrderApparel (7 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)
test_07_testTransformationInteractionProductionOrderLine (testProductionOrderApparel.TestProductionOrderApparel)
testProductionPackingList (1 errors)
test_01_sourcingDelivery (testProductionPackingList.TestProductionDelivery)
testProductionPackingListApparel (1 errors)
test_01_sourcingDelivery (testProductionPackingListApparel.TestProductionDeliveryApparel)
testProxyField (1 failures)
testSkinSelectionTemplateField (testProxyField.TestProxyField)
testSerializeForm (1 failures)
test checking if the field values are of the proper type.
testTemplate (8 errors)
test_DeliveryTemplateNotIndexable (testTemplate.TestTemplate)
testTransformation (4 errors)
test_transformedInventory (testTransformation.TestTransformation)
test_transformedInventory (testTransformation.TestTransformation)
test_variationCategory (testTransformation.TestTransformation)
test_variationCategoryWithIndividualVariation (testTransformation.TestTransformation), Check that individual variation are return when getVariationCategoryList
testTranslation (1 failures)
test_07_NegatedQueryForTranslation (testTranslation.TestWorkflowStateTitleTranslation)
The following tests were at least partly skipped:
testBase (3 skips)
test_NonIndexable (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 in the same transaction of newContent(). ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates'
test_NonIndexable2 (testBase.TestBase), check if a document is not indexed where we call edit() and set isIndexable=0 after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates'
test_NonIndexable3 (testBase.TestBase), check if a document is not indexed where we set isIndexable=0 and call edit() after it is already indexed. ... skipped 'isIndexable is not designed to work like tested here, this test must be rewritten once we know how to handle correctly templates'
testERP5Catalog (4 skips)
test_49_IndexInOrderedSearchFolder (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5'
test_56_CreateUidDuringClearCatalog (testERP5Catalog.TestERP5Catalog) ... skipped 'Regression portal_ids must be delete of catalog'
test_SubDocumentsWithAcquireLocalRoleSecurityIndexing (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5'
test_sortOnRelatedKeyWithUnsetRelation (testERP5Catalog.TestERP5Catalog) ... skipped 'TODO ERP5'
testMRP (4 skips)
test_TransformationRule_expand_concurrent (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'
test_TransformationRule_expand_reexpand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'
test_TransformationRule_getHeadProductionPathList (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'
test_TransformationSourcingRule_expand (testMRP.TestMRPImplementation) ... skipped 'Unfinished experimental feature'
testSQLCachedWorklist (1 skips)
test_02_related_key (testSQLCachedWorklist.TestSQLCachedWorklist) ... skipped 'TODO ERP5'
testSelectionTool (7 skips)
skipped 'Test to be written'
testPage (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written'
testView (testSelectionTool.TestSelectionTool) ... skipped 'Test to be written'
skipped 'Test to be written'
testDeleteGlobalSelection (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'To be decided if implementation is required'
testPage (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written'
testView (testSelectionTool.TestSelectionToolMemcachedStorage) ... skipped 'Test to be written'
-------------- next part --------------
ERROR: test_Account_getDestinationSectionItemList (testAccounting.TestTransactions)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 136, in run
self.setUp()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testAccounting.py", line 166, in setUp
ERP5TypeTestCase.setUp(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 528, in setUp
use_dummy_mail_host=use_dummy_mail_host)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1001, in setUpERP5Site
quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 889, in _installBusinessTemplateList
bt = template_tool.download(url)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 446, in download
bt = self._download_local(name, id)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 374, in _download_local
bt.importFile(dir=True, file=file_list, root_path=path)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 5613, in importFile
getattr(self, item_name).importFile(bta)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 571, in importFile
bta.importFiles(item=self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 388, in importFiles
item._importFile(file_name, file)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 770, in _importFile
obj = connection.importFile(file_obj, customImporters=customImporters)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
return customImporters[magic](self, f, clue)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/patches/ppml.py", line 766, in importXML
return jar.importFile(outfile,clue)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
t.savepoint(optimistic=True)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 253, in savepoint
self._saveAndRaiseCommitishError() # reraises!
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 250, in savepoint
savepoint = Savepoint(self, optimistic, *self._resources)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 647, in __init__
savepoint = savepoint()
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1128, in savepoint
self._commit(None)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 570, in _commit
self._importDuringCommit(transaction, *self._import)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
pickler.dump(unpickler.load())
ImportError: No module named Zelenium.zuite
ERROR: test_AccountValidation (testAccounting.TestAccounts)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 136, in run
self.setUp()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testAccounting.py", line 166, in setUp
ERP5TypeTestCase.setUp(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 528, in setUp
use_dummy_mail_host=use_dummy_mail_host)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1001, in setUpERP5Site
quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 889, in _installBusinessTemplateList
bt = template_tool.download(url)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 446, in download
bt = self._download_local(name, id)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 374, in _download_local
bt.importFile(dir=True, file=file_list, root_path=path)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 5613, in importFile
getattr(self, item_name).importFile(bta)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 571, in importFile
bta.importFiles(item=self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 388, in importFiles
item._importFile(file_name, file)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 770, in _importFile
obj = connection.importFile(file_obj, customImporters=customImporters)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
return customImporters[magic](self, f, clue)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/patches/ppml.py", line 766, in importXML
return jar.importFile(outfile,clue)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
t.savepoint(optimistic=True)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 253, in savepoint
self._saveAndRaiseCommitishError() # reraises!
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 250, in savepoint
savepoint = Savepoint(self, optimistic, *self._resources)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 647, in __init__
savepoint = savepoint()
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1128, in savepoint
self._commit(None)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 570, in _commit
self._importDuringCommit(transaction, *self._import)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
pickler.dump(unpickler.load())
ImportError: No module named Zelenium.zuite
ERROR: test_AccountingPeriodWorkflow (testAccounting.TestClosingPeriod), Tests that accounting_period_workflow creates a balance transaction.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 136, in run
self.setUp()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testAccounting.py", line 166, in setUp
ERP5TypeTestCase.setUp(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 528, in setUp
use_dummy_mail_host=use_dummy_mail_host)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1001, in setUpERP5Site
quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 889, in _installBusinessTemplateList
bt = template_tool.download(url)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 446, in download
bt = self._download_local(name, id)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 374, in _download_local
bt.importFile(dir=True, file=file_list, root_path=path)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 5613, in importFile
getattr(self, item_name).importFile(bta)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 571, in importFile
bta.importFiles(item=self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 388, in importFiles
item._importFile(file_name, file)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 770, in _importFile
obj = connection.importFile(file_obj, customImporters=customImporters)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
return customImporters[magic](self, f, clue)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/patches/ppml.py", line 766, in importXML
return jar.importFile(outfile,clue)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
t.savepoint(optimistic=True)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 253, in savepoint
self._saveAndRaiseCommitishError() # reraises!
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 250, in savepoint
savepoint = Savepoint(self, optimistic, *self._resources)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 647, in __init__
savepoint = savepoint()
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1128, in savepoint
self._commit(None)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 570, in _commit
self._importDuringCommit(transaction, *self._import)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
pickler.dump(unpickler.load())
ImportError: No module named Zelenium.zuite
ERROR: test_AccountingTransactionValidationAfterPeriod (testAccounting.TestTransactionValidation)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 136, in run
self.setUp()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testAccounting.py", line 166, in setUp
ERP5TypeTestCase.setUp(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 528, in setUp
use_dummy_mail_host=use_dummy_mail_host)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1001, in setUpERP5Site
quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 889, in _installBusinessTemplateList
bt = template_tool.download(url)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 446, in download
bt = self._download_local(name, id)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 374, in _download_local
bt.importFile(dir=True, file=file_list, root_path=path)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 5613, in importFile
getattr(self, item_name).importFile(bta)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 571, in importFile
bta.importFiles(item=self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 388, in importFiles
item._importFile(file_name, file)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 770, in _importFile
obj = connection.importFile(file_obj, customImporters=customImporters)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
return customImporters[magic](self, f, clue)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/patches/ppml.py", line 766, in importXML
return jar.importFile(outfile,clue)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
t.savepoint(optimistic=True)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 253, in savepoint
self._saveAndRaiseCommitishError() # reraises!
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 250, in savepoint
savepoint = Savepoint(self, optimistic, *self._resources)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 647, in __init__
savepoint = savepoint()
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1128, in savepoint
self._commit(None)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 570, in _commit
self._importDuringCommit(transaction, *self._import)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
pickler.dump(unpickler.load())
ImportError: No module named Zelenium.zuite
ERROR: test_export_transaction (testAccounting.TestAccountingExport)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 136, in run
self.setUp()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testAccounting.py", line 166, in setUp
ERP5TypeTestCase.setUp(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 528, in setUp
use_dummy_mail_host=use_dummy_mail_host)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1001, in setUpERP5Site
quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 889, in _installBusinessTemplateList
bt = template_tool.download(url)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 446, in download
bt = self._download_local(name, id)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 374, in _download_local
bt.importFile(dir=True, file=file_list, root_path=path)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 5613, in importFile
getattr(self, item_name).importFile(bta)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 571, in importFile
bta.importFiles(item=self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 388, in importFiles
item._importFile(file_name, file)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 770, in _importFile
obj = connection.importFile(file_obj, customImporters=customImporters)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
return customImporters[magic](self, f, clue)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/patches/ppml.py", line 766, in importXML
return jar.importFile(outfile,clue)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
t.savepoint(optimistic=True)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 253, in savepoint
self._saveAndRaiseCommitishError() # reraises!
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 250, in savepoint
savepoint = Savepoint(self, optimistic, *self._resources)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 647, in __init__
savepoint = savepoint()
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1128, in savepoint
self._commit(None)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 570, in _commit
self._importDuringCommit(transaction, *self._import)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
pickler.dump(unpickler.load())
ImportError: No module named Zelenium.zuite
ERROR: test_Base_doAction (testAccounting.TestAccountingTransactionTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 136, in run
self.setUp()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testAccounting.py", line 166, in setUp
ERP5TypeTestCase.setUp(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 528, in setUp
use_dummy_mail_host=use_dummy_mail_host)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1001, in setUpERP5Site
quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 889, in _installBusinessTemplateList
bt = template_tool.download(url)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 446, in download
bt = self._download_local(name, id)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 374, in _download_local
bt.importFile(dir=True, file=file_list, root_path=path)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 5613, in importFile
getattr(self, item_name).importFile(bta)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 571, in importFile
bta.importFiles(item=self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 388, in importFiles
item._importFile(file_name, file)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 770, in _importFile
obj = connection.importFile(file_obj, customImporters=customImporters)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
return customImporters[magic](self, f, clue)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/patches/ppml.py", line 766, in importXML
return jar.importFile(outfile,clue)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
t.savepoint(optimistic=True)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 253, in savepoint
self._saveAndRaiseCommitishError() # reraises!
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 250, in savepoint
savepoint = Savepoint(self, optimistic, *self._resources)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 647, in __init__
savepoint = savepoint()
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1128, in savepoint
self._commit(None)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 570, in _commit
self._importDuringCommit(transaction, *self._import)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
pickler.dump(unpickler.load())
ImportError: No module named Zelenium.zuite
ERROR: testAccountStatement (testAccountingReports.TestAccountingReports)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 136, in run
self.setUp()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testAccounting.py", line 166, in setUp
ERP5TypeTestCase.setUp(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 528, in setUp
use_dummy_mail_host=use_dummy_mail_host)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1001, in setUpERP5Site
quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 889, in _installBusinessTemplateList
bt = template_tool.download(url)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 446, in download
bt = self._download_local(name, id)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 374, in _download_local
bt.importFile(dir=True, file=file_list, root_path=path)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 5613, in importFile
getattr(self, item_name).importFile(bta)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 571, in importFile
bta.importFiles(item=self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 388, in importFiles
item._importFile(file_name, file)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 770, in _importFile
obj = connection.importFile(file_obj, customImporters=customImporters)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
return customImporters[magic](self, f, clue)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/patches/ppml.py", line 766, in importXML
return jar.importFile(outfile,clue)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
t.savepoint(optimistic=True)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 253, in savepoint
self._saveAndRaiseCommitishError() # reraises!
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 250, in savepoint
savepoint = Savepoint(self, optimistic, *self._resources)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 647, in __init__
savepoint = savepoint()
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1128, in savepoint
self._commit(None)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 570, in _commit
self._importDuringCommit(transaction, *self._import)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
pickler.dump(unpickler.load())
ImportError: No module named Zelenium.zuite
ERROR: test_01_getAggregatedAmountList (testApparelTransformation.TestApparelTransformation)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testApparelTransformation.py", line 739, in test_01_getAggregatedAmountList
sequence_list.play(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
CreateComponentDict
CreateOperationDict
Tic
CreateVariatedResource
Tic
CreateTransformation
> Tic
CreateTransformationLine
Tic
CreateIncludedTransformation
Tic
CreateIncludedTransformationLine
Tic
VerifyTransformationAggregatedAmountList
VerifyIncludedTransformationAggregatedAmountList
IncludeTransformation
Tic
VerifySpecialisedTransformationAggregatedAmountList
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
method(sequence=sequence)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_bb5bd3f365c93c368a8333de2bebc403/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /erp5_portal_bb5bd3f365c93c368a8333de2bebc403/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['1'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /erp5_portal_bb5bd3f365c93c368a8333de2bebc403/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
ERROR: test_budget_cell_node_variation_with_aggregate (testBudget.TestBudget)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 136, in run
self.setUp()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 528, in setUp
use_dummy_mail_host=use_dummy_mail_host)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1001, in setUpERP5Site
quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 889, in _installBusinessTemplateList
bt = template_tool.download(url)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 446, in download
bt = self._download_local(name, id)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 374, in _download_local
bt.importFile(dir=True, file=file_list, root_path=path)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 5613, in importFile
getattr(self, item_name).importFile(bta)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 571, in importFile
bta.importFiles(item=self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 388, in importFiles
item._importFile(file_name, file)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 770, in _importFile
obj = connection.importFile(file_obj, customImporters=customImporters)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
return customImporters[magic](self, f, clue)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/patches/ppml.py", line 766, in importXML
return jar.importFile(outfile,clue)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
t.savepoint(optimistic=True)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 253, in savepoint
self._saveAndRaiseCommitishError() # reraises!
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 250, in savepoint
savepoint = Savepoint(self, optimistic, *self._resources)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 647, in __init__
savepoint = savepoint()
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1128, in savepoint
self._commit(None)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 570, in _commit
self._importDuringCommit(transaction, *self._import)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
pickler.dump(unpickler.load())
ImportError: No module named Zelenium.zuite
ERROR: test_09_ResolveBugWithDeletedBugLine (testBug.TestBug)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testBug.py", line 589, in test_09_ResolveBugWithDeletedBugLine
get_transaction().commit()
NameError: global name 'get_transaction' is not defined
ERROR: test_01_delivery_mode_on_sale_packing_list_and_invoice (testConversionInSimulation.TestConversionInSimulation)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 136, in run
self.setUp()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testAccounting.py", line 166, in setUp
ERP5TypeTestCase.setUp(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 528, in setUp
use_dummy_mail_host=use_dummy_mail_host)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1001, in setUpERP5Site
quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 889, in _installBusinessTemplateList
bt = template_tool.download(url)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 446, in download
bt = self._download_local(name, id)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 374, in _download_local
bt.importFile(dir=True, file=file_list, root_path=path)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 5613, in importFile
getattr(self, item_name).importFile(bta)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 571, in importFile
bta.importFiles(item=self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 388, in importFiles
item._importFile(file_name, file)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 770, in _importFile
obj = connection.importFile(file_obj, customImporters=customImporters)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
return customImporters[magic](self, f, clue)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/patches/ppml.py", line 766, in importXML
return jar.importFile(outfile,clue)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
t.savepoint(optimistic=True)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 253, in savepoint
self._saveAndRaiseCommitishError() # reraises!
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 250, in savepoint
savepoint = Savepoint(self, optimistic, *self._resources)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 647, in __init__
savepoint = savepoint()
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1128, in savepoint
self._commit(None)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 570, in _commit
self._importDuringCommit(transaction, *self._import)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
pickler.dump(unpickler.load())
ImportError: No module named Zelenium.zuite
ERROR: test_01_ERP5Site (testDocumentationHelper.TestDocumentationHelper)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 136, in run
self.setUp()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 528, in setUp
use_dummy_mail_host=use_dummy_mail_host)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1001, in setUpERP5Site
quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 889, in _installBusinessTemplateList
bt = template_tool.download(url)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 446, in download
bt = self._download_local(name, id)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 374, in _download_local
bt.importFile(dir=True, file=file_list, root_path=path)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 5613, in importFile
getattr(self, item_name).importFile(bta)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 571, in importFile
bta.importFiles(item=self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 388, in importFiles
item._importFile(file_name, file)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 770, in _importFile
obj = connection.importFile(file_obj, customImporters=customImporters)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
return customImporters[magic](self, f, clue)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/patches/ppml.py", line 766, in importXML
return jar.importFile(outfile,clue)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
t.savepoint(optimistic=True)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 253, in savepoint
self._saveAndRaiseCommitishError() # reraises!
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 250, in savepoint
savepoint = Savepoint(self, optimistic, *self._resources)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 647, in __init__
savepoint = savepoint()
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1128, in savepoint
self._commit(None)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 570, in _commit
self._importDuringCommit(transaction, *self._import)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
pickler.dump(unpickler.load())
ImportError: No module named Zelenium.zuite
ERROR: test_CreateCELWithNoBasePrice (testERP5CurrencyExchangeLine.TestCurrencyExchangeLine)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 136, in run
self.setUp()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testAccounting.py", line 166, in setUp
ERP5TypeTestCase.setUp(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 528, in setUp
use_dummy_mail_host=use_dummy_mail_host)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1001, in setUpERP5Site
quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 889, in _installBusinessTemplateList
bt = template_tool.download(url)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 446, in download
bt = self._download_local(name, id)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 374, in _download_local
bt.importFile(dir=True, file=file_list, root_path=path)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 5613, in importFile
getattr(self, item_name).importFile(bta)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 571, in importFile
bta.importFiles(item=self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 388, in importFiles
item._importFile(file_name, file)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 770, in _importFile
obj = connection.importFile(file_obj, customImporters=customImporters)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
return customImporters[magic](self, f, clue)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/patches/ppml.py", line 766, in importXML
return jar.importFile(outfile,clue)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
t.savepoint(optimistic=True)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 253, in savepoint
self._saveAndRaiseCommitishError() # reraises!
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 250, in savepoint
savepoint = Savepoint(self, optimistic, *self._resources)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 647, in __init__
savepoint = savepoint()
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1128, in savepoint
self._commit(None)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 570, in _commit
self._importDuringCommit(transaction, *self._import)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
pickler.dump(unpickler.load())
ImportError: No module named Zelenium.zuite
ERROR: test_01_TextField (testFormPrintoutAsODG.TestFormPrintoutAsODG)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 136, in run
self.setUp()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 528, in setUp
use_dummy_mail_host=use_dummy_mail_host)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1001, in setUpERP5Site
quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 889, in _installBusinessTemplateList
bt = template_tool.download(url)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 446, in download
bt = self._download_local(name, id)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 374, in _download_local
bt.importFile(dir=True, file=file_list, root_path=path)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 5613, in importFile
getattr(self, item_name).importFile(bta)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 571, in importFile
bta.importFiles(item=self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 388, in importFiles
item._importFile(file_name, file)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 770, in _importFile
obj = connection.importFile(file_obj, customImporters=customImporters)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
return customImporters[magic](self, f, clue)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/patches/ppml.py", line 766, in importXML
return jar.importFile(outfile,clue)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
t.savepoint(optimistic=True)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 253, in savepoint
self._saveAndRaiseCommitishError() # reraises!
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 250, in savepoint
savepoint = Savepoint(self, optimistic, *self._resources)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 647, in __init__
savepoint = savepoint()
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1128, in savepoint
self._commit(None)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 570, in _commit
self._importDuringCommit(transaction, *self._import)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
pickler.dump(unpickler.load())
ImportError: No module named Zelenium.zuite
ERROR: test_01_Paragraph (testFormPrintoutAsODT.TestFormPrintoutAsODT)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 136, in run
self.setUp()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 528, in setUp
use_dummy_mail_host=use_dummy_mail_host)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1001, in setUpERP5Site
quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 889, in _installBusinessTemplateList
bt = template_tool.download(url)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 446, in download
bt = self._download_local(name, id)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 374, in _download_local
bt.importFile(dir=True, file=file_list, root_path=path)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 5613, in importFile
getattr(self, item_name).importFile(bta)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 571, in importFile
bta.importFiles(item=self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 388, in importFiles
item._importFile(file_name, file)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 770, in _importFile
obj = connection.importFile(file_obj, customImporters=customImporters)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
return customImporters[magic](self, f, clue)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/patches/ppml.py", line 766, in importXML
return jar.importFile(outfile,clue)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
t.savepoint(optimistic=True)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 253, in savepoint
self._saveAndRaiseCommitishError() # reraises!
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 250, in savepoint
savepoint = Savepoint(self, optimistic, *self._resources)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 647, in __init__
savepoint = savepoint()
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1128, in savepoint
self._commit(None)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 570, in _commit
self._importDuringCommit(transaction, *self._import)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
pickler.dump(unpickler.load())
ImportError: No module named Zelenium.zuite
ERROR: test_01_relationFieldToInaccessibleObject (testGUIwithSecurity.TestGUISecurity)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 136, in run
self.setUp()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 528, in setUp
use_dummy_mail_host=use_dummy_mail_host)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1001, in setUpERP5Site
quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 889, in _installBusinessTemplateList
bt = template_tool.download(url)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 446, in download
bt = self._download_local(name, id)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 374, in _download_local
bt.importFile(dir=True, file=file_list, root_path=path)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 5613, in importFile
getattr(self, item_name).importFile(bta)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 571, in importFile
bta.importFiles(item=self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 388, in importFiles
item._importFile(file_name, file)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 770, in _importFile
obj = connection.importFile(file_obj, customImporters=customImporters)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
return customImporters[magic](self, f, clue)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/patches/ppml.py", line 766, in importXML
return jar.importFile(outfile,clue)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
t.savepoint(optimistic=True)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 253, in savepoint
self._saveAndRaiseCommitishError() # reraises!
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 250, in savepoint
savepoint = Savepoint(self, optimistic, *self._resources)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 647, in __init__
savepoint = savepoint()
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1128, in savepoint
self._commit(None)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 570, in _commit
self._importDuringCommit(transaction, *self._import)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
pickler.dump(unpickler.load())
ImportError: No module named Zelenium.zuite
ERROR: test_select_item_dialog_no_variation (testItem.TestItem)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testItem.py", line 564, in test_select_item_dialog_no_variation
packing_list_line.DeliveryLine_viewSelectItemListDialog()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Form/Form.py", line 638, in __call__
return pt.pt_render(extra_context=extra_context)
File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PageTemplates/ZopePageTemplate.py", line 432, in pt_render
result = PageTemplate.pt_render(self, source, extra_context)
File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PageTemplates/PageTemplate.py", line 80, in pt_render
showtal=showtal)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.pagetemplate-3.5.0-py2.6.egg/zope/pagetemplate/pagetemplate.py", line 115, in pt_render
strictinsert=0, sourceAnnotations=sourceAnnotations)()
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 271, in __call__
self.interpret(self.program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 858, in do_defineMacro
self.interpret(macro)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 888, in do_useMacro
self.interpret(macro)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 888, in do_useMacro
self.interpret(macro)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 888, in do_useMacro
self.interpret(macro)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 954, in do_defineSlot
self.interpret(block)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 946, in do_defineSlot
self.interpret(slot)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 946, in do_defineSlot
self.interpret(slot)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 946, in do_defineSlot
self.interpret(slot)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 852, in do_condition
self.interpret(block)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 821, in do_loop_tal
self.interpret(block)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 531, in do_optTag_tal
self.no_tag(stuff[-2], stuff[-1])
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 742, in do_insertStructure_tal
structure = self.engine.evaluateStructure(expr)
File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PageTemplates/Expressions.py", line 220, in evaluateStructure
text = super(ZopeContext, self).evaluateStructure(expr)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tales-3.4.0-py2.6.egg/zope/tales/tales.py", line 696, in evaluate
return expression(self)
File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PageTemplates/ZRPythonExpr.py", line 49, in __call__
return eval(self._code, vars, {})
File "PythonExpr", line 1, in <expression>
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/Formulator/Field.py", line 269, in render
editable=editable,
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/Formulator/Field.py", line 208, in _render_helper
render_prefix=render_prefix)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Form/ProxyField.py", line 82, in __call__
return proxied_method(field, *args, **kw)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Form/ListBox.py", line 448, in render
return renderer()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Form/ListBox.py", line 1949, in __call__
return self.render(**kw)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Form/ListBox.py", line 2475, in render
return pt()
File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Shared/DC/Scripts/Bindings.py", line 324, in __call__
return self._bindAndExec(args, kw, None)
File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Shared/DC/Scripts/Bindings.py", line 361, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PageTemplates/ZopePageTemplate.py", line 335, in _exec
result = self.pt_render(extra_context=bound_names)
File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PageTemplates/ZopePageTemplate.py", line 432, in pt_render
result = PageTemplate.pt_render(self, source, extra_context)
File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PageTemplates/PageTemplate.py", line 80, in pt_render
showtal=showtal)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.pagetemplate-3.5.0-py2.6.egg/zope/pagetemplate/pagetemplate.py", line 115, in pt_render
strictinsert=0, sourceAnnotations=sourceAnnotations)()
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 271, in __call__
self.interpret(self.program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 852, in do_condition
self.interpret(block)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 888, in do_useMacro
self.interpret(macro)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 888, in do_useMacro
self.interpret(macro)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 852, in do_condition
self.interpret(block)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 852, in do_condition
self.interpret(block)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 946, in do_defineSlot
self.interpret(slot)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 821, in do_loop_tal
self.interpret(block)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 583, in do_setLocal_tal
self.engine.setLocal(name, self.engine.evaluateValue(expr))
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tales-3.4.0-py2.6.egg/zope/tales/tales.py", line 696, in evaluate
return expression(self)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tales-3.4.0-py2.6.egg/zope/tales/expressions.py", line 217, in __call__
return self._eval(econtext)
File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PageTemplates/Expressions.py", line 157, in _eval
return render(ob, econtext.vars)
File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PageTemplates/Expressions.py", line 119, in render
ob = ob()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Form/ListBox.py", line 2231, in render
in zip(self.getValueList(), renderer.getSelectedColumnList(), renderer.getColumnAliasList()):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Form/ListBox.py", line 2122, in getValueList
tales = get_tales('default')
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Form/ProxyField.py", line 556, in get_recursive_tales
raise AttributeError('The proxy field %r cannot find a template field' % self)
AttributeError: The proxy field <ProxyField at /erp5_portal_e318934fa812d0f6c3b169671ce517ab/DeliveryLine_viewSelectItemListDialog/listbox_quantity> cannot find a template field
ERROR: test_select_item_dialog_variation (testItem.TestItem)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testItem.py", line 625, in test_select_item_dialog_variation
packing_list_line.DeliveryLine_viewSelectItemListDialog()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Form/Form.py", line 638, in __call__
return pt.pt_render(extra_context=extra_context)
File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PageTemplates/ZopePageTemplate.py", line 432, in pt_render
result = PageTemplate.pt_render(self, source, extra_context)
File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PageTemplates/PageTemplate.py", line 80, in pt_render
showtal=showtal)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.pagetemplate-3.5.0-py2.6.egg/zope/pagetemplate/pagetemplate.py", line 115, in pt_render
strictinsert=0, sourceAnnotations=sourceAnnotations)()
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 271, in __call__
self.interpret(self.program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 858, in do_defineMacro
self.interpret(macro)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 888, in do_useMacro
self.interpret(macro)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 888, in do_useMacro
self.interpret(macro)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 888, in do_useMacro
self.interpret(macro)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 954, in do_defineSlot
self.interpret(block)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 946, in do_defineSlot
self.interpret(slot)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 946, in do_defineSlot
self.interpret(slot)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 946, in do_defineSlot
self.interpret(slot)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 852, in do_condition
self.interpret(block)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 821, in do_loop_tal
self.interpret(block)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 531, in do_optTag_tal
self.no_tag(stuff[-2], stuff[-1])
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 742, in do_insertStructure_tal
structure = self.engine.evaluateStructure(expr)
File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PageTemplates/Expressions.py", line 220, in evaluateStructure
text = super(ZopeContext, self).evaluateStructure(expr)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tales-3.4.0-py2.6.egg/zope/tales/tales.py", line 696, in evaluate
return expression(self)
File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PageTemplates/ZRPythonExpr.py", line 49, in __call__
return eval(self._code, vars, {})
File "PythonExpr", line 1, in <expression>
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/Formulator/Field.py", line 269, in render
editable=editable,
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/Formulator/Field.py", line 208, in _render_helper
render_prefix=render_prefix)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Form/ProxyField.py", line 82, in __call__
return proxied_method(field, *args, **kw)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Form/ListBox.py", line 448, in render
return renderer()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Form/ListBox.py", line 1949, in __call__
return self.render(**kw)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Form/ListBox.py", line 2475, in render
return pt()
File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Shared/DC/Scripts/Bindings.py", line 324, in __call__
return self._bindAndExec(args, kw, None)
File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Shared/DC/Scripts/Bindings.py", line 361, in _bindAndExec
return self._exec(bound_data, args, kw)
File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PageTemplates/ZopePageTemplate.py", line 335, in _exec
result = self.pt_render(extra_context=bound_names)
File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PageTemplates/ZopePageTemplate.py", line 432, in pt_render
result = PageTemplate.pt_render(self, source, extra_context)
File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PageTemplates/PageTemplate.py", line 80, in pt_render
showtal=showtal)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.pagetemplate-3.5.0-py2.6.egg/zope/pagetemplate/pagetemplate.py", line 115, in pt_render
strictinsert=0, sourceAnnotations=sourceAnnotations)()
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 271, in __call__
self.interpret(self.program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 852, in do_condition
self.interpret(block)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 888, in do_useMacro
self.interpret(macro)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 888, in do_useMacro
self.interpret(macro)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 852, in do_condition
self.interpret(block)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 852, in do_condition
self.interpret(block)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 946, in do_defineSlot
self.interpret(slot)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 821, in do_loop_tal
self.interpret(block)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 533, in do_optTag_tal
self.do_optTag(stuff)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 518, in do_optTag
return self.no_tag(start, program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 513, in no_tag
self.interpret(program)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 343, in interpret
handlers[opcode](self, args)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tal-3.5.2-py2.6.egg/zope/tal/talinterpreter.py", line 583, in do_setLocal_tal
self.engine.setLocal(name, self.engine.evaluateValue(expr))
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tales-3.4.0-py2.6.egg/zope/tales/tales.py", line 696, in evaluate
return expression(self)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.tales-3.4.0-py2.6.egg/zope/tales/expressions.py", line 217, in __call__
return self._eval(econtext)
File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PageTemplates/Expressions.py", line 157, in _eval
return render(ob, econtext.vars)
File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/PageTemplates/Expressions.py", line 119, in render
ob = ob()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Form/ListBox.py", line 2231, in render
in zip(self.getValueList(), renderer.getSelectedColumnList(), renderer.getColumnAliasList()):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Form/ListBox.py", line 2122, in getValueList
tales = get_tales('default')
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Form/ProxyField.py", line 556, in get_recursive_tales
raise AttributeError('The proxy field %r cannot find a template field' % self)
AttributeError: The proxy field <ProxyField at /erp5_portal_e318934fa812d0f6c3b169671ce517ab/DeliveryLine_viewSelectItemListDialog/listbox_quantity> cannot find a template field
FAIL: test_09SubsectionGadget (testKMGadget.TestGadgets), Check Subsection Gadgets
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/business_templates/erp5_km/TestTemplateItem/testKMGadget.py", line 618, in test_09SubsectionGadget
, self.auth).getBody())
AssertionError
ERROR: test_01_testProductionSimulationExpand (testLegacyProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Legacy/tests/testLegacyProductionOrder.py", line 1335, in test_01_testProductionSimulationExpand
sequence_list.play(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
.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/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
method(sequence=sequence)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['1'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
ERROR: test_02_testSourcingSimulationExpand (testLegacyProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Legacy/tests/testLegacyProductionOrder.py", line 1362, in test_02_testSourcingSimulationExpand
sequence_list.play(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
ClearActivities
CreateProductionOrganisation1
CreateSupplyOrganisation1
CreateSourcingSC
CreateNotVariatedResource
CreateComponent1
CreateTransformation
CreateOrganisation
CreateOrder
CreateOrderLine
> Tic
OrderOrder
Tic
CheckSourcingSimulation
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
method(sequence=sequence)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['2'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
ERROR: test_03_testIndustrialPhase (testLegacyProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Legacy/tests/testLegacyProductionOrder.py", line 1390, in test_03_testIndustrialPhase
sequence_list.play(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
ClearActivities
CreateProductionOrganisation1
CreateProductionOrganisation2
CreateSupplyOrganisation1
CreateSupplyOrganisation2
CreateTwoPhasesSC
CreateNotVariatedResource
CreateComponent1
CreateComponent2
CreateTransformation
CreateOrganisation
CreateOrder
CreateOrderLine
> Tic
OrderOrder
Tic
CheckTwoPhasesSimulation
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
method(sequence=sequence)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['3'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
ERROR: test_04_testProductionSimulationBuild (testLegacyProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Legacy/tests/testLegacyProductionOrder.py", line 1417, in test_04_testProductionSimulationBuild
sequence_list.play(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
ClearActivities
CreateProductionOrganisation1
CreateProductionSC
CreateNotVariatedResource
CreateComponent1
CreateTransformation
CreateOrganisation
CreateOrder
CreateOrderLine
> Tic
OrderOrder
Tic
ConfirmOrder
Tic
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
method(sequence=sequence)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['4'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
ERROR: test_05_testSourcingSimulationBuild (testLegacyProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Legacy/tests/testLegacyProductionOrder.py", line 1429, in test_05_testSourcingSimulationBuild
sequence_list.play(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
.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
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
method(sequence=sequence)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['5'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
ERROR: test_06_testIndustrialPhase (testLegacyProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Legacy/tests/testLegacyProductionOrder.py", line 1460, in test_06_testIndustrialPhase
sequence_list.play(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
ClearActivities
CreateProductionOrganisation1
CreateProductionOrganisation2
CreateSupplyOrganisation1
CreateSupplyOrganisation2
CreateTwoPhasesSC
CreateNotVariatedResource
CreateComponent1
CreateComponent2
CreateTransformation
CreateOrganisation
CreateOrder
CreateOrderLine
> Tic
OrderOrder
Tic
ConfirmOrder
Tic
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
method(sequence=sequence)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['6'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
ERROR: test_07_testTransformationInteractionProductionOrderLine (testLegacyProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Legacy/tests/testLegacyProductionOrder.py", line 1571, in test_07_testTransformationInteractionProductionOrderLine
sequence_list.play(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
ClearActivities
CreateNotVariatedResource
CreateOrder
CreateTransformation
> Tic
CreateOrderLineWithoutTransformation
Tic
CheckOrderLineTransformationIsSet
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
method(sequence=sequence)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['7'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
ERROR: test_08_testTransformationWithEfficiency (testLegacyProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Legacy/tests/testLegacyProductionOrder.py", line 1616, in test_08_testTransformationWithEfficiency
sequence_list.play(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
ClearActivities
CreateProductionOrganisation1
CreateSupplyOrganisation1
CreateSourcingSC
Tic
CreateNotVariatedResource
CreateComponent1
CreateEmptyTransformation
FillTransformationWithResource
> Tic
CreateTransformationTransformedResource
FillTransformationTransformedResourceWithComponent1
SetTransformationTransformedResourceQuantity
SetTransformationTransformedResourceEfficiency
SetTransformationTransformedResourceIndustrialPhaseList
Tic
CreateOrganisation
CreateOrder
CreateOrderLine
SetOrderLineQuantity
Tic
OrderOrder
Tic
CheckEfficiencySimulation
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
method(sequence=sequence)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['8'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
ERROR: test_09_testTransformationWithVariation (testLegacyProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Legacy/tests/testLegacyProductionOrder.py", line 1747, in test_09_testTransformationWithVariation
sequence_list.play(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
ClearActivities
CreateProductionOrganisation1
CreateSupplyOrganisation1
CreateSourcingSC
Tic
CreateColourSizeVariatedResource
CreateColourSizeVariatedComponent1
Tic
CreateEmptyTransformation
FillTransformationWithResource
SetTransformationVariation
> Tic
CreateTransformationTransformedResource
FillTransformationTransformedResourceWithComponent1
SetTransformationTransformedResourceVariation
SetTransformationTransformedResourceIndustrialPhaseList
Tic
SetTransformationTransformedResourceQuantityMatrix
SetTransformationTransformedResourceVariationMatrix
Tic
CreateOrganisation
CreateOrder
CreateOrderLine
SetOrderLineVariationCategories
SetOrderLineQuantityMatrix
Tic
OrderOrder
Tic
CheckVariationSimulation
ConfirmOrder
Tic
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
method(sequence=sequence)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['9'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
ERROR: test_01_sourcingDelivery (testLegacyProductionPackingList.TestProductionDelivery)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Legacy/tests/testLegacyProductionPackingList.py", line 776, in test_01_sourcingDelivery
sequence_list.play(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
.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/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
method(sequence=sequence)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_6cab96d659e1c177555f9ab27f36cd79/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /erp5_portal_6cab96d659e1c177555f9ab27f36cd79/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['1'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /erp5_portal_6cab96d659e1c177555f9ab27f36cd79/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
ERROR: testCellKeywordInProxifiedListboxColumn (testListBox.TestListBox)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 136, in run
self.setUp()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 528, in setUp
use_dummy_mail_host=use_dummy_mail_host)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1001, in setUpERP5Site
quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 889, in _installBusinessTemplateList
bt = template_tool.download(url)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 446, in download
bt = self._download_local(name, id)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 374, in _download_local
bt.importFile(dir=True, file=file_list, root_path=path)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 5613, in importFile
getattr(self, item_name).importFile(bta)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 571, in importFile
bta.importFiles(item=self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 388, in importFiles
item._importFile(file_name, file)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 770, in _importFile
obj = connection.importFile(file_obj, customImporters=customImporters)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
return customImporters[magic](self, f, clue)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/patches/ppml.py", line 766, in importXML
return jar.importFile(outfile,clue)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
t.savepoint(optimistic=True)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 253, in savepoint
self._saveAndRaiseCommitishError() # reraises!
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 250, in savepoint
savepoint = Savepoint(self, optimistic, *self._resources)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 647, in __init__
savepoint = savepoint()
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1128, in savepoint
self._commit(None)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 570, in _commit
self._importDuringCommit(transaction, *self._import)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
pickler.dump(unpickler.load())
ImportError: No module named Zelenium.zuite
ERROR: test_ods_style (testOOoChart.TestOOoChart)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 136, in run
self.setUp()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 528, in setUp
use_dummy_mail_host=use_dummy_mail_host)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1001, in setUpERP5Site
quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 889, in _installBusinessTemplateList
bt = template_tool.download(url)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 446, in download
bt = self._download_local(name, id)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 374, in _download_local
bt.importFile(dir=True, file=file_list, root_path=path)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 5613, in importFile
getattr(self, item_name).importFile(bta)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 571, in importFile
bta.importFiles(item=self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 388, in importFiles
item._importFile(file_name, file)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 770, in _importFile
obj = connection.importFile(file_obj, customImporters=customImporters)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
return customImporters[magic](self, f, clue)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/patches/ppml.py", line 766, in importXML
return jar.importFile(outfile,clue)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
t.savepoint(optimistic=True)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 253, in savepoint
self._saveAndRaiseCommitishError() # reraises!
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 250, in savepoint
savepoint = Savepoint(self, optimistic, *self._resources)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 647, in __init__
savepoint = savepoint()
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1128, in savepoint
self._commit(None)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 570, in _commit
self._importDuringCommit(transaction, *self._import)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
pickler.dump(unpickler.load())
ImportError: No module named Zelenium.zuite
FAIL: testPeriodicityDateList (testOpenOrder.TestOpenOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testOpenOrder.py", line 194, in testPeriodicityDateList
(D(2008,11,1,0,1), DateTime(2008,11,30)),
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_01 (testPlanningBox.TestPlanningBox)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 136, in run
self.setUp()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 528, in setUp
use_dummy_mail_host=use_dummy_mail_host)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1001, in setUpERP5Site
quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 889, in _installBusinessTemplateList
bt = template_tool.download(url)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 446, in download
bt = self._download_local(name, id)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 374, in _download_local
bt.importFile(dir=True, file=file_list, root_path=path)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 5613, in importFile
getattr(self, item_name).importFile(bta)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 571, in importFile
bta.importFiles(item=self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 388, in importFiles
item._importFile(file_name, file)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 770, in _importFile
obj = connection.importFile(file_obj, customImporters=customImporters)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
return customImporters[magic](self, f, clue)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/patches/ppml.py", line 766, in importXML
return jar.importFile(outfile,clue)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
t.savepoint(optimistic=True)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 253, in savepoint
self._saveAndRaiseCommitishError() # reraises!
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 250, in savepoint
savepoint = Savepoint(self, optimistic, *self._resources)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 647, in __init__
savepoint = savepoint()
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1128, in savepoint
self._commit(None)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 570, in _commit
self._importDuringCommit(transaction, *self._import)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
pickler.dump(unpickler.load())
ImportError: No module named Zelenium.zuite
ERROR: test_01_testProductionSimulationExpand (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrder.py", line 1359, in test_01_testProductionSimulationExpand
sequence_list.play(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
.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/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
method(sequence=sequence)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['1'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
ERROR: test_02_testSourcingSimulationExpand (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrder.py", line 1386, in test_02_testSourcingSimulationExpand
sequence_list.play(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
ClearActivities
CreateProductionOrganisation1
CreateSupplyOrganisation1
CreateSourcingSC
CreateNotVariatedResource
CreateComponent1
CreateTransformation
CreateOrganisation
CreateOrder
CreateOrderLine
> Tic
OrderOrder
Tic
CheckSourcingSimulation
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
method(sequence=sequence)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['2'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
ERROR: test_03_testIndustrialPhase (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrder.py", line 1414, in test_03_testIndustrialPhase
sequence_list.play(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
ClearActivities
CreateProductionOrganisation1
CreateProductionOrganisation2
CreateSupplyOrganisation1
CreateSupplyOrganisation2
CreateTwoPhasesSC
CreateNotVariatedResource
CreateComponent1
CreateComponent2
CreateTransformation
CreateOrganisation
CreateOrder
CreateOrderLine
> Tic
OrderOrder
Tic
CheckTwoPhasesSimulation
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
method(sequence=sequence)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['3'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
ERROR: test_04_testProductionSimulationBuild (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrder.py", line 1441, in test_04_testProductionSimulationBuild
sequence_list.play(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
ClearActivities
CreateProductionOrganisation1
CreateProductionSC
CreateNotVariatedResource
CreateComponent1
CreateTransformation
CreateOrganisation
CreateOrder
CreateOrderLine
> Tic
OrderOrder
Tic
ConfirmOrder
Tic
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
method(sequence=sequence)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['4'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
ERROR: test_05_testSourcingSimulationBuild (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrder.py", line 1453, in test_05_testSourcingSimulationBuild
sequence_list.play(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
.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
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
method(sequence=sequence)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['5'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
ERROR: test_06_testIndustrialPhase (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrder.py", line 1484, in test_06_testIndustrialPhase
sequence_list.play(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
ClearActivities
CreateProductionOrganisation1
CreateProductionOrganisation2
CreateSupplyOrganisation1
CreateSupplyOrganisation2
CreateTwoPhasesSC
CreateNotVariatedResource
CreateComponent1
CreateComponent2
CreateTransformation
CreateOrganisation
CreateOrder
CreateOrderLine
> Tic
OrderOrder
Tic
ConfirmOrder
Tic
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
method(sequence=sequence)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['6'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
ERROR: test_07_testTransformationInteractionProductionOrderLine (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrder.py", line 1595, in test_07_testTransformationInteractionProductionOrderLine
sequence_list.play(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
ClearActivities
CreateNotVariatedResource
CreateOrder
CreateTransformation
> Tic
CreateOrderLineWithoutTransformation
Tic
CheckOrderLineTransformationIsSet
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
method(sequence=sequence)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['7'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
ERROR: test_08_testTransformationWithEfficiency (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrder.py", line 1640, in test_08_testTransformationWithEfficiency
sequence_list.play(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
ClearActivities
CreateProductionOrganisation1
CreateSupplyOrganisation1
CreateSourcingSC
Tic
CreateNotVariatedResource
CreateComponent1
CreateEmptyTransformation
FillTransformationWithResource
> Tic
CreateTransformationTransformedResource
FillTransformationTransformedResourceWithComponent1
SetTransformationTransformedResourceQuantity
SetTransformationTransformedResourceEfficiency
SetTransformationTransformedResourceIndustrialPhaseList
Tic
CreateOrganisation
CreateOrder
CreateOrderLine
SetOrderLineQuantity
Tic
OrderOrder
Tic
CheckEfficiencySimulation
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
method(sequence=sequence)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['8'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
ERROR: test_09_testTransformationWithVariation (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrder.py", line 1771, in test_09_testTransformationWithVariation
sequence_list.play(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
ClearActivities
CreateProductionOrganisation1
CreateSupplyOrganisation1
CreateSourcingSC
Tic
CreateColourSizeVariatedResource
CreateColourSizeVariatedComponent1
Tic
CreateEmptyTransformation
FillTransformationWithResource
SetTransformationVariation
> Tic
CreateTransformationTransformedResource
FillTransformationTransformedResourceWithComponent1
SetTransformationTransformedResourceVariation
SetTransformationTransformedResourceIndustrialPhaseList
Tic
SetTransformationTransformedResourceQuantityMatrix
SetTransformationTransformedResourceVariationMatrix
Tic
CreateOrganisation
CreateOrder
CreateOrderLine
SetOrderLineVariationCategories
SetOrderLineQuantityMatrix
Tic
OrderOrder
Tic
CheckVariationSimulation
ConfirmOrder
Tic
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
method(sequence=sequence)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['9'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /erp5_portal_f9d5a9e0588ba4ee252164b55d086e03/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
ERROR: test_01_testProductionSimulationExpand (testProductionOrderApparel.TestProductionOrderApparel)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrderApparel.py", line 970, in test_01_testProductionSimulationExpand
sequence_list.play(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
.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/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
method(sequence=sequence)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['1'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
ERROR: test_02_testSourcingSimulationExpand (testProductionOrderApparel.TestProductionOrderApparel)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrderApparel.py", line 997, in test_02_testSourcingSimulationExpand
sequence_list.play(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
.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/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
method(sequence=sequence)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['2'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
ERROR: test_03_testIndustrialPhase (testProductionOrderApparel.TestProductionOrderApparel)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrderApparel.py", line 1025, in test_03_testIndustrialPhase
sequence_list.play(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
.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/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
method(sequence=sequence)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['3'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
ERROR: test_04_testProductionSimulationBuild (testProductionOrderApparel.TestProductionOrderApparel)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrderApparel.py", line 1052, in test_04_testProductionSimulationBuild
sequence_list.play(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
.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/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
method(sequence=sequence)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['4'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
ERROR: test_05_testSourcingSimulationBuild (testProductionOrderApparel.TestProductionOrderApparel)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrderApparel.py", line 1064, in test_05_testSourcingSimulationBuild
sequence_list.play(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
.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/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
method(sequence=sequence)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['5'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
ERROR: test_06_testIndustrialPhase (testProductionOrderApparel.TestProductionOrderApparel)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrderApparel.py", line 1095, in test_06_testIndustrialPhase
sequence_list.play(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
.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/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
method(sequence=sequence)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['6'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
ERROR: test_07_testTransformationInteractionProductionOrderLine (testProductionOrderApparel.TestProductionOrderApparel)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrderApparel.py", line 1178, in test_07_testTransformationInteractionProductionOrderLine
sequence_list.play(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
.play(context, sequence=self, quiet=quiet)
Current Sequence:
ClearActivities
CreateNotVariatedResource
CreateOrder
CreateTransformation
> Tic
CreateOrderLineWithoutTransformation
Tic
CheckOrderLineTransformationIsSet
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
method(sequence=sequence)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['7'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /erp5_portal_d229645c78cbb79edd9346d09a434541/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
ERROR: test_01_sourcingDelivery (testProductionPackingList.TestProductionDelivery)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionPackingList.py", line 776, in test_01_sourcingDelivery
sequence_list.play(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
.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/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
method(sequence=sequence)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_6cab96d659e1c177555f9ab27f36cd79/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /erp5_portal_6cab96d659e1c177555f9ab27f36cd79/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['1'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /erp5_portal_6cab96d659e1c177555f9ab27f36cd79/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
ERROR: test_01_sourcingDelivery (testProductionPackingListApparel.TestProductionDeliveryApparel)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionPackingList.py", line 776, in test_01_sourcingDelivery
sequence_list.play(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 192, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 114, in play
.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/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/Sequence.py", line 96, in play
method(sequence=sequence)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1104, in stepTic
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_be8786bf687d02870ffc89e7f41c8584/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /erp5_portal_be8786bf687d02870ffc89e7f41c8584/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['1'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /erp5_portal_be8786bf687d02870ffc89e7f41c8584/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
FAIL: testSkinSelectionTemplateField (testProxyField.TestProxyField)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Form/tests/testProxyField.py", line 199, in testSkinSelectionTemplateField
self.assertEquals('Customized Title', field.get_value('title'))
AssertionError: 'Customized Title' != 'Generic Title'
FAIL: test checking if the field values are of the proper type.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/Formulator/tests/testSerializeForm.py", line 358, in test_fieldValueTypes
self.assertEquals(field.values, field2.values)
AssertionError: {'alternate_name': '', 'title': 'Test Title', 'date_separator': '', 'editable': 0, 'input_order': 'mdy', 'start_datetime': None, 'description': '', 'default_now': 0, 'allow_empty_time': 0, 'ampm_time_style': 0, 'hide_day': 0, 'date_only': 0, 'time_separator': '$', 'hidden': 0, 'default': None, 'css_class': 'test_css', 'required': 1, 'enabled': 1, 'input_style': 'list', 'external_validator': '', 'hidden_day_is_last_day': 0, 'end_datetime': None, 'timezone_style': 0} != {'alternate_name': '', 'title': 'Test Title', 'date_separator': '', 'editable': 0, 'input_order': 'mdy', 'start_datetime': '', 'description': '', 'default_now': 0, 'allow_empty_time': 0, 'ampm_time_style': 0, 'hide_day': 0, 'date_only': 0, 'time_separator': '$', 'hidden': 0, 'default': '', 'css_class': 'test_css', 'required': 1, 'enabled': 1, 'input_style': 'list', 'external_validator': '', 'hidden_day_is_last_day': 0, 'end_datetime': '', 'timezone_style': 0}
ERROR: test_DeliveryTemplateNotIndexable (testTemplate.TestTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 136, in run
self.setUp()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 528, in setUp
use_dummy_mail_host=use_dummy_mail_host)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1001, in setUpERP5Site
quiet=quiet)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 889, in _installBusinessTemplateList
bt = template_tool.download(url)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 446, in download
bt = self._download_local(name, id)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Tool/TemplateTool.py", line 374, in _download_local
bt.importFile(dir=True, file=file_list, root_path=path)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 5613, in importFile
getattr(self, item_name).importFile(bta)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 571, in importFile
bta.importFiles(item=self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 388, in importFiles
item._importFile(file_name, file)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/Document/BusinessTemplate.py", line 770, in _importFile
obj = connection.importFile(file_obj, customImporters=customImporters)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 82, in importFile
return customImporters[magic](self, f, clue)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/patches/ppml.py", line 766, in importXML
return jar.importFile(outfile,clue)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 92, in importFile
t.savepoint(optimistic=True)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 253, in savepoint
self._saveAndRaiseCommitishError() # reraises!
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 250, in savepoint
savepoint = Savepoint(self, optimistic, *self._resources)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 647, in __init__
savepoint = savepoint()
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1128, in savepoint
self._commit(None)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 570, in _commit
self._importDuringCommit(transaction, *self._import)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/ExportImport.py", line 175, in _importDuringCommit
pickler.dump(unpickler.load())
ImportError: No module named Zelenium.zuite
ERROR: test_transformedInventory (testTransformation.TestTransformation)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testTransformation.py", line 298, in test_transformedInventory
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/inventory_api_test/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /inventory_api_test/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['4'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /inventory_api_test/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
ERROR: test_transformedInventory (testTransformation.TestTransformation)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 160, in run
self.tearDown()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 1063, in tearDown
PortalTestCase.tearDown(self)
File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Testing/ZopeTestCase/base.py", line 103, in tearDown
self.beforeTearDown()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testInventoryAPI.py", line 2372, in beforeTearDown
obj.invalidate()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/Base.py", line 242, in __call__
wf[wf_id].notifyWorkflowMethod(instance, transition_list, args=args, kw=kw)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/patches/WorkflowTool.py", line 62, in DCWorkflowDefinition_notifyWorkflowMethod
self._changeStateOf(ob, tdef, kw)
File "/home/buildbot/slave/full.ERP5_z212/build/src/Products.DCWorkflow/Products/DCWorkflow/DCWorkflow.py", line 468, in _changeStateOf
sdef = self._executeTransition(ob, tdef, kwargs)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/patches/DCWorkflow.py", line 393, in DCWorkflowDefinition_executeTransition
tool.setStatusOf(self.id, ob, status)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/patches/WorkflowTool.py", line 768, in WorkflowTool_setStatusOf
wfh.append(status)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/patches/WorkflowTool.py", line 743, in append
self._p_changed = 1
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 990, in register
self._register(obj)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/ZODB3-3.9.4-py2.6-linux-x86_64.egg/ZODB/Connection.py", line 1000, in _register
self.transaction_manager.get().join(self)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 213, in join
self._prior_operation_failed() # doesn't return
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 209, in _prior_operation_failed
self._failure_traceback.getvalue())
TransactionFailedError: An operation previously failed, with traceback:
File "../../bin/runUnitTest", line 178, in <module>
Products.ERP5Type.tests.runUnitTest.main()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/runUnitTest.py", line 606, in main
debug=debug)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/runUnitTest.py", line 477, in runUnitTestList
result = TestRunner(verbosity=verbosity).run(suite)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 255, in run
test(result)
File "/usr/lib64/python2.6/unittest.py", line 464, in __call__
return self.run(*args, **kwds)
File "/usr/lib64/python2.6/unittest.py", line 460, in run
test(result)
File "/usr/lib64/python2.6/unittest.py", line 464, in __call__
return self.run(*args, **kwds)
File "/usr/lib64/python2.6/unittest.py", line 460, in run
test(result)
File "/usr/lib64/python2.6/unittest.py", line 464, in __call__
return self.run(*args, **kwds)
File "/usr/lib64/python2.6/unittest.py", line 460, in run
test(result)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 399, in __call__
self.run(*args, **kw)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testTransformation.py", line 298, in test_transformedInventory
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 732, in tic
portal_activities.process_timer(None, None)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/CMFActivity/ActivityTool.py", line 907, in process_timer
self.tic(processing_node_list.index(currentNode)+1)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/CMFActivity/ActivityTool.py", line 971, in tic
activity.tic(inner_self, processing_node) # Transaction processing is the responsability of the activity
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/CMFActivity/Activity/Queue.py", line 143, in tic
if self.dequeueMessage(activity_tool, processing_node):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/CMFActivity/Activity/SQLQueue.py", line 269, in dequeueMessage
get_transaction().commit()
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 325, in commit
t, v, tb = self._saveAndGetCommitishError()
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 322, in commit
self._commitResources()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/TIDStorage/transaction_transaction.py", line 232, in _commitResources
result = original__commitResources(self, *args, **kw)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/transaction-1.0.0-py2.6.egg/transaction/_transaction.py", line 424, in _commitResources
rm.tpc_finish(self)
File "/home/buildbot/slave/full.ERP5_z212/build/eggs/zope.sendmail-3.5.1-py2.6.egg/zope/sendmail/delivery.py", line 93, in tpc_finish
self.callable(*self.args)
File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Products/MailHost/mailer.py", line 47, in send
connection = self.smtp(self.hostname, str(self.port))
File "/usr/lib64/python2.6/smtplib.py", line 239, in __init__
(code, msg) = self.connect(host, port)
File "/usr/lib64/python2.6/smtplib.py", line 295, in connect
self.sock = self._get_socket(host, port, self.timeout)
File "/usr/lib64/python2.6/smtplib.py", line 273, in _get_socket
return socket.create_connection((port, host), timeout)
File "/usr/lib64/python2.6/socket.py", line 514, in create_connection
raise error, msg
error: [Errno 111] Connection refused
ERROR: test_variationCategory (testTransformation.TestTransformation)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 136, in run
self.setUp()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 529, in setUp
PortalTestCase.setUp(self)
File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
self.afterSetUp()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testTransformation.py", line 105, in afterSetUp
TestTransformationMixin.afterSetUp(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrder.py", line 91, in afterSetUp
TestOrderMixin.afterSetUp(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testOrder.py", line 101, in afterSetUp
self.setUpPreferences()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrder.py", line 88, in setUpPreferences
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/inventory_api_test/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /inventory_api_test/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['4'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /inventory_api_test/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
ERROR: test_variationCategoryWithIndividualVariation (testTransformation.TestTransformation), Check that individual variation are return when getVariationCategoryList
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 136, in run
self.setUp()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 529, in setUp
PortalTestCase.setUp(self)
File "/home/buildbot/slave/full.ERP5_z212/build/src/Zope2/src/Testing/ZopeTestCase/PortalTestCase.py", line 62, in setUp
self.afterSetUp()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testTransformation.py", line 105, in afterSetUp
TestTransformationMixin.afterSetUp(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrder.py", line 91, in afterSetUp
TestOrderMixin.afterSetUp(self)
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testOrder.py", line 101, in afterSetUp
self.setUpPreferences()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testProductionOrder.py", line 88, in setUpPreferences
self.tic()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/ERP5TypeTestCase.py", line 751, in tic
error_message
RuntimeError: tic is looping forever. These messages are pending: [('/inventory_api_test/portal_catalog/erp5_mysql_innodb', 'SQLCatalog_catalogTransformation', -2, 5)]
Last error message:
ValueError
Invalid integer value for <em>uid</em>
Traceback (innermost last):
Module Products.CMFActivity.ActivityTool, line 295, in __call__
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.ERP5Type.tests.ERP5TypeTestCase, line 1299, in _exec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 18, in SQLCatalog_catalogTransformation
- <PythonScript at /inventory_api_test/portal_catalog/erp5_mysql_innodb/SQLCatalog_catalogTransformation>
- Line 18
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 250, in unrestrictedTraverse
- __traceback_info__: (['4'], 'transformation_module')
Module Products.ZSQLCatalog.SQLCatalog, line 865, in __getitem__
Module Products.ERP5Type.patches.DA, line 202, in DA__call__
- <SQL at /inventory_api_test/portal_catalog/erp5_mysql_innodb/z_getitem_by_uid>
Module DocumentTemplate.DT_String, line 477, in __call__
Module Shared.DC.ZRDB.sqltest, line 152, in render
ValueError: Invalid integer value for <em>uid</em>
FAIL: test_07_NegatedQueryForTranslation (testTranslation.TestWorkflowStateTitleTranslation)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5Type/tests/backportUnittest.py", line 145, in run
testMethod()
File "/home/buildbot/slave/full.ERP5_z212/build/parts/products-erp5/ERP5/tests/testTranslation.py", line 335, in test_07_NegatedQueryForTranslation
self.assertEquals(len(result), 0)
AssertionError: 1 != 0
More information about the Erp5-report
mailing list