[Erp5-report] ERP5 r22051: 1455 Tests, 7 Errors, 11 Failures

nobody at svn.erp5.org nobody at svn.erp5.org
Sun Jun 29 06:21:17 CEST 2008


Test Suite: ERP5
Revision: 22051
Result: FAIL

All tests: 1455
Failures: 11
Errors: 7


The following tests failed:

  testDomainTool                                     (1 failures)
   test_06_SQLQueryDoesNotReturnTooManyPredicates (testDomainTool.TestDomainTool)

  testPackingList                                    (1 failures)
   test_11_PackingListDecreaseTwoTimesQuantityAndUpdateDelivery (testPackingList.TestPurchasePackingList)

  testPurchaseOrder                                  (2 failures, 2 errors)
   test_Order_viewAsODT_non_ascii (testPurchaseOrder.TestPurchaseOrder)
   test_Order_viewAsODT_person (testPurchaseOrder.TestPurchaseOrder)
   test_Order_viewAsODT (testPurchaseOrder.TestPurchaseOrder)
   test_Order_viewAsODT_image (testPurchaseOrder.TestPurchaseOrder)

  testOrder                                          (2 failures, 2 errors)
   test_Order_viewAsODT_non_ascii (testOrder.TestOrder)
   test_Order_viewAsODT_person (testOrder.TestOrder)
   test_Order_viewAsODT (testOrder.TestOrder)
   test_Order_viewAsODT_image (testOrder.TestOrder)

  testDms                                            (1 failures, 1 errors)
   test_08_EmbeddedDocumentState (testDms.TestDocument)
   test_ShowPreviewAfterSubmitted (testDms.TestDocumentWithSecurity)

  testFields                                         (1 failures)
   test_signature (testFields.TestRenderViewAPI)

  testERP5Catalog                                    (3 failures)
   test_SearchedStringIsNotStripped (testERP5Catalog.TestERP5Catalog)
   test_complex_query (testERP5Catalog.TestERP5Catalog)
   test_sortOnRelatedKeyWithUnsetRelation (testERP5Catalog.TestERP5Catalog)

  testERP5LdapCatalog                                (2 errors)
   test_01_HasEverything (testERP5LdapCatalog.TestERP5LdapCatalog)
   test_02_person_ldap_cataloging (testERP5LdapCatalog.TestERP5LdapCatalog)
-------------- next part --------------

FAIL: test_06_SQLQueryDoesNotReturnTooManyPredicates (testDomainTool.TestDomainTool)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testDomainTool.py", line 418, in test_06_SQLQueryDoesNotReturnTooManyPredicates
    self.assertTrue(predicate_one_match not in portal_domains.searchPredicateList(document, test=0))
AssertionError



FAIL: test_11_PackingListDecreaseTwoTimesQuantityAndUpdateDelivery (testPackingList.TestPurchasePackingList)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testPackingList.py", line 892, in test_11_PackingListDecreaseTwoTimesQuantityAndUpdateDelivery
    sequence_list.play(self, quiet=quiet)
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreateOrganisation1
      CreateOrganisation2
      CreateOrganisation3
      CreateOrder
      CreateCurrency
      SetOrderPriceCurrency
      SetOrderProfile
      CreateNotVariatedResource
      Tic
      CreateOrderLine
      SetOrderLineResource
      SetOrderLineDefaultValues
      OrderOrder
      Tic
      ConfirmOrder
      Tic
      CheckOrderSimulation
      CheckDeliveryBuilding
      CheckPackingListIsNotDivergent
      CheckOrderPackingList
      DecreasePackingListLineQuantity
      CheckPackingListIsCalculating
      SplitAndDeferPackingList
      Tic
      CheckPackingListIsSolved
      CheckPackingListSplitted
      DecreasePackingListLineQuantity
      CheckPackingListIsCalculating
      SplitAndDeferPackingList
      Tic
    > CheckNewPackingListIsDivergent
      NewPackingListAdoptPrevision
      Tic
      CheckPackingListIsSolved
      CheckPackingListSplittedTwoTimes
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testPackingList.py", line 171, in stepCheckNewPackingListIsDivergent
    self.stepCheckPackingListIsDivergent(packing_list=packing_list,sequence=sequence)
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testPackingList.py", line 163, in stepCheckPackingListIsDivergent
    self.assertTrue(packing_list.isDivergent())
AssertionError



ERROR: test_Order_viewAsODT_non_ascii (testPurchaseOrder.TestPurchaseOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testOrder.py", line 2522, in test_Order_viewAsODT_non_ascii
    odt = order.Order_viewAsODT()
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Shared/DC/Scripts/Bindings.py", line 306, in __call__
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Shared/DC/Scripts/Bindings.py", line 343, in _bindAndExec
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Products/PageTemplates/ZopePageTemplate.py", line 222, in _exec
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/OOoTemplate.py", line 480, in pt_render
    doc_xml = ZopePageTemplate.pt_render(self, source=source, extra_context=extra_context)
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Products/PageTemplates/PageTemplate.py", line 96, in pt_render
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 190, in __call__
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 234, in interpret
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 409, in do_optTag_tal
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 394, in do_optTag
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 389, in no_tag
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 234, in interpret
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 613, in do_loop_tal
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 234, in interpret
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 409, in do_optTag_tal
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 394, in do_optTag
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 389, in no_tag
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 234, in interpret
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 460, in do_setLocal_tal
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Products/PageTemplates/TALES.py", line 221, in evaluate
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Products/PageTemplates/ZRPythonExpr.py", line 47, in __call__
  File "Python expression "unicode(here.Base_translateString(orig_string, lang="en"),"utf-8")"", line 1, in <expression>
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Shared/DC/Scripts/Bindings.py", line 306, in __call__
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Shared/DC/Scripts/Bindings.py", line 343, in _bindAndExec
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 877, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Products/PythonScripts/PythonScript.py", line 323, in _exec
  File "Script (Python)", line 13, in Base_translateString
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 1: ordinal not in range(128)



ERROR: test_Order_viewAsODT_person (testPurchaseOrder.TestPurchaseOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testOrder.py", line 2443, in test_Order_viewAsODT_person
    odt = order.Order_viewAsODT()
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Shared/DC/Scripts/Bindings.py", line 306, in __call__
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Shared/DC/Scripts/Bindings.py", line 343, in _bindAndExec
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Products/PageTemplates/ZopePageTemplate.py", line 222, in _exec
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/OOoTemplate.py", line 480, in pt_render
    doc_xml = ZopePageTemplate.pt_render(self, source=source, extra_context=extra_context)
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Products/PageTemplates/PageTemplate.py", line 96, in pt_render
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 190, in __call__
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 234, in interpret
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 460, in do_setLocal_tal
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Products/PageTemplates/TALES.py", line 221, in evaluate
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Products/PageTemplates/Expressions.py", line 174, in __call__
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Products/PageTemplates/Expressions.py", line 169, in _eval
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Products/PageTemplates/Expressions.py", line 66, in render
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Products/PageTemplates/ZRPythonExpr.py", line 76, in call_with_ns
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Shared/DC/Scripts/Bindings.py", line 320, in __render_with_namespace__
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Shared/DC/Scripts/Bindings.py", line 343, in _bindAndExec
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 877, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Products/PythonScripts/PythonScript.py", line 323, in _exec
  File "Script (Python)", line 25, in Order_getODTDataDict
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Shared/DC/Scripts/Bindings.py", line 306, in __call__
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Shared/DC/Scripts/Bindings.py", line 343, in _bindAndExec
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 877, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Products/PythonScripts/PythonScript.py", line 323, in _exec
  File "Script (Python)", line 172, in Delivery_getODTDataDict
AttributeError: getVatCode



FAIL: test_Order_viewAsODT (testPurchaseOrder.TestPurchaseOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testOrder.py", line 2416, in test_Order_viewAsODT
    self.fail(''.join(err_list))
AssertionError: content.xml:226: Element text has extra content: sequence-decls




FAIL: test_Order_viewAsODT_image (testPurchaseOrder.TestPurchaseOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testOrder.py", line 2485, in test_Order_viewAsODT_image
    self.fail(''.join(err_list))
AssertionError: content.xml:226: Element text has extra content: sequence-decls




ERROR: test_Order_viewAsODT_non_ascii (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testOrder.py", line 2522, in test_Order_viewAsODT_non_ascii
    odt = order.Order_viewAsODT()
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Shared/DC/Scripts/Bindings.py", line 306, in __call__
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Shared/DC/Scripts/Bindings.py", line 343, in _bindAndExec
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Products/PageTemplates/ZopePageTemplate.py", line 222, in _exec
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/OOoTemplate.py", line 480, in pt_render
    doc_xml = ZopePageTemplate.pt_render(self, source=source, extra_context=extra_context)
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Products/PageTemplates/PageTemplate.py", line 96, in pt_render
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 190, in __call__
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 234, in interpret
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 409, in do_optTag_tal
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 394, in do_optTag
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 389, in no_tag
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 234, in interpret
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 613, in do_loop_tal
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 234, in interpret
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 409, in do_optTag_tal
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 394, in do_optTag
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 389, in no_tag
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 234, in interpret
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 460, in do_setLocal_tal
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Products/PageTemplates/TALES.py", line 221, in evaluate
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Products/PageTemplates/ZRPythonExpr.py", line 47, in __call__
  File "Python expression "unicode(here.Base_translateString(orig_string, lang="en"),"utf-8")"", line 1, in <expression>
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Shared/DC/Scripts/Bindings.py", line 306, in __call__
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Shared/DC/Scripts/Bindings.py", line 343, in _bindAndExec
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 877, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Products/PythonScripts/PythonScript.py", line 323, in _exec
  File "Script (Python)", line 13, in Base_translateString
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 1: ordinal not in range(128)



ERROR: test_Order_viewAsODT_person (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testOrder.py", line 2443, in test_Order_viewAsODT_person
    odt = order.Order_viewAsODT()
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Shared/DC/Scripts/Bindings.py", line 306, in __call__
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Shared/DC/Scripts/Bindings.py", line 343, in _bindAndExec
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Products/PageTemplates/ZopePageTemplate.py", line 222, in _exec
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/OOoTemplate.py", line 480, in pt_render
    doc_xml = ZopePageTemplate.pt_render(self, source=source, extra_context=extra_context)
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Products/PageTemplates/PageTemplate.py", line 96, in pt_render
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 190, in __call__
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 234, in interpret
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/TAL/TALInterpreter.py", line 460, in do_setLocal_tal
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Products/PageTemplates/TALES.py", line 221, in evaluate
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Products/PageTemplates/Expressions.py", line 174, in __call__
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Products/PageTemplates/Expressions.py", line 169, in _eval
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Products/PageTemplates/Expressions.py", line 66, in render
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Products/PageTemplates/ZRPythonExpr.py", line 76, in call_with_ns
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Shared/DC/Scripts/Bindings.py", line 320, in __render_with_namespace__
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Shared/DC/Scripts/Bindings.py", line 343, in _bindAndExec
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 877, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Products/PythonScripts/PythonScript.py", line 323, in _exec
  File "Script (Python)", line 25, in Order_getODTDataDict
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Shared/DC/Scripts/Bindings.py", line 306, in __call__
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Shared/DC/Scripts/Bindings.py", line 343, in _bindAndExec
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 877, in _exec
    return PythonScript_exec(self, *args)
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/Products/PythonScripts/PythonScript.py", line 323, in _exec
  File "Script (Python)", line 172, in Delivery_getODTDataDict
AttributeError: getVatCode



FAIL: test_Order_viewAsODT (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testOrder.py", line 2416, in test_Order_viewAsODT
    self.fail(''.join(err_list))
AssertionError: content.xml:226: Element text has extra content: sequence-decls




FAIL: test_Order_viewAsODT_image (testOrder.TestOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5/tests/testOrder.py", line 2485, in test_Order_viewAsODT_image
    self.fail(''.join(err_list))
AssertionError: content.xml:226: Element text has extra content: sequence-decls




ERROR: test_08_EmbeddedDocumentState (testDms.TestDocument)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 650, in test_08_EmbeddedDocumentState
    document.convert(format='html')
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 404, in convert
    mime, data = self._convert(format)
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/Document/OOoDocument.py", line 333, in _convert
    return response_dict['mime'], Pdata(dec(response_dict['data']))
KeyError: 'mime'



FAIL: test_ShowPreviewAfterSubmitted (testDms.TestDocumentWithSecurity)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5OOo/tests/testDms.py", line 740, in test_ShowPreviewAfterSubmitted
    self.assert_('I use reference to look up TEST' in preview_html)
AssertionError



FAIL: test_signature (testFields.TestRenderViewAPI)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5Form/tests/testFields.py", line 80, in test_signature
    field.render_view.im_func.func_code.co_varnames)
AssertionError: ('self', 'value', 'REQUEST') != ('self', 'value', 'REQUEST', 'render_prefix')



FAIL: test_SearchedStringIsNotStripped (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 2631, in test_SearchedStringIsNotStripped
    compareSet(' foo', [second_doc])
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 2629, in compareSet
    self.assertSameSet(document_list, [x.getObject() for x in result])
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 536, in failIfDifferentSet
    self.failUnless(i in b, msg)
AssertionError: [<Organisation at /erp5_portal_87898169f8a6babfe15e14cbf4d59bab/organisation_module/83>] != [<Organisation at /erp5_portal_87898169f8a6babfe15e14cbf4d59bab/organisation_module/82>]



FAIL: test_complex_query (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 2177, in test_complex_query
    self.assertEqual(len(catalog(query=query)), 3)
AssertionError: 2 != 3



FAIL: test_sortOnRelatedKeyWithUnsetRelation (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 2666, in test_sortOnRelatedKeyWithUnsetRelation
    len(person_module.searchFolder(sort_on=[('subordination_title', 'ascending')])))
AssertionError: 2 != 1



ERROR: test_01_HasEverything (testERP5LdapCatalog.TestERP5LdapCatalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 359, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 723, in setUpERP5Site
    raise RuntimeError, \
RuntimeError: tic is looping forever. These messages are pending: [('/erp5_portal_a28a575dea15f29ef51928ed670935d0/portal_catalog', 'unindexObject', -2, 6), ('/erp5_portal_a28a575dea15f29ef51928ed670935d0/portal_catalog', 'unindexObject', -2, 6)]



ERROR: test_02_person_ldap_cataloging (testERP5LdapCatalog.TestERP5LdapCatalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 68, in __call__
    self.setUp()
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 359, in setUp
    erp5_catalog_storage=erp5_catalog_storage)
  File "/mnt/erp5_cd/buildbot_slave/slave/full.bot_livecd/build/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 579, in setUpERP5Site
    raise RuntimeError, 'Installation of %s already failed, giving up'\
RuntimeError: Installation of erp5_portal_a28a575dea15f29ef51928ed670935d0 already failed, giving up



More information about the Erp5-report mailing list