[Erp5-report] ERP5_z28 r18129: 1359 Tests, 27 Errors, 3 Failures
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Dec 7 23:38:04 CET 2007
Test Suite: ERP5_z28
Revision: 18129
Result: FAIL
All tests: 1359
Failures: 3
Errors: 27
The following tests failed:
testAccounting (7 errors)
Tests that accounting_period_workflow creates a balance transaction.
test_BalanceTransactionDate (testAccounting.TestClosingPeriod)
test_InventoryIndexingNodeAndMirrorSection (testAccounting.TestClosingPeriod)
Tests having two accounting periods.
test_createBalanceOnMirrorSection (testAccounting.TestClosingPeriod)
test_createBalanceOnMirrorSectionMultiCurrency (testAccounting.TestClosingPeriod)
test_createBalanceOnPayment (testAccounting.TestClosingPeriod)
testBusinessTemplate (1 failures)
test_32_BusinessTemplateWithDuplicatedPortalTypes (testBusinessTemplate.TestBusinessTemplate)
testERP5Web (1 failures)
test_04_WebPageTranslation (testERP5Web.TestERP5Web)
testAccountingReports (19 errors)
testAccountStatement (testAccountingReports.TestAccountingReports)
testAccountStatementFromDateDetailedSummary (testAccountingReports.TestAccountingReports)
testAccountStatementFromDateSummary (testAccountingReports.TestAccountingReports)
testAccountStatementFromDateSummaryEmpty (testAccountingReports.TestAccountingReports)
testAccountStatementMirrorSection (testAccountingReports.TestAccountingReports)
testAccountStatementPeriodDateAndInitialBalanceForExpenseAccounts (testAccountingReports.TestAccountingReports)
testAccountStatementPeriodDateAndInitialBalanceForStdAccounts (testAccountingReports.TestAccountingReports)
testAccountStatementPeriodDateEqualsFromDate (testAccountingReports.TestAccountingReports)
testAccountStatementPeriodDateForExpenseAccounts (testAccountingReports.TestAccountingReports)
testAccountStatementSimulationState (testAccountingReports.TestAccountingReports)
testBalanceSheet (testAccountingReports.TestAccountingReports)
testGeneralLedger (testAccountingReports.TestAccountingReports)
testJournal (testAccountingReports.TestAccountingReports)
testJournalWithBankAccount (testAccountingReports.TestAccountingReports)
testProfitAndLoss (testAccountingReports.TestAccountingReports)
testTrialBalance (testAccountingReports.TestAccountingReports)
testTrialBalanceExpandAccounts (testAccountingReports.TestAccountingReports)
testTrialBalanceGAPFilter (testAccountingReports.TestAccountingReports)
testTrialBalancePreviousPeriod (testAccountingReports.TestAccountingReports)
testSQLCachedWorklist (1 failures)
test_01_worklist (testSQLCachedWorklist.TestSQLCachedWorklist)
testERP5Catalog (1 errors)
test_53_DateFormat (testERP5Catalog.TestERP5Catalog)
-------------- next part --------------
ERROR: Tests that accounting_period_workflow creates a balance transaction.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccounting.py", line 890, in test_AccountingPeriodWorkflow
source_debit=100)))
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/utils.py", line 218, in __call__
self._instance.tic()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 498, in tic
raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_68943c7cb77eb37e0bfd7513d76a3be1/accounting_module/1', 'Delivery_updateAppliedRule', -2, 6)]
ERROR: test_BalanceTransactionDate (testAccounting.TestClosingPeriod)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccounting.py", line 1231, in test_BalanceTransactionDate
source_credit=100)))
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/utils.py", line 218, in __call__
self._instance.tic()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 498, in tic
raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_68943c7cb77eb37e0bfd7513d76a3be1/accounting_module/1', 'Delivery_updateAppliedRule', -2, 6)]
ERROR: test_InventoryIndexingNodeAndMirrorSection (testAccounting.TestClosingPeriod)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccounting.py", line 1080, in test_InventoryIndexingNodeAndMirrorSection
source_credit=100)))
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/utils.py", line 218, in __call__
self._instance.tic()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 498, in tic
raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_68943c7cb77eb37e0bfd7513d76a3be1/accounting_module/1', 'Delivery_updateAppliedRule', -2, 6)]
ERROR: Tests having two accounting periods.
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccounting.py", line 944, in test_SecondAccountingPeriod
destination_credit=100)))
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/utils.py", line 218, in __call__
self._instance.tic()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 498, in tic
raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_68943c7cb77eb37e0bfd7513d76a3be1/accounting_module/2', 'Delivery_updateAppliedRule', -2, 6)]
ERROR: test_createBalanceOnMirrorSection (testAccounting.TestClosingPeriod)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccounting.py", line 547, in test_createBalanceOnMirrorSection
source_credit=100)))
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/utils.py", line 218, in __call__
self._instance.tic()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 498, in tic
raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_68943c7cb77eb37e0bfd7513d76a3be1/accounting_module/2', 'Delivery_updateAppliedRule', -2, 6)]
ERROR: test_createBalanceOnMirrorSectionMultiCurrency (testAccounting.TestClosingPeriod)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccounting.py", line 773, in test_createBalanceOnMirrorSectionMultiCurrency
source_credit=100)))
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/utils.py", line 218, in __call__
self._instance.tic()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 498, in tic
raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_68943c7cb77eb37e0bfd7513d76a3be1/accounting_module/2', 'Delivery_updateAppliedRule', -2, 6)]
ERROR: test_createBalanceOnPayment (testAccounting.TestClosingPeriod)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccounting.py", line 651, in test_createBalanceOnPayment
source_credit=100)))
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/utils.py", line 218, in __call__
self._instance.tic()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 498, in tic
raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_68943c7cb77eb37e0bfd7513d76a3be1/accounting_module/3', 'Delivery_updateAppliedRule', -2, 6)]
FAIL: test_32_BusinessTemplateWithDuplicatedPortalTypes (testBusinessTemplate.TestBusinessTemplate)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 4287, in test_32_BusinessTemplateWithDuplicatedPortalTypes
sequence_list.play(self, quiet=quiet)
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 163, in play
sequence.play(context, sequence_number=i, quiet=quiet)
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
step.play(context, sequence=self, quiet=quiet)
Current Sequence:
CreatePortalType
CreateFirstAction
CreateSecondAction
CreateWorkflow
CreateNewBusinessTemplate
UseExportBusinessTemplate
AddPortalTypeToBusinessTemplate
AddWorkflowToBusinessTemplate
AddWorkflowChainToBusinessTemplate
AddSecondActionToBusinessTemplate
FillPortalTypesFields
BuildBusinessTemplate
SaveBusinessTemplate
RemovePortalType
RemoveWorkflow
RemoveBusinessTemplate
RemoveAllTrashBins
ImportBusinessTemplate
UseImportBusinessTemplate
InstallBusinessTemplate
Tic
CreateDuplicatedBusinessTemplate
UseExportBusinessTemplate
AddDuplicatedPortalTypeToBusinessTemplate
BuildBusinessTemplate
SaveBusinessTemplate
ImportBusinessTemplate
UseImportBusinessTemplate
InstallDuplicatedBusinessTemplate
Tic
CheckPortalTypeExists
> CheckSecondActionExists
UninstallBusinessTemplate
CheckDuplicatedPortalTypeRemoved
UninstallPreviousBusinessTemplate
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
method(sequence=sequence)
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testBusinessTemplate.py", line 1153, in stepCheckSecondActionExists
self.failUnless(action_id in [x.getId() for x in object_pt.listActions()])
AssertionError
FAIL: test_04_WebPageTranslation (testERP5Web.TestERP5Web)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testERP5Web.py", line 254, in test_04_WebPageTranslation
self.assertEquals(1, len(websection.WebSection_getDocumentValueList()))
AssertionError: 1 != 4
ERROR: testAccountStatement (testAccountingReports.TestAccountingReports)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 556, in testAccountStatement
self.createAccountStatementDataSet()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 436, in createAccountStatementDataSet
source_credit=300.0)))
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/utils.py", line 218, in __call__
self._instance.tic()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 498, in tic
raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_441d3ea4b1e33299d1ec114e87b36e78/accounting_module/3', 'Delivery_updateAppliedRule', -2, 6)]
ERROR: testAccountStatementFromDateDetailedSummary (testAccountingReports.TestAccountingReports)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 778, in testAccountStatementFromDateDetailedSummary
source_credit=200.0)))
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/utils.py", line 218, in __call__
self._instance.tic()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 498, in tic
raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_441d3ea4b1e33299d1ec114e87b36e78/accounting_module/4', 'Delivery_updateAppliedRule', -2, 6)]
ERROR: testAccountStatementFromDateSummary (testAccountingReports.TestAccountingReports)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 653, in testAccountStatementFromDateSummary
self.createAccountStatementDataSet()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 436, in createAccountStatementDataSet
source_credit=300.0)))
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/utils.py", line 218, in __call__
self._instance.tic()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 498, in tic
raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_441d3ea4b1e33299d1ec114e87b36e78/accounting_module/6', 'Delivery_updateAppliedRule', -2, 6)]
ERROR: testAccountStatementFromDateSummaryEmpty (testAccountingReports.TestAccountingReports)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 724, in testAccountStatementFromDateSummaryEmpty
self.createAccountStatementDataSet()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 436, in createAccountStatementDataSet
source_credit=300.0)))
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/utils.py", line 218, in __call__
self._instance.tic()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 498, in tic
raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_441d3ea4b1e33299d1ec114e87b36e78/accounting_module/8', 'Delivery_updateAppliedRule', -2, 6)]
ERROR: testAccountStatementMirrorSection (testAccountingReports.TestAccountingReports)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 1107, in testAccountStatementMirrorSection
self.createAccountStatementDataSet()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 436, in createAccountStatementDataSet
source_credit=300.0)))
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/utils.py", line 218, in __call__
self._instance.tic()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 498, in tic
raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_441d3ea4b1e33299d1ec114e87b36e78/accounting_module/10', 'Delivery_updateAppliedRule', -2, 6)]
ERROR: testAccountStatementPeriodDateAndInitialBalanceForExpenseAccounts (testAccountingReports.TestAccountingReports)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 1065, in testAccountStatementPeriodDateAndInitialBalanceForExpenseAccounts
self.createAccountStatementDataSetOnTwoPeriods()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 526, in createAccountStatementDataSetOnTwoPeriods
source_credit=100.0)))
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/utils.py", line 218, in __call__
self._instance.tic()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 498, in tic
raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_441d3ea4b1e33299d1ec114e87b36e78/accounting_module/10', 'Delivery_updateAppliedRule', -2, 6)]
ERROR: testAccountStatementPeriodDateAndInitialBalanceForStdAccounts (testAccountingReports.TestAccountingReports)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 941, in testAccountStatementPeriodDateAndInitialBalanceForStdAccounts
self.createAccountStatementDataSetOnTwoPeriods()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 526, in createAccountStatementDataSetOnTwoPeriods
source_credit=100.0)))
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/utils.py", line 218, in __call__
self._instance.tic()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 498, in tic
raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_441d3ea4b1e33299d1ec114e87b36e78/accounting_module/10', 'Delivery_updateAppliedRule', -2, 6)]
ERROR: testAccountStatementPeriodDateEqualsFromDate (testAccountingReports.TestAccountingReports)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 1000, in testAccountStatementPeriodDateEqualsFromDate
self.createAccountStatementDataSetOnTwoPeriods()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 526, in createAccountStatementDataSetOnTwoPeriods
source_credit=100.0)))
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/utils.py", line 218, in __call__
self._instance.tic()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 498, in tic
raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_441d3ea4b1e33299d1ec114e87b36e78/accounting_module/10', 'Delivery_updateAppliedRule', -2, 6)]
ERROR: testAccountStatementPeriodDateForExpenseAccounts (testAccountingReports.TestAccountingReports)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 894, in testAccountStatementPeriodDateForExpenseAccounts
self.createAccountStatementDataSetOnTwoPeriods()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 526, in createAccountStatementDataSetOnTwoPeriods
source_credit=100.0)))
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/utils.py", line 218, in __call__
self._instance.tic()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 498, in tic
raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_441d3ea4b1e33299d1ec114e87b36e78/accounting_module/10', 'Delivery_updateAppliedRule', -2, 6)]
ERROR: testAccountStatementSimulationState (testAccountingReports.TestAccountingReports)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 1142, in testAccountStatementSimulationState
self.createAccountStatementDataSet()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 436, in createAccountStatementDataSet
source_credit=300.0)))
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/utils.py", line 218, in __call__
self._instance.tic()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 498, in tic
raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_441d3ea4b1e33299d1ec114e87b36e78/accounting_module/12', 'Delivery_updateAppliedRule', -2, 6)]
ERROR: testBalanceSheet (testAccountingReports.TestAccountingReports)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 2303, in testBalanceSheet
self.createAccountStatementDataSet(use_two_bank_accounts=1)
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 436, in createAccountStatementDataSet
source_credit=300.0)))
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/utils.py", line 218, in __call__
self._instance.tic()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 498, in tic
raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_441d3ea4b1e33299d1ec114e87b36e78/accounting_module/14', 'Delivery_updateAppliedRule', -2, 6)]
ERROR: testGeneralLedger (testAccountingReports.TestAccountingReports)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 2055, in testGeneralLedger
self.createAccountStatementDataSet(use_two_bank_accounts=0)
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 436, in createAccountStatementDataSet
source_credit=300.0)))
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/utils.py", line 218, in __call__
self._instance.tic()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 498, in tic
raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_441d3ea4b1e33299d1ec114e87b36e78/accounting_module/16', 'Delivery_updateAppliedRule', -2, 6)]
ERROR: testJournal (testAccountingReports.TestAccountingReports)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 123, in testJournal
source_credit=100.00)))
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/utils.py", line 218, in __call__
self._instance.tic()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 498, in tic
raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_441d3ea4b1e33299d1ec114e87b36e78/accounting_module/17', 'Delivery_updateAppliedRule', -2, 6)]
ERROR: testJournalWithBankAccount (testAccountingReports.TestAccountingReports)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 329, in testJournalWithBankAccount
source_credit=100.0)))
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/utils.py", line 218, in __call__
self._instance.tic()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 498, in tic
raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_441d3ea4b1e33299d1ec114e87b36e78/accounting_module/17', 'Delivery_updateAppliedRule', -2, 6)]
ERROR: testProfitAndLoss (testAccountingReports.TestAccountingReports)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 2283, in testProfitAndLoss
self.createAccountStatementDataSet(use_two_bank_accounts=1)
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 436, in createAccountStatementDataSet
source_credit=300.0)))
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/utils.py", line 218, in __call__
self._instance.tic()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 498, in tic
raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_441d3ea4b1e33299d1ec114e87b36e78/accounting_module/19', 'Delivery_updateAppliedRule', -2, 6)]
ERROR: testTrialBalance (testAccountingReports.TestAccountingReports)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 1175, in testTrialBalance
self.createAccountStatementDataSet(use_two_bank_accounts=0)
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 436, in createAccountStatementDataSet
source_credit=300.0)))
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/utils.py", line 218, in __call__
self._instance.tic()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 498, in tic
raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_441d3ea4b1e33299d1ec114e87b36e78/accounting_module/21', 'Delivery_updateAppliedRule', -2, 6)]
ERROR: testTrialBalanceExpandAccounts (testAccountingReports.TestAccountingReports)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 1272, in testTrialBalanceExpandAccounts
self.createAccountStatementDataSet()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 436, in createAccountStatementDataSet
source_credit=300.0)))
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/utils.py", line 218, in __call__
self._instance.tic()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 498, in tic
raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_441d3ea4b1e33299d1ec114e87b36e78/accounting_module/25', 'Delivery_updateAppliedRule', -2, 6)]
ERROR: testTrialBalanceGAPFilter (testAccountingReports.TestAccountingReports)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 1927, in testTrialBalanceGAPFilter
self.createAccountStatementDataSet()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 436, in createAccountStatementDataSet
source_credit=300.0)))
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/utils.py", line 218, in __call__
self._instance.tic()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 498, in tic
raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_441d3ea4b1e33299d1ec114e87b36e78/accounting_module/27', 'Delivery_updateAppliedRule', -2, 6)]
ERROR: testTrialBalancePreviousPeriod (testAccountingReports.TestAccountingReports)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 1338, in testTrialBalancePreviousPeriod
self.createAccountStatementDataSet(use_two_bank_accounts=0)
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testAccountingReports.py", line 436, in createAccountStatementDataSet
source_credit=300.0)))
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/utils.py", line 218, in __call__
self._instance.tic()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 498, in tic
raise RuntimeError,\
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_441d3ea4b1e33299d1ec114e87b36e78/accounting_module/36', 'Delivery_updateAppliedRule', -2, 6)]
FAIL: test_01_worklist (testSQLCachedWorklist.TestSQLCachedWorklist)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testWorklist.py", line 193, in test_01_worklist
self.assertEquals(
AssertionError: 2 != 1
ERROR: test_53_DateFormat (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
testMethod()
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 1774, in test_53_DateFormat
[x.path for x in self.getCatalogTool()(
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Catalog/CatalogTool.py", line 588, in searchResults
return ZCatalog.searchResults(self, query=query, sql_catalog_id=catalog_id, **kw)
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ZSQLCatalog/ZSQLCatalog.py", line 1052, in searchResults
return apply(catalog.searchResults, (REQUEST,used), kw)
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ZSQLCatalog/SQLCatalog.py", line 2527, in searchResults
return self.queryResults(method, REQUEST=REQUEST, used=used, **kw)
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ZSQLCatalog/SQLCatalog.py", line 2508, in queryResults
query = build_sql_query_method(REQUEST=REQUEST, **kw)
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ZSQLCatalog/SQLCatalog.py", line 2417, in buildSQLQuery
stat__=stat__)
File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ZSQLCatalog/SQLCatalog.py", line 445, in asSQLExpression
value = DateTime(value).toZone('UTC')
File "/usr/lib/erp5/lib/python/DateTime/DateTime.py", line 513, in __init__
raise SyntaxError('Unable to parse %s, %s' % (args, kw))
SyntaxError: Unable to parse ('2006',), {}
More information about the Erp5-report
mailing list