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

nobody at nexedi.com nobody at nexedi.com
Fri Dec 19 13:06:31 CET 2008


Date : 2008-12-19

Revision: 24947
Ran Unit test of Performance
Ran 4 tests in 848.989s
FAILED (failures=4)

Ran Unit test of Performance
-------------- next part --------------
SOFTWARE_HOME: /mnt/erp5_cd/zope28/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by .../mnt/erp5_cd/zope/unit_test/lib/python/psyco.py:3: UserWarning: psyco is disabled !
  warnings.warn('psyco is disabled !')
/mnt/erp5_cd/zope28/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 (45.546s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... done (137.414s)
Adding erp5_base business template ... (imported in 47.545s) done (58.338s)
Adding erp5_ui_test business template ... (imported in 24.567s) done (29.200s)
Executing pending activities ... 299 284 73 11 22 1 done (31.666s)
Logout ... 
done (257.739s)
Ran Unit test of Performance
objective time to view object form 0.1340 < 0.1441 < 0.1400

Fnb objects = 000100
	add = 0.0090 < 0.0104 < 0.0110
	tic = 0.0345 < 0.0522 < 0.0395
	view = 0.1550 < 0.1871 < 0.1950

nb objects = 000200
	add = 0.0090 < 0.0126 < 0.0110
	tic = 0.0345 < 0.0558 < 0.0395
	view = 0.1797 < 0.2119 < 0.2197

nb objects = 000300
	add = 0.0090 < 0.0103 < 0.0110
	tic = 0.0345 < 0.0550 < 0.0395
	view = 0.2044 < 0.2412 < 0.2444

nb objects = 000400
	add = 0.0090 < 0.0106 < 0.0110
	tic = 0.0345 < 0.0526 < 0.0395
	view = 0.2292 < 0.2696 < 0.2692

nb objects = 000500
	add = 0.0090 < 0.0108 < 0.0110
	tic = 0.0345 < 0.0502 < 0.0395
	view = 0.2539 < 0.2997 < 0.2939

nb objects = 000600
	add = 0.0090 < 0.0104 < 0.0110
	tic = 0.0345 < 0.0498 < 0.0395
	view = 0.2786 < 0.3276 < 0.3186

nb objects = 000700
	add = 0.0090 < 0.0102 < 0.0110
	tic = 0.0345 < 0.0502 < 0.0395
	view = 0.3033 < 0.3588 < 0.3433

nb objects = 000800
	add = 0.0090 < 0.0119 < 0.0110
	tic = 0.0345 < 0.0525 < 0.0395
	view = 0.3280 < 0.3886 < 0.3680

nb objects = 000900
	add = 0.0090 < 0.0107 < 0.0110
	tic = 0.0345 < 0.0502 < 0.0395
	view = 0.3528 < 0.4184 < 0.3928

nb objects = 001000
	add = 0.0090 < 0.0102 < 0.0110
	tic = 0.0345 < 0.0511 < 0.0395
	view = 0.3775 < 0.4472 < 0.4175

Ftime to view object form with many lines 0.3110 < 0.3490 < 0.3310

Ftime to view proxyfield form 0.2150 < 0.2452 < 0.2350

F
======================================================================
FAIL: test_00_viewBarObject (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope28/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 163, in test_00_viewBarObject
    prefix='objective')
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 141, in checkViewBarObject
    '%.4f < %.4f < %.4f' % (min, req_time, max))
AssertionError: 0.1340 < 0.1441 < 0.1400

======================================================================
FAIL: test_01_viewBarModule (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope28/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 247, in test_01_viewBarModule
    'Tic: %.4f < %.4f < %.4f' % (
AssertionError: Tic: 0.0345 < 0.0522 < 0.0395

======================================================================
FAIL: test_02_viewFooObjectWithManyLines (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope28/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 314, in test_02_viewFooObjectWithManyLines
    '%.4f < %.4f < %.4f' % (
AssertionError: 0.3110 < 0.3490 < 0.3310

======================================================================
FAIL: test_viewProxyField (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope28/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 281, in test_viewProxyField
    '%.4f < %.4f < %.4f' % (
AssertionError: 0.2150 < 0.2452 < 0.2350

----------------------------------------------------------------------
Ran 4 tests in 848.989s

FAILED (failures=4)
SOFTWARE_HOME: /mnt/erp5_cd/zope28/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by .../mnt/erp5_cd/zope/unit_test/lib/python/psyco.py:3: UserWarning: psyco is disabled !
  warnings.warn('psyco is disabled !')
/mnt/erp5_cd/zope28/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 (32.926s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... done (129.768s)
Adding erp5_base business template ... (imported in 72.748s) done (83.717s)
Adding erp5_ui_test business template ... (imported in 25.297s) done (29.826s)
Executing pending activities ... 299 284 73 11 22 1 done (30.245s)
Logout ... 
done (274.614s)
Ran Unit test of Performance
objective time to view object form 0.1340 < 0.1450 < 0.1400

FESOFTWARE_HOME: /mnt/erp5_cd/zope28/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by ..


More information about the Erp5-report mailing list