[Erp5-report] ERP5_z28 r19366: 1484 Tests, 15 Errors, 5 Failures

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Feb 19 15:52:39 CET 2008


Test Suite: ERP5_z28
Revision: 19366
Result: FAIL

All tests: 1484
Failures: 5
Errors: 15


The following tests failed:

  testXHTML                                          (3 errors)
   testApparel ComponentResource_viewDefaultSupplyLine (testXHTML.TestXHTML)
   testApparel FabricResource_viewDefaultSupplyLine (testXHTML.TestXHTML)
   testApparel ModelResource_viewDefaultSupplyLine (testXHTML.TestXHTML)

  testDivergenceTester                               (4 errors)
   test_01_QuantityDivergenceTester (testDivergenceTester.TestDivergenceTester)
   test_02_CategoryDivergenceTester (testDivergenceTester.TestDivergenceTester)
   test_03_PropertyDivergenceTester (testDivergenceTester.TestDivergenceTester)
   test_04_CategoryDivergenceTester (testDivergenceTester.TestDivergenceTester)

  testTransformation                                 (1 errors)
   test_01_getAggregatedAmountList (testTransformation.TestTransformation)

  testCRM                                            (2 failures)
   test_Event_CreateRelatedEvent (testCRM.TestCRM)
   test_Ticket_CreateRelatedEvent (testCRM.TestCRM)

  testProductionOrder                                (1 errors)
   test_01_testProductionSimulationExpand (testProductionOrder.TestProductionOrder)

  testInventory                                      (2 errors)
   test_01_getInventory (testInventory.TestInventory)
   test_02_InventoryModule (testInventory.TestInventory)

  testFolderMigration                                (1 failures)
   test_02_migrateFolder (testFolderMigration.TestFolderMigration)

  testFolder                                         (1 failures)
   test_02_defaultGenerateNewId (testFolder.TestFolder)

  testOOoImport                                      (1 errors)
   test_01_ImportObjectFromOOoInActivities (testOOoImport.TestOOoImport)

  testERP5Catalog                                    (1 failures)
   test_complex_query (testERP5Catalog.TestERP5Catalog)

  testERP5SyncMLVCard                                (3 errors)
   test_04_FirstVCardSynchronization (testERP5SyncMLVCard.TestERP5SyncMLVCard)
   test_05_basicVCardSynchronization (testERP5SyncMLVCard.TestERP5SyncMLVCard)
   test_05_verifyNoDuplicateDataWhenAdding (testERP5SyncMLVCard.TestERP5SyncMLVCard)
-------------- next part --------------

ERROR: testApparel ComponentResource_viewDefaultSupplyLine (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/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testXHTML.py", line 156, in testMethod
    view = getattr(content, view_name)
AttributeError: Resource_viewDefaultSupplyLine



ERROR: testApparel FabricResource_viewDefaultSupplyLine (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/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testXHTML.py", line 156, in testMethod
    view = getattr(content, view_name)
AttributeError: Resource_viewDefaultSupplyLine



ERROR: testApparel ModelResource_viewDefaultSupplyLine (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/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testXHTML.py", line 156, in testMethod
    view = getattr(content, view_name)
AttributeError: Resource_viewDefaultSupplyLine



ERROR: test_01_QuantityDivergenceTester (testDivergenceTester.TestDivergenceTester)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testDivergenceTester.py", line 169, in test_01_QuantityDivergenceTester
    sequence_list.play(self, quiet=self.quiet)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
    > GetPackingList
      CheckPackingListIsNotDivergent
      SetNewQuantity
      CheckPackingListIsNotDivergent
      AddQuantityDivergenceTester
      CheckPackingListIsDivergent
      SetPreviousQuantity
      CheckPackingListIsNotDivergent
      Tic
      RemoveDivergenceTesters
      Tic
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testDivergenceTester.py", line 106, in stepGetPackingList
    movement=packing_list['1']
  File "/usr/lib/erp5/lib/python/OFS/ObjectManager.py", line 715, in __getitem__
    raise KeyError, key
KeyError: '1'



ERROR: test_02_CategoryDivergenceTester (testDivergenceTester.TestDivergenceTester)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testDivergenceTester.py", line 228, in test_02_CategoryDivergenceTester
    sequence_list.play(self, quiet=self.quiet)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
    > GetPackingList
      CheckPackingListIsNotDivergent
      SetNewSource
      CheckPackingListIsNotDivergent
      AddCategoryDivergenceTester
      CheckPackingListIsNotDivergent
      ConfigureCategoryDivergenceTesterForSource
      CheckPackingListIsDivergent
      SetPreviousSource
      CheckPackingListIsNotDivergent
      Tic
      RemoveDivergenceTesters
      Tic
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testDivergenceTester.py", line 106, in stepGetPackingList
    movement=packing_list['1']
  File "/usr/lib/erp5/lib/python/OFS/ObjectManager.py", line 715, in __getitem__
    raise KeyError, key
KeyError: '1'



ERROR: test_03_PropertyDivergenceTester (testDivergenceTester.TestDivergenceTester)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testDivergenceTester.py", line 287, in test_03_PropertyDivergenceTester
    sequence_list.play(self, quiet=self.quiet)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
    > GetPackingList
      CheckPackingListIsNotDivergent
      SetNewStartDate
      CheckPackingListIsNotDivergent
      AddPropertyDivergenceTester
      CheckPackingListIsNotDivergent
      ConfigurePropertyDivergenceTesterForStartDate
      CheckPackingListIsDivergent
      SetPreviousStartDate
      CheckPackingListIsNotDivergent
      Tic
      RemoveDivergenceTesters
      Tic
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testDivergenceTester.py", line 106, in stepGetPackingList
    movement=packing_list['1']
  File "/usr/lib/erp5/lib/python/OFS/ObjectManager.py", line 715, in __getitem__
    raise KeyError, key
KeyError: '1'



ERROR: test_04_CategoryDivergenceTester (testDivergenceTester.TestDivergenceTester)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testDivergenceTester.py", line 338, in test_04_CategoryDivergenceTester
    sequence_list.play(self, quiet=self.quiet)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
    > GetPackingList
      CheckPackingListIsNotDivergent
      SetNewAggregate
      CheckPackingListIsNotDivergent
      AddCategoryDivergenceTester
      CheckPackingListIsNotDivergent
      ConfigureCategoryDivergenceTesterForAggregate
      CheckPackingListIsDivergent
      SetPreviousAggregate
      CheckPackingListIsNotDivergent
      Tic
      RemoveDivergenceTesters
      Tic
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testDivergenceTester.py", line 106, in stepGetPackingList
    movement=packing_list['1']
  File "/usr/lib/erp5/lib/python/OFS/ObjectManager.py", line 715, in __getitem__
    raise KeyError, key
KeyError: '1'



ERROR: test_01_getAggregatedAmountList (testTransformation.TestTransformation)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testTransformation.py", line 720, in test_01_getAggregatedAmountList
    sequence_list.play(self)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreateComponentDict
      CreateOperationDict
      Tic
      CreateVariatedResource
      Tic
      CreateTransformation
      Tic
    > CreateTransformationLine
      Tic
      CreateIncludedTransformation
      Tic
      CreateIncludedTransformationLine
      Tic
      VerifyTransformationAggregatedAmountList
      VerifyIncludedTransformationAggregatedAmountList
      IncludeTransformation
      Tic
      VerifySpecialisedTransformationAggregatedAmountList
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testTransformation.py", line 302, in stepCreateTransformationLine
    cell_variation = transformed_resource.newCell(size, colour, morphology, base_id='variation')
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/XMLMatrix.py", line 502, in newCell
    raise KeyError, 'Invalid key: %s' % str(kw)
KeyError: "Invalid key: ('size/Baby', 'colour/apparel_model_module/1/1', 'morphology/apparel_model_module/1/4')"



FAIL: test_Event_CreateRelatedEvent (testCRM.TestCRM)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testCRM.py", line 56, in test_Event_CreateRelatedEvent
    self.assert_(redirect.startswith('http://nohost/erp5/event_module/'))
AssertionError



FAIL: test_Ticket_CreateRelatedEvent (testCRM.TestCRM)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testCRM.py", line 81, in test_Ticket_CreateRelatedEvent
    self.assert_(redirect.startswith('http://nohost/erp5/event_module/'))
AssertionError



ERROR: test_01_testProductionSimulationExpand (testProductionOrder.TestProductionOrder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testProductionOrder.py", line 866, in test_01_testProductionSimulationExpand
    sequence_list.play(self)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ClearActivities
      CreateProductionOrganisation1
      CreateProductionSC
      CreateVariatedResource
      CreateComponent1
      CreateTransformation
      CreateOrganisation
      CreateOrder
      CreateOrderLine
      Tic
      OrderOrder
      Tic
    > CheckProductionSimulation
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testProductionOrder.py", line 333, in stepCheckProductionSimulation
    consumed_movement = applied_rule[consumed_movement_id]
  File "/usr/lib/erp5/lib/python/OFS/ObjectManager.py", line 715, in __getitem__
    raise KeyError, key
KeyError: 'cr_2_1'



ERROR: test_01_getInventory (testInventory.TestInventory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testInventory.py", line 1839, in test_01_getInventory
    sequence_list.play(self)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreateOrganisationList
      CreateOrder
      CreateVariatedResourceList
    > CreatePackingListList
      Tic
      CreateTestingCategories
      Tic
      TestInventoryListBrainGetQuantity
      TestGetInventoryOnNode
      TestGetInventoryOnVariationCategory
      TestGetInventoryOnPayment
      TestGetInventoryOnSection
      TestGetInventoryOnMirrorSection
      TestGetInventoryOnResource
      TestGetInventoryWithOmitInput
      TestGetInventoryWithOmitOutput
      TestGetInventoryOnSimulationState
      TestGetInventoryOnSectionCategory
      TestGetInventoryOnPaymentCategory
      TestGetInventoryOnNodeCategory
      TestGetInventoryOnMirrorSectionCategory
      TestGetInventoryOnResourceCategory
      TestGetInventoryOnVariationText
      TestGetInventoryListOnSection
      TestGetInventoryListOnNode
      TestGetInventoryListWithOmitInput
      TestGetInventoryListWithOmitOutput
      TestGetInventoryListWithGroupBy
      TestGetNextNegativeInventoryDate
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testInventory.py", line 549, in stepCreatePackingListList
    variation[i] = '%s/%s' % (base_category_list[i], resource_value[c].getRelativeUrl())
  File "/usr/lib/erp5/lib/python/OFS/ObjectManager.py", line 715, in __getitem__
    raise KeyError, key
KeyError: '1'



ERROR: test_02_InventoryModule (testInventory.TestInventory)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testInventory.py", line 1870, in test_02_InventoryModule
    sequence_list.play(self)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      CreateOrganisationsForModule
      CreateVariatedResource
      CreateItemList
      CreatePackingListForModule
      Tic
      CreatePackingListLine
      Tic
      DeliverPackingList
      Tic
      CreateAggregatingInventory
      Tic
      TestInventoryModule
      CreateSingleInventory
      Tic
      TestInventoryModule
    > ModifyFirstInventory
      Tic
      TestInventoryModule
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5/tests/testInventory.py", line 1790, in stepModifyFirstInventory
    inventory_line = inventory['1']
  File "/usr/lib/erp5/lib/python/OFS/ObjectManager.py", line 715, in __getitem__
    raise KeyError, key
KeyError: '1'



FAIL: test_02_migrateFolder (testFolderMigration.TestFolderMigration)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/Products/ERP5Type/tests/testFolderMigration.py", line 101, in test_02_migrateFolder
    self.assertEquals(obj1.getId(), '1')
AssertionError: '2' != '1'



FAIL: test_02_defaultGenerateNewId (testFolder.TestFolder)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/Products/ERP5Type/tests/testFolder.py", line 100, in test_02_defaultGenerateNewId
    self.assertEquals(obj.getId(), '1')
AssertionError: '2' != '1'



ERROR: test_01_ImportObjectFromOOoInActivities (testOOoImport.TestOOoImport)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testOOoImport.py", line 196, in test_01_ImportObjectFromOOoInActivities
    sequence_list.play(self, quiet=quiet)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 166, in play
    sequence.play(context, sequence_number=i, quiet=quiet)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 113, in play
    step.play(context, sequence=self, quiet=quiet)
    Current Sequence:
      ImportRawDataFile
      CheckActivitiesCount
      Tic
    > CheckImportedPersonList
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/tests/Sequence.py", line 99, in play
    method(sequence=sequence)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5OOo/tests/testOOoImport.py", line 172, in stepCheckImportedPersonList
    object = person_module['%s' % (i+1)]
  File "/usr/lib/erp5/lib/python/OFS/ObjectManager.py", line 715, in __getitem__
    raise KeyError, key
KeyError: '1'



FAIL: test_complex_query (testERP5Catalog.TestERP5Catalog)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Catalog/tests/testERP5Catalog.py", line 2175, in test_complex_query
    self.assertEqual(len(catalog(query=query)), 3)
AssertionError: 2 != 3



ERROR: test_04_FirstVCardSynchronization (testERP5SyncMLVCard.TestERP5SyncMLVCard)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5SyncML/tests/testERP5SyncMLVCard.py", line 166, in test_04_FirstVCardSynchronization
    self.checkFirstSynchronization(id='1', nb_person=nb_person)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 303, in checkFirstSynchronization
    person1_c = person_client1._getOb(id)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/Core/Folder.py", line 596, in _getOb
    return CMFBTreeFolder._getOb(self, id, *args, **kw)
  File "/usr/lib/erp5/lib/python/Products/BTreeFolder2/BTreeFolder2.py", line 210, in _getOb
    ob = tree[id]
KeyError: '1'



ERROR: test_05_basicVCardSynchronization (testERP5SyncMLVCard.TestERP5SyncMLVCard)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5SyncML/tests/testERP5SyncMLVCard.py", line 178, in test_05_basicVCardSynchronization
    self.test_04_FirstVCardSynchronization(quiet=True, run=True)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5SyncML/tests/testERP5SyncMLVCard.py", line 166, in test_04_FirstVCardSynchronization
    self.checkFirstSynchronization(id='1', nb_person=nb_person)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 303, in checkFirstSynchronization
    person1_c = person_client1._getOb(id)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/Core/Folder.py", line 596, in _getOb
    return CMFBTreeFolder._getOb(self, id, *args, **kw)
  File "/usr/lib/erp5/lib/python/Products/BTreeFolder2/BTreeFolder2.py", line 210, in _getOb
    ob = tree[id]
KeyError: '1'



ERROR: test_05_verifyNoDuplicateDataWhenAdding (testERP5SyncMLVCard.TestERP5SyncMLVCard)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/erp5/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5SyncML/tests/testERP5SyncMLVCard.py", line 213, in test_05_verifyNoDuplicateDataWhenAdding
    self.test_04_FirstVCardSynchronization(quiet=True, run=True)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5SyncML/tests/testERP5SyncMLVCard.py", line 166, in test_04_FirstVCardSynchronization
    self.checkFirstSynchronization(id='1', nb_person=nb_person)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5SyncML/tests/testERP5SyncML.py", line 303, in checkFirstSynchronization
    person1_c = person_client1._getOb(id)
  File "/home/buildbot/buildbot_slave/full.bot_28/build/unit_test/Products/ERP5Type/Core/Folder.py", line 596, in _getOb
    return CMFBTreeFolder._getOb(self, id, *args, **kw)
  File "/usr/lib/erp5/lib/python/Products/BTreeFolder2/BTreeFolder2.py", line 210, in _getOb
    ob = tree[id]
KeyError: '1'



More information about the Erp5-report mailing list