[Erp5-report] ERP5_z28 r25743: 2348 Tests, 15 Errors, 24 Failures

nobody at svn.erp5.org nobody at svn.erp5.org
Sat Feb 28 12:15:55 CET 2009


Test Suite: ERP5_z28
Revision: 25743
Result: FAIL

All tests: 2348
Failures: 24
Errors: 15


The following tests failed:

  testXHTML                                          (3 failures, 2 errors)
   test.erp5_mrp.Production Order.ProductionOrder_viewMaterialConsumption (testXHTML.TestXHTML)
   test.erp5_mrp.Production Order.ProductionOrder_viewOperationConsumption (testXHTML.TestXHTML)
   test.erp5_budget.Budget Cell.BudgetCell_view (testXHTML.TestXHTML)
   test.erp5_project.Project Cell.BudgetCell_view (testXHTML.TestXHTML)
   test_deadProxyFields (testXHTML.TestXHTML)

  testERP5Web                                        (1 failures)
   test_14_deadProxyFields (testERP5Web.TestERP5Web)

  testSQLCachedWorklist                              (1 failures)
   test_02_related_key (testSQLCachedWorklist.TestSQLCachedWorklist)

  testPerson                                         (1 failures)
   testSetPasswordSecurity (testPerson.TestPerson)

  testImmobilisation                                 (3 failures)
   test_05_TestImmobilisationPeriodsWithContinuousMethodDuringContinuousTime (testImmobilisation.TestImmobilisation)
   test_06_TestImmobilisationPeriodsWithContinuousMethodDuringUncontinuousTime (testImmobilisation.TestImmobilisation)
   test_07_TestImmobilisationPeriodsWithUncontinuousMethodDuringContinuousTime (testImmobilisation.TestImmobilisation)

  testTranslation                                    (4 failures)
   test_01_EnglishTranslation (testTranslation.TestTranslation)
   test_02_FrenchTranslation (testTranslation.TestTranslation)
   test_04_PolishTranslation (testTranslation.TestTranslation)
   test_05_PortugueseTranslation (testTranslation.TestTranslation)

  testERP5Administration                             (1 failures)
   test_01_RunCheckStockTableAlarm (testERP5Administration.TestERP5Administration)

  testOpenOrder                                      (1 failures)
   testPeriodicityDateList (testOpenOrder.TestOpenOrder)

  testOOoDynamicStyle                                (2 failures)
   test_01_dynamic (testOOoDynamicStyle.TestOooDynamicStyle)
   test_02_static (testOOoDynamicStyle.TestOooDynamicStyle)

  testOOoChart                                       (4 failures)
   test_ods_style (testOOoChart.TestOOoChart)
   test_odt_style (testOOoChart.TestOOoChart)
   test_ooo_chart (testOOoChart.TestOOoChart)
   test_proxy_ooo_chart (testOOoChart.TestOOoChart)

  testERP5Catalog                                    (1 failures)
   test_49_IndexInOrderedSearchFolder (testERP5Catalog.TestERP5Catalog)

  testSearchKeys                                     (13 errors)
   Check that search key pool is properly initialized
   Check lexer for DefaultKey.
   Check lexer for KeyWordKey.
   Check lexer for DateTimeKey.
   Check lexer for FullTextKey.
   Check lexer for ScriptableKey.
   Check DefaultKey query generation
   Check DefaultKey query generation
   Check DefaultKey query generation
   Check FloatKey query generation
   Check FullTextKey query generation
   Check FullTextKey query generation
   Check ScriptableKey query generation

  testSQLCatalog                                     (2 failures)
   test_003_DateTimeKey (testSQLCatalog.TestSQLCatalog)
   test_004_KeywordKey (testSQLCatalog.TestSQLCatalog)
-------------- next part --------------

ERROR: test.erp5_mrp.Production Order.ProductionOrder_viewMaterialConsumption (testXHTML.TestXHTML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testXHTML.py", line 281, in testMethod
    source=view(),
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/Form.py", line 594, in __call__
    return pt.pt_render(extra_context=extra_context)
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/PageTemplate.py", line 104, in pt_render
    tal=not source, strictinsert=0)()
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 206, in __call__
    self.interpret(self.program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 690, in do_defineMacro
    self.interpret(macro)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 711, in do_useMacro
    self.interpret(macro)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 711, in do_useMacro
    self.interpret(macro)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 711, in do_useMacro
    self.interpret(macro)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 742, in do_defineSlot
    self.interpret(block)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 734, in do_defineSlot
    self.interpret(slot)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 734, in do_defineSlot
    self.interpret(slot)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 734, in do_defineSlot
    self.interpret(slot)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 711, in do_useMacro
    self.interpret(macro)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 653, in do_loop_tal
    self.interpret(block)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 677, in do_condition
    self.interpret(block)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 653, in do_loop_tal
    self.interpret(block)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 711, in do_useMacro
    self.interpret(macro)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 677, in do_condition
    self.interpret(block)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 477, in do_setLocal_tal
    self.engine.setLocal(name, self.engine.evaluateValue(expr))
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/TALES.py", line 221, in evaluate
    return expression(self)
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/ZRPythonExpr.py", line 47, in __call__
    return eval(code, g, {})
  File "Python expression "field.render_htmlgrid(value, request, render_prefix=render_prefix)"", line 1, in <expression>
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/FormulatorPatch.py", line 1507, in Field_render_htmlgrid
    return self.widget.render_htmlgrid(self, widget_key, value, REQUEST, render_prefix=render_prefix)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/ProxyField.py", line 78, in __call__
    return proxied_method(field, *args, **kw)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/FormulatorPatch.py", line 1521, in Widget_render_htmlgrid
    return ((field.get_value('title'),
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/FormulatorPatch.py", line 121, in Field_render_helper
    return self.widget.render(self, key, value, REQUEST, render_prefix=render_prefix)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/ProxyField.py", line 78, in __call__
    return proxied_method(field, *args, **kw)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/ListBox.py", line 405, in render
    return renderer()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/ListBox.py", line 1813, in __call__
    return self.render(**kw)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/ListBox.py", line 2342, in render
    return pt()
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/ZopePageTemplate.py", line 256, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/PageTemplate.py", line 104, in pt_render
    tal=not source, strictinsert=0)()
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 206, in __call__
    self.interpret(self.program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 477, in do_setLocal_tal
    self.engine.setLocal(name, self.engine.evaluateValue(expr))
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/TALES.py", line 221, in evaluate
    return expression(self)
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/Expressions.py", line 185, in __call__
    return self._eval(econtext)
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/Expressions.py", line 180, in _eval
    return render(ob, econtext.vars)
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/Expressions.py", line 85, in render
    ob = ob()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/ListBox.py", line 1740, in query
    report_section_list = self.getReportSectionList()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/ListBox.py", line 1718, in getReportSectionList
    object_list = selection(method=domain_list_method, context=domain_context, REQUEST=self.request)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/Selection.py", line 218, in __call__
    result = method(selection=self, **kw)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1025, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 325, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 3, in ProductionOrder_getMaterialFutureInventoryList
  File "/usr/lib/erp5/lib/python/AccessControl/ZopeGuards.py", line 339, in guarded_apply
    return builtin_guarded_apply(func, args, kws)
  File "/usr/lib/erp5/lib/python/AccessControl/ZopeGuards.py", line 361, in builtin_guarded_apply
    return func(*arglist, **argdict)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1025, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 325, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 22, in ProductionOrder_getConsumptionMovementList
TypeError: asSQLExpression() takes exactly 4 arguments (1 given)



ERROR: test.erp5_mrp.Production Order.ProductionOrder_viewOperationConsumption (testXHTML.TestXHTML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testXHTML.py", line 281, in testMethod
    source=view(),
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/Form.py", line 594, in __call__
    return pt.pt_render(extra_context=extra_context)
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/PageTemplate.py", line 104, in pt_render
    tal=not source, strictinsert=0)()
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 206, in __call__
    self.interpret(self.program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 690, in do_defineMacro
    self.interpret(macro)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 711, in do_useMacro
    self.interpret(macro)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 711, in do_useMacro
    self.interpret(macro)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 711, in do_useMacro
    self.interpret(macro)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 742, in do_defineSlot
    self.interpret(block)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 734, in do_defineSlot
    self.interpret(slot)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 734, in do_defineSlot
    self.interpret(slot)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 734, in do_defineSlot
    self.interpret(slot)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 711, in do_useMacro
    self.interpret(macro)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 653, in do_loop_tal
    self.interpret(block)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 677, in do_condition
    self.interpret(block)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 653, in do_loop_tal
    self.interpret(block)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 711, in do_useMacro
    self.interpret(macro)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 677, in do_condition
    self.interpret(block)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 426, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 411, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 406, in no_tag
    self.interpret(program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 477, in do_setLocal_tal
    self.engine.setLocal(name, self.engine.evaluateValue(expr))
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/TALES.py", line 221, in evaluate
    return expression(self)
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/ZRPythonExpr.py", line 47, in __call__
    return eval(code, g, {})
  File "Python expression "field.render_htmlgrid(value, request, render_prefix=render_prefix)"", line 1, in <expression>
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/FormulatorPatch.py", line 1507, in Field_render_htmlgrid
    return self.widget.render_htmlgrid(self, widget_key, value, REQUEST, render_prefix=render_prefix)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/ProxyField.py", line 78, in __call__
    return proxied_method(field, *args, **kw)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/FormulatorPatch.py", line 1521, in Widget_render_htmlgrid
    return ((field.get_value('title'),
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/FormulatorPatch.py", line 121, in Field_render_helper
    return self.widget.render(self, key, value, REQUEST, render_prefix=render_prefix)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/ProxyField.py", line 78, in __call__
    return proxied_method(field, *args, **kw)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/ListBox.py", line 405, in render
    return renderer()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/ListBox.py", line 1813, in __call__
    return self.render(**kw)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/ListBox.py", line 2342, in render
    return pt()
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/ZopePageTemplate.py", line 256, in _exec
    result = self.pt_render(extra_context=bound_names)
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/PageTemplate.py", line 104, in pt_render
    tal=not source, strictinsert=0)()
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 206, in __call__
    self.interpret(self.program)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 250, in interpret
    handlers[opcode](self, args)
  File "/usr/lib/erp5/lib/python/TAL/TALInterpreter.py", line 477, in do_setLocal_tal
    self.engine.setLocal(name, self.engine.evaluateValue(expr))
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/TALES.py", line 221, in evaluate
    return expression(self)
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/Expressions.py", line 185, in __call__
    return self._eval(econtext)
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/Expressions.py", line 180, in _eval
    return render(ob, econtext.vars)
  File "/usr/lib/erp5/lib/python/Products/PageTemplates/Expressions.py", line 85, in render
    ob = ob()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/ListBox.py", line 1740, in query
    report_section_list = self.getReportSectionList()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/ListBox.py", line 1718, in getReportSectionList
    object_list = selection(method=domain_list_method, context=domain_context, REQUEST=self.request)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/Selection.py", line 218, in __call__
    result = method(selection=self, **kw)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1025, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 325, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 3, in ProductionOrder_getOperationFutureInventoryList
  File "/usr/lib/erp5/lib/python/AccessControl/ZopeGuards.py", line 339, in guarded_apply
    return builtin_guarded_apply(func, args, kws)
  File "/usr/lib/erp5/lib/python/AccessControl/ZopeGuards.py", line 361, in builtin_guarded_apply
    return func(*arglist, **argdict)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 311, in __call__
    return self._bindAndExec(args, kw, None)
  File "/usr/lib/erp5/lib/python/Shared/DC/Scripts/Bindings.py", line 348, in _bindAndExec
    return self._exec(bound_data, args, kw)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 1025, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/erp5/lib/python/Products/PythonScripts/PythonScript.py", line 325, in _exec
    result = f(*args, **kw)
  File "Script (Python)", line 22, in ProductionOrder_getConsumptionMovementList
TypeError: asSQLExpression() takes exactly 4 arguments (1 given)



FAIL: test.erp5_budget.Budget Cell.BudgetCell_view (testXHTML.TestXHTML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testXHTML.py", line 283, in testMethod
    bt_name=bt_name))
AssertionError: Using w3c validator to parse the view "BudgetCell_view" (from erp5_budget bt) with warning  displayed :
Error: line 534 column 114 : there is no attribute "align"



FAIL: test.erp5_project.Project Cell.BudgetCell_view (testXHTML.TestXHTML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testXHTML.py", line 283, in testMethod
    bt_name=bt_name))
AssertionError: Using w3c validator to parse the view "BudgetCell_view" (from erp5_project bt) with warning  displayed :
Error: line 531 column 114 : there is no attribute "align"



FAIL: test_deadProxyFields (testXHTML.TestXHTML)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testXHTML.py", line 139, in test_deadProxyFields
    '%s\nform_id:%s\nfield_id:%s\n' % (field_path,
AssertionError: erp5_base/Person_viewPersonDetailedCivilStatus/my_career_role
form_id:Career_viewFieldLibrary
field_id:my_role




FAIL: test_14_deadProxyFields (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/slave/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testERP5Web.py", line 940, in test_14_deadProxyFields
    '%s\nform_id:%s\nfield_id:%s\n' % (field_path,
AssertionError: erp5_base/Person_viewPersonDetailedCivilStatus/my_career_role
form_id:Career_viewFieldLibrary
field_id:my_role




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



FAIL: testSetPasswordSecurity (testPerson.TestPerson)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testPerson.py", line 141, in testSetPasswordSecurity
    self.assertRaises(Unauthorized, p.edit, password='secret')
AssertionError: Unauthorized not raised



FAIL: test_05_TestImmobilisationPeriodsWithContinuousMethodDuringContinuousTime (testImmobilisation.TestImmobilisation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testImmobilisation.py", line 3275, in test_05_TestImmobilisationPeriodsWithContinuousMethodDuringContinuousTime
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      SetTest05SequenceData
      CreatePackingListsForContinuousAmortisationPeriodList
      Tic
    > TestLinearAmortisationImmobilisationPeriods
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testImmobilisation.py", line 1074, in stepTestLinearAmortisationImmobilisationPeriods
    self._testImmobilisationPeriods(c_period_list, e_period_list)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testImmobilisation.py", line 1186, in _testImmobilisationPeriods
    self.assertEquals(c_value,e_value)
AssertionError: DateTime('2002/10/01') != DateTime('2002/07/01')



FAIL: test_06_TestImmobilisationPeriodsWithContinuousMethodDuringUncontinuousTime (testImmobilisation.TestImmobilisation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testImmobilisation.py", line 3297, in test_06_TestImmobilisationPeriodsWithContinuousMethodDuringUncontinuousTime
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      SetTest06SequenceData
      CreatePackingListsForUncontinuousAmortisationPeriodList
      Tic
    > TestLinearAmortisationImmobilisationPeriodsUncontinuous
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testImmobilisation.py", line 1102, in stepTestLinearAmortisationImmobilisationPeriodsUncontinuous
    self._testImmobilisationPeriods(c_period_list, e_period_list)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testImmobilisation.py", line 1186, in _testImmobilisationPeriods
    self.assertEquals(c_value,e_value)
AssertionError: DateTime('2003/01/01') != DateTime('2004/01/01')



FAIL: test_07_TestImmobilisationPeriodsWithUncontinuousMethodDuringContinuousTime (testImmobilisation.TestImmobilisation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testImmobilisation.py", line 3320, in test_07_TestImmobilisationPeriodsWithUncontinuousMethodDuringContinuousTime
    sequence_list.play(self)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      SetTest07SequenceData
      CreatePackingListsForContinuousAmortisationPeriodList
      Tic
    > TestDegressiveAmortisationImmobilisationPeriods
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testImmobilisation.py", line 1131, in stepTestDegressiveAmortisationImmobilisationPeriods
    self._testImmobilisationPeriods(c_period_list, e_period_list)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testImmobilisation.py", line 1186, in _testImmobilisationPeriods
    self.assertEquals(c_value,e_value)
AssertionError: DateTime('2003/01/01') != DateTime('2002/07/01')



FAIL: test_01_EnglishTranslation (testTranslation.TestTranslation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testTranslation.py", line 209, in test_01_EnglishTranslation
    self.checkWorkflowStateTitle(quiet=quiet, run=run)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testTranslation.py", line 202, in checkWorkflowStateTitle
    self.fail(self.message)
AssertionError: 

'Open'
	### Conflicting workflow with common states (ie, what user can see) ###
	'order_workflow'	'open'	'Open'	['confirmed']
	'production_order_workflow'	'open'	'Open'	['confirmed']

	### All conflicting workflows (ie, problems asking to happen) ###
	'assignment_workflow'	'open'	'Open'
	'career_workflow'	'open'	'Open'
	'order_workflow'	'open'	'Open'
	'account_workflow'	'validated'	'Open'
	'accounting_period_workflow'	'started'	'Open'
	'ticket_workflow'	'validated'	'Open'
	'bug_workflow'	'confirmed'	'Open'
	'production_order_workflow'	'open'	'Open'
	'project_workflow'	'validated'	'Open'




FAIL: test_02_FrenchTranslation (testTranslation.TestTranslation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testTranslation.py", line 216, in test_02_FrenchTranslation
    self.checkWorkflowStateTitle(quiet=quiet, run=run)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testTranslation.py", line 202, in checkWorkflowStateTitle
    self.fail(self.message)
AssertionError: 

'Activé'
	### Conflicting workflow with common states (ie, what user can see) ###
	'preference_workflow'	'global'	'Globally Enabled'	['enabled']
	'preference_workflow'	'enabled'	'Enabled'	['global']

	### All conflicting workflows (ie, problems asking to happen) ###
	'preference_workflow'	'global'	'Globally Enabled'
	'preference_workflow'	'enabled'	'Enabled'

'Ouvert'
	### Conflicting workflow with common states (ie, what user can see) ###
	'order_workflow'	'open'	'Open'	['confirmed']
	'production_order_workflow'	'open'	'Open'	['confirmed']

	### All conflicting workflows (ie, problems asking to happen) ###
	'assignment_workflow'	'open'	'Open'
	'career_workflow'	'open'	'Open'
	'order_workflow'	'open'	'Open'
	'account_workflow'	'validated'	'Open'
	'accounting_period_workflow'	'started'	'Open'
	'ticket_workflow'	'validated'	'Open'
	'bug_workflow'	'confirmed'	'Open'
	'production_order_workflow'	'open'	'Open'
	'project_workflow'	'validated'	'Open'

'En cours de calcul'
	### Conflicting workflow with common states (ie, what user can see) ###
	'delivery_causality_workflow'	'calculating'	'Calculating'	['solving']
	'delivery_causality_workflow'	'solving'	'Solving'	['calculating']
	'amortisation_transaction_causality_workflow'	'calculating'	'Calculating'	['solving']
	'amortisation_transaction_causality_workflow'	'solving'	'Solving'	['calculating']

	### All conflicting workflows (ie, problems asking to happen) ###
	'delivery_causality_workflow'	'calculating'	'Calculating'
	'delivery_causality_workflow'	'solving'	'Solving'
	'amortisation_transaction_causality_workflow'	'calculating'	'Calculating'
	'amortisation_transaction_causality_workflow'	'solving'	'Solving'
	'immobilisation_workflow'	'calculating'	'Calculating'




FAIL: test_04_PolishTranslation (testTranslation.TestTranslation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testTranslation.py", line 230, in test_04_PolishTranslation
    self.checkWorkflowStateTitle(quiet=quiet, run=run)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testTranslation.py", line 202, in checkWorkflowStateTitle
    self.fail(self.message)
AssertionError: 

'Otwórz'
	### Conflicting workflow with common states (ie, what user can see) ###
	'order_workflow'	'open'	'Open'	['confirmed']
	'production_order_workflow'	'open'	'Open'	['confirmed']

	### All conflicting workflows (ie, problems asking to happen) ###
	'assignment_workflow'	'open'	'Open'
	'career_workflow'	'open'	'Open'
	'order_workflow'	'open'	'Open'
	'account_workflow'	'validated'	'Open'
	'accounting_period_workflow'	'started'	'Open'
	'ticket_workflow'	'validated'	'Open'
	'bug_workflow'	'confirmed'	'Open'
	'production_order_workflow'	'open'	'Open'
	'project_workflow'	'validated'	'Open'




FAIL: test_05_PortugueseTranslation (testTranslation.TestTranslation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testTranslation.py", line 237, in test_05_PortugueseTranslation
    self.checkWorkflowStateTitle(quiet=quiet, run=run)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testTranslation.py", line 202, in checkWorkflowStateTitle
    self.fail(self.message)
AssertionError: 

'Abrir'
	### Conflicting workflow with common states (ie, what user can see) ###
	'order_workflow'	'open'	'Open'	['confirmed']
	'production_order_workflow'	'open'	'Open'	['confirmed']

	### All conflicting workflows (ie, problems asking to happen) ###
	'assignment_workflow'	'open'	'Open'
	'career_workflow'	'open'	'Open'
	'order_workflow'	'open'	'Open'
	'account_workflow'	'validated'	'Open'
	'accounting_period_workflow'	'started'	'Open'
	'ticket_workflow'	'validated'	'Open'
	'bug_workflow'	'confirmed'	'Open'
	'production_order_workflow'	'open'	'Open'
	'project_workflow'	'validated'	'Open'




FAIL: test_01_RunCheckStockTableAlarm (testERP5Administration.TestERP5Administration)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5/tests/testERP5Administration.py", line 60, in test_01_RunCheckStockTableAlarm
    self.assertFalse(last_active_process.ActiveProcess_sense())
AssertionError



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



FAIL: test_01_dynamic (testOOoDynamicStyle.TestOooDynamicStyle)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5OOo/tests/testOOoDynamicStyle.py", line 126, in test_01_dynamic
    self._validate(response.getBody())
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5OOo/tests/testOOoDynamicStyle.py", line 88, in _validate
    self.fail(''.join(error_list))
AssertionError: <string>:2:0:ERROR:RELAXNGV:RELAXNG_ERR_NOELEM: Expecting an element , got nothing<string>:2:0:ERROR:RELAXNGV:RELAXNG_ERR_NOELEM: Expecting an element outline-level-style, got nothing
<string>:0:0:ERROR:RELAXNGV:RELAXNG_ERR_INTEREXTRA: Extra element outline-style in interleave
<string>:2:0:ERROR:RELAXNGV:RELAXNG_ERR_CONTENTVALID: Element styles failed to validate content



FAIL: test_02_static (testOOoDynamicStyle.TestOooDynamicStyle)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5OOo/tests/testOOoDynamicStyle.py", line 180, in test_02_static
    self._validate(response.getBody())
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5OOo/tests/testOOoDynamicStyle.py", line 88, in _validate
    self.fail(''.join(error_list))
AssertionError: <string>:2:0:ERROR:RELAXNGV:RELAXNG_ERR_NOELEM: Expecting an element , got nothing<string>:2:0:ERROR:RELAXNGV:RELAXNG_ERR_NOELEM: Expecting an element outline-level-style, got nothing
<string>:0:0:ERROR:RELAXNGV:RELAXNG_ERR_INTEREXTRA: Extra element outline-style in interleave
<string>:2:0:ERROR:RELAXNGV:RELAXNG_ERR_CONTENTVALID: Element styles failed to validate content



FAIL: test_ods_style (testOOoChart.TestOOoChart)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/tests/testOOoChart.py", line 322, in test_ods_style
    self._validate(body)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/tests/testOOoChart.py", line 115, in _validate
    self.fail(''.join(error_list))
AssertionError: <string>:401:0:ERROR:RELAXNGV:RELAXNG_ERR_INVALIDATTR: Invalid attribute path for element object
<string>:389:0:ERROR:RELAXNGV:RELAXNG_ERR_ELEMNAME: Expecting element table-header-rows, got table-row
<string>:368:0:ERROR:RELAXNGV:RELAXNG_ERR_EXTRACONTENT: Element table has extra content: table-row



FAIL: test_odt_style (testOOoChart.TestOOoChart)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/tests/testOOoChart.py", line 333, in test_odt_style
    self._validate(body)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/tests/testOOoChart.py", line 115, in _validate
    self.fail(''.join(error_list))
AssertionError: <string>:81:0:ERROR:RELAXNGV:RELAXNG_ERR_EXTRACONTENT: Element text has extra content: sequence-decls



FAIL: test_ooo_chart (testOOoChart.TestOOoChart)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/tests/testOOoChart.py", line 153, in test_ooo_chart
    self._validate(body)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/tests/testOOoChart.py", line 115, in _validate
    self.fail(''.join(error_list))
AssertionError: <string>:20:0:ERROR:RELAXNGV:RELAXNG_ERR_INVALIDATTR: Invalid attribute path for element object



FAIL: test_proxy_ooo_chart (testOOoChart.TestOOoChart)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/tests/testOOoChart.py", line 246, in test_proxy_ooo_chart
    self._validate(body)
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ERP5Form/tests/testOOoChart.py", line 115, in _validate
    self.fail(''.join(error_list))
AssertionError: <string>:20:0:ERROR:RELAXNGV:RELAXNG_ERR_INVALIDATTR: Invalid attribute path for element object



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



ERROR: Check that search key pool is properly initialized
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/tests/testSearchKeys.py", line 60, in test_01ProperPoolInitialization
    self.assertTrue(isinstance(getSearchKeyInstance(search_key_class), search_key_class))
TypeError: getSearchKeyInstance() takes exactly 2 arguments (1 given)



ERROR: Check lexer for DefaultKey.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/tests/testSearchKeys.py", line 65, in test_02DefaultKey
    self.compare(DefaultKey, 'John', ('WORD',))
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/tests/testSearchKeys.py", line 49, in compare
    key = getSearchKeyInstance(search_key_class)
TypeError: getSearchKeyInstance() takes exactly 2 arguments (1 given)



ERROR: Check lexer for KeyWordKey.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/tests/testSearchKeys.py", line 91, in test_03KeyWordKey
    self.compare(KeyWordKey, 'John', ('WORD',))
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/tests/testSearchKeys.py", line 49, in compare
    key = getSearchKeyInstance(search_key_class)
TypeError: getSearchKeyInstance() takes exactly 2 arguments (1 given)



ERROR: Check lexer for DateTimeKey.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/tests/testSearchKeys.py", line 112, in test_04DateTimeKey
    self.compare(DateTimeKey, '2007.12.23', ('DATE',))
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/tests/testSearchKeys.py", line 49, in compare
    key = getSearchKeyInstance(search_key_class)
TypeError: getSearchKeyInstance() takes exactly 2 arguments (1 given)



ERROR: Check lexer for FullTextKey.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/tests/testSearchKeys.py", line 125, in test_05FullTextKey
    ('WORD', 'WORD',))
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/tests/testSearchKeys.py", line 49, in compare
    key = getSearchKeyInstance(search_key_class)
TypeError: getSearchKeyInstance() takes exactly 2 arguments (1 given)



ERROR: Check lexer for ScriptableKey.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/tests/testSearchKeys.py", line 134, in test_06ScriptableKey
    ('WORD', 'WORD', 'AND', 'KEYMAPPING', 'OR', 'KEYMAPPING',))
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/tests/testSearchKeys.py", line 49, in compare
    key = getSearchKeyInstance(search_key_class)
TypeError: getSearchKeyInstance() takes exactly 2 arguments (1 given)



ERROR: Check DefaultKey query generation
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/tests/testSearchKeys.py", line 161, in test_01DefaultKey
    [])
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/tests/testSearchKeys.py", line 148, in compare
    search_key_instance = getSearchKeyInstance(search_key_class)
TypeError: getSearchKeyInstance() takes exactly 2 arguments (1 given)



ERROR: Check DefaultKey query generation
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/tests/testSearchKeys.py", line 210, in test_02KeyWordKey
    [])
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/tests/testSearchKeys.py", line 148, in compare
    search_key_instance = getSearchKeyInstance(search_key_class)
TypeError: getSearchKeyInstance() takes exactly 2 arguments (1 given)



ERROR: Check DefaultKey query generation
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/tests/testSearchKeys.py", line 241, in test_03DateTimeKey
    [])
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/tests/testSearchKeys.py", line 148, in compare
    search_key_instance = getSearchKeyInstance(search_key_class)
TypeError: getSearchKeyInstance() takes exactly 2 arguments (1 given)



ERROR: Check FloatKey query generation
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/tests/testSearchKeys.py", line 311, in test_04FloatKey
    [])
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/tests/testSearchKeys.py", line 148, in compare
    search_key_instance = getSearchKeyInstance(search_key_class)
TypeError: getSearchKeyInstance() takes exactly 2 arguments (1 given)



ERROR: Check FullTextKey query generation
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/tests/testSearchKeys.py", line 351, in test_05RawKey
    [])
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/tests/testSearchKeys.py", line 148, in compare
    search_key_instance = getSearchKeyInstance(search_key_class)
TypeError: getSearchKeyInstance() takes exactly 2 arguments (1 given)



ERROR: Check FullTextKey query generation
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/tests/testSearchKeys.py", line 360, in test_06FullTextKey
    ["MATCH full_text.SearchableText AGAINST ('john' ) AS full_text_SearchableText_relevance",
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/tests/testSearchKeys.py", line 148, in compare
    search_key_instance = getSearchKeyInstance(search_key_class)
TypeError: getSearchKeyInstance() takes exactly 2 arguments (1 given)



ERROR: Check ScriptableKey query generation
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/tests/testSearchKeys.py", line 370, in test_07ScriptableKey
    [])
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/tests/testSearchKeys.py", line 148, in compare
    search_key_instance = getSearchKeyInstance(search_key_class)
TypeError: getSearchKeyInstance() takes exactly 2 arguments (1 given)



FAIL: test_003_DateTimeKey (testSQLCatalog.TestSQLCatalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/tests/testSQLCatalog.py", line 198, in test_003_DateTimeKey
    {column: '2008/10/01 UTC'})
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/tests/testSQLCatalog.py", line 160, in catalog
    'Query: %r\nSearchText: %r\nReference: %r\nSecond rendering: %r' % \
AssertionError: Query: <ComplexQuery of 'and'.join([<RelatedQuery on 'related_date' with <ComplexQuery of 'and'.join([<SimpleQuery 'date' >= DateTime('2008/10/01')>, <SimpleQuery 'date' < DateTime('2008/10/02')>])>>])>
SearchText: 'related_date:(>="2008-10-01 02:00:00" AND <"2008-10-02 02:00:00")'
Reference: {'limit_expression': '', 'select_expression': '', 'where_expression': '((`related_related_date_1_foo`.`date` >= "2008-10-01 00:00:00"\n  AND `related_related_date_1_foo`.`date` < "2008-10-02 00:00:00")\n  AND (related_related_date_bar.uid = foo.uid AND related_related_date_bar.other_uid = related_related_date_1_foo))', 'sort_on': '', 'from_expression': None, 'group_by_expression': '', 'from_table_list': [('related_related_date_bar', 'bar'), ('foo', 'foo'), ('related_related_date_1_foo', 'foo')]}
Second rendering: {'limit_expression': '', 'select_expression': '', 'where_expression': '((`related_related_date_1_foo`.`date` >= "2008-10-01 00:00:00"\n  AND `related_related_date_2_foo`.`date` < "2008-10-02 00:00:00")\n  AND (related_related_date_bar.uid = foo.uid AND related_related_date_bar.other_uid = related_related_date_1_foo)\n  AND (related_related_date_bar_1.uid = foo.uid AND related_related_date_bar_1.other_uid = related_related_date_2_foo))', 'sort_on': '', 'from_expression': None, 'group_by_expression': '', 'from_table_list': [('related_related_date_bar_1', 'bar'), ('related_related_date_bar', 'bar'), ('foo', 'foo'), ('related_related_date_2_foo', 'foo'), ('related_related_date_1_foo', 'foo')]}



FAIL: test_004_KeywordKey (testSQLCatalog.TestSQLCatalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/tests/testSQLCatalog.py", line 247, in test_004_KeywordKey
    {column: ['a', '<b']})
  File "/home/buildbot/slave/full.ERP5_z28/build/unit_test/Products/ZSQLCatalog/tests/testSQLCatalog.py", line 160, in catalog
    'Query: %r\nSearchText: %r\nReference: %r\nSecond rendering: %r' % \
AssertionError: Query: <ComplexQuery of 'and'.join([<RelatedQuery on 'related_keyword' with <ComplexQuery of 'or'.join([<SimpleQuery 'keyword' like '%a%'>, <SimpleQuery 'keyword' < 'b'>])>>])>
SearchText: 'related_keyword:("a" OR <"b")'
Reference: {'limit_expression': '', 'select_expression': '', 'where_expression': "((`related_related_keyword_1_foo`.`keyword` LIKE '%a%'\n  OR `related_related_keyword_1_foo`.`keyword` < 'b')\n  AND (related_related_keyword_bar.uid = foo.uid AND related_related_keyword_bar.other_uid = related_related_keyword_1_foo))", 'sort_on': '', 'from_expression': None, 'group_by_expression': '', 'from_table_list': [('related_related_keyword_bar', 'bar'), ('foo', 'foo'), ('related_related_keyword_1_foo', 'foo')]}
Second rendering: {'limit_expression': '', 'select_expression': '', 'where_expression': "((`related_related_keyword_1_foo`.`keyword` LIKE '%a%'\n  OR `related_related_keyword_2_foo`.`keyword` < 'b')\n  AND (related_related_keyword_bar.uid = foo.uid AND related_related_keyword_bar.other_uid = related_related_keyword_1_foo)\n  AND (related_related_keyword_bar_1.uid = foo.uid AND related_related_keyword_bar_1.other_uid = related_related_keyword_2_foo))", 'sort_on': '', 'from_expression': None, 'group_by_expression': '', 'from_table_list': [('related_related_keyword_bar', 'bar'), ('foo', 'foo'), ('related_related_keyword_2_foo', 'foo'), ('related_related_keyword_bar_1', 'bar'), ('related_related_keyword_1_foo', 'foo')]}



More information about the Erp5-report mailing list