[Erp5-report] ERP5 r22454: 9 Tests, 0 Errors, 4 Failures

nobody at nexedi.com nobody at nexedi.com
Fri Jul 11 16:54:10 CEST 2008


Date : 2008-07-11

Revision: 22454
Ran Unit test of Performance
Ran 3 tests in 455.336s
FAILED (failures=1)

Ran Unit test of Performance
Ran 3 tests in 453.256s
FAILED (failures=1)

Ran Unit test of Performance
Ran 3 tests in 455.088s
FAILED (failures=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.246s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... ERROR:PortalTransforms:Cannot register transform w3m_dump, using BrokenTransform: Error
 Unable to find binary "w3m" in /usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/lib/qt3//bin:/usr/lib/qt3//bin:/mnt/erp5_cd/odfpy
ERROR:PortalTransforms:Cannot register transform w3m_dump, using BrokenTransform: Error
 Unable to find binary "w3m" in /usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/lib/qt3//bin:/usr/lib/qt3//bin:/mnt/erp5_cd/odfpy
done (29.876s)
Adding erp5_base business template ... (imported in 7.213s) done (12.840s)
Adding erp5_ui_test business template ... (imported in 3.784s) done (7.436s)
Executing pending activities ... 550 296 69 9 15 1 done (32.363s)
Logout ... 
done (83.318s)
Ran Unit test of Performance
objective time to view object form 0.1120 < 0.1214 < 0.1220

.nb objects = 000100
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0351 < 0.0355
	view = 0.1250 < 0.1553 < 0.1750

nb objects = 000200
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0356 < 0.0355
	view = 0.1497 < 0.1727 < 0.1997

Ftime to view proxyfield form 0.2390 < 0.2477 < 0.2490

.
======================================================================
FAIL: test_01_viewBarModule (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 216, in test_01_viewBarModule
    'Tic: %.4f < %.4f < %.4f' % (
AssertionError: Tic: 0.0260 < 0.0356 < 0.0355

----------------------------------------------------------------------
Ran 3 tests in 455.336s

FAILED (failures=1)
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.674s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... ERROR:PortalTransforms:Cannot register transform w3m_dump, using BrokenTransform: Error
 Unable to find binary "w3m" in /usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/lib/qt3//bin:/usr/lib/qt3//bin:/mnt/erp5_cd/odfpy
ERROR:PortalTransforms:Cannot register transform w3m_dump, using BrokenTransform: Error
 Unable to find binary "w3m" in /usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/lib/qt3//bin:/usr/lib/qt3//bin:/mnt/erp5_cd/odfpy
done (29.741s)
Adding erp5_base business template ... (imported in 7.076s) done (12.694s)
Adding erp5_ui_test business template ... (imported in 3.728s) done (7.384s)
Executing pending activities ... 550 296 69 9 15 1 done (32.061s)
Logout ... 
done (82.680s)
Ran Unit test of Performance
objective time to view object form 0.1120 < 0.1215 < 0.1220

.nb objects = 000100
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0353 < 0.0355
	view = 0.1250 < 0.1550 < 0.1750

nb objects = 000200
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0357 < 0.0355
	view = 0.1497 < 0.1721 < 0.1997

Ftime to view proxyfield form 0.2390 < 0.2474 < 0.2490

.
======================================================================
FAIL: test_01_viewBarModule (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 216, in test_01_viewBarModule
    'Tic: %.4f < %.4f < %.4f' % (
AssertionError: Tic: 0.0260 < 0.0357 < 0.0355

----------------------------------------------------------------------
Ran 3 tests in 453.256s

FAILED (failures=1)
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.680s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... ERROR:PortalTransforms:Cannot register transform w3m_dump, using BrokenTransform: Error
 Unable to find binary "w3m" in /usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/lib/qt3//bin:/usr/lib/qt3//bin:/mnt/erp5_cd/odfpy
ERROR:PortalTransforms:Cannot register transform w3m_dump, using BrokenTransform: Error
 Unable to find binary "w3m" in /usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/lib/qt3//bin:/usr/lib/qt3//bin:/mnt/erp5_cd/odfpy
done (29.632s)
Adding erp5_base business template ... (imported in 7.054s) done (12.691s)
Adding erp5_ui_test business template ... (imported in 3.722s) done (7.374s)
Executing pending activities ... 550 296 69 9 15 1 done (31.983s)
Logout ... 
done (82.486s)
Ran Unit test of Performance
objective time to view object form 0.1120 < 0.1220 < 0.1220

Fnb objects = 000100
	add = 0.0070 < 0.0086 < 0.0090
	tic = 0.0260 < 0.0351 < 0.0355
	view = 0.1250 < 0.1556 < 0.1750

nb objects = 000200
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0355 < 0.0355
	view = 0.1497 < 0.1733 < 0.1997

Ftime to view proxyfield form 0.2390 < 0.2479 < 0.2490

.
======================================================================
FAIL: test_00_viewBarObject (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 143, in test_00_viewBarObject
    prefix='objective')
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 131, in checkViewBarObject
    '%.4f < %.4f < %.4f' % (min, req_time, max))
AssertionError: 0.1120 < 0.1220 < 0.1220

======================================================================
FAIL: test_01_viewBarModule (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/zope/lib/python/Testing/ZopeTestCase/profiler.py", line 80, in __call__
    testMethod()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 216, in test_01_viewBarModule
    'Tic: %.4f < %.4f < %.4f' % (
AssertionError: Tic: 0.0260 < 0.0355 < 0.0355

----------------------------------------------------------------------
Ran 3 tests in 455.088s

FAILED (failures=2)


More information about the Erp5-report mailing list