[Erp5-report] ERP5 r19375: 6 Tests, 6 Errors, 0 Failures

nobody at nexedi.com nobody at nexedi.com
Tue Feb 19 10:18:32 CET 2008


Date : 2008-02-19

Revision: 19375
Ran Unit test of erp5_ui_test
Ran 2 tests in 42.881s
FAILED (errors=2)

Ran Unit test of erp5_ui_test
Ran 2 tests in 38.642s
FAILED (errors=2)

Ran Unit test of erp5_ui_test
Ran 2 tests in 38.639s
FAILED (errors=2)

-------------- next part --------------
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../mnt/erp5_cd/zope/unit_test/lib/python/psyco.py:3: UserWarning: psyco is disabled !
  warnings.warn('psyco is disabled !')
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (2.237s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... done (24.240s)
Adding erp5_base business template ... (downloaded in 5.550s) done (5.640s)
Adding erp5_ui_test business template ... (downloaded in 3.243s) done (3.307s)
Executing pending activities ... 126 20 41 9 13 1 done (9.025s)
Logout ... 
done (42.764s)
Ran Unit test of erp5_ui_test
EE
======================================================================
ERROR: test_00_viewBarObject (testPerformance.TestPerformance)
----------------------------------------------------------------------
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/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 362, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 80, in afterSetUp
    self.bar_module = self.getBarModule()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 73, in getBarModule
    return self.getPortal()['bar_module']
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/OFS/ObjectManager.py", line 670, in __getitem__
KeyError: 'bar_module'

======================================================================
ERROR: test_01_viewBarModule (testPerformance.TestPerformance)
----------------------------------------------------------------------
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/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 362, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 80, in afterSetUp
    self.bar_module = self.getBarModule()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 73, in getBarModule
    return self.getPortal()['bar_module']
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/OFS/ObjectManager.py", line 670, in __getitem__
KeyError: 'bar_module'

----------------------------------------------------------------------
Ran 2 tests in 42.881s

FAILED (errors=2)
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../mnt/erp5_cd/zope/unit_test/lib/python/psyco.py:3: UserWarning: psyco is disabled !
  warnings.warn('psyco is disabled !')
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (1.925s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... done (23.939s)
Adding erp5_base business template ... (downloaded in 5.488s) done (5.570s)
Adding erp5_ui_test business template ... (downloaded in 3.224s) done (3.287s)
Executing pending activities ... 126 20 41 9 13 1 done (5.189s)
Logout ... 
done (38.525s)
Ran Unit test of erp5_ui_test
EE
======================================================================
ERROR: test_00_viewBarObject (testPerformance.TestPerformance)
----------------------------------------------------------------------
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/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 362, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 80, in afterSetUp
    self.bar_module = self.getBarModule()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 73, in getBarModule
    return self.getPortal()['bar_module']
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/OFS/ObjectManager.py", line 670, in __getitem__
KeyError: 'bar_module'

======================================================================
ERROR: test_01_viewBarModule (testPerformance.TestPerformance)
----------------------------------------------------------------------
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/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 362, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 80, in afterSetUp
    self.bar_module = self.getBarModule()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 73, in getBarModule
    return self.getPortal()['bar_module']
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/OFS/ObjectManager.py", line 670, in __getitem__
KeyError: 'bar_module'

----------------------------------------------------------------------
Ran 2 tests in 38.642s

FAILED (errors=2)
SOFTWARE_HOME: /initrd/loopfs/usr/lib/zope/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ./usr/lib/python2.4/whrandom.py:38: DeprecationWarning: the whrandom module is deprecated; please use the random module
  DeprecationWarning)
../mnt/erp5_cd/zope/unit_test/lib/python/psyco.py:3: UserWarning: psyco is disabled !
  warnings.warn('psyco is disabled !')
/usr/lib/zope/lib/python/Products/CMFMailIn/__init__.py:16: DeprecationWarning: The module, 'Products.CMFCore.CMFCorePermissions' is a deprecated compatiblity alias for 'Products.CMFCore.permissions';  please use the new module instead.
  from Products.CMFCore import utils, CMFCorePermissions
 done (1.760s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... done (23.808s)
Adding erp5_base business template ... (downloaded in 5.537s) done (5.621s)
Adding erp5_ui_test business template ... (downloaded in 3.266s) done (3.330s)
Executing pending activities ... 126 20 41 9 13 1 done (5.218s)
Logout ... 
done (38.523s)
Ran Unit test of erp5_ui_test
EE
======================================================================
ERROR: test_00_viewBarObject (testPerformance.TestPerformance)
----------------------------------------------------------------------
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/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 362, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 80, in afterSetUp
    self.bar_module = self.getBarModule()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 73, in getBarModule
    return self.getPortal()['bar_module']
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/OFS/ObjectManager.py", line 670, in __getitem__
KeyError: 'bar_module'

======================================================================
ERROR: test_01_viewBarModule (testPerformance.TestPerformance)
----------------------------------------------------------------------
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/zope/unit_test/Products/ERP5Type/tests/ERP5TypeTestCase.py", line 362, in setUp
    PortalTestCase.setUp(self)
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/PortalTestCase.py", line 51, in setUp
    self.afterSetUp()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 80, in afterSetUp
    self.bar_module = self.getBarModule()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 73, in getBarModule
    return self.getPortal()['bar_module']
  File "/usr/lib/zope/./build/build-base/python-2.4/build-lib/OFS/ObjectManager.py", line 670, in __getitem__
KeyError: 'bar_module'

----------------------------------------------------------------------
Ran 2 tests in 38.639s

FAILED (errors=2)


More information about the Erp5-report mailing list