[Erp5-report] ERP5 r24248: 12 Tests, 0 Errors, 2 Failures

nobody at nexedi.com nobody at nexedi.com
Mon Oct 20 14:58:58 CEST 2008


Date : 2008-10-20

Revision: 24248
Ran Unit test of Performance
Ran 4 tests in 500.794s
FAILED (failures=1)

Ran Unit test of Performance
Ran 4 tests in 490.916s
OK

Ran Unit test of Performance
Ran 4 tests in 492.622s
FAILED (failures=1)

-------------- 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.405s)

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
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 (28.912s)
Adding erp5_base business template ... (imported in 9.634s) done (15.583s)
Adding erp5_ui_test business template ... (imported in 6.538s) done (9.704s)
Executing pending activities ... 292 276 72 10 15 1 done (18.454s)
Logout ... 
done (73.318s)
Ran Unit test of Performance
objective time to view object form 0.1120 < 0.1580 < 0.1220

Fnb objects = 000100
	add = 0.0070 < 0.0086 < 0.0090
	tic = 0.0260 < 0.0353 < 0.0355
	view = 0.1250 < 0.1564 < 0.1750

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

nb objects = 000300
	add = 0.0070 < 0.0086 < 0.0090
	tic = 0.0260 < 0.0347 < 0.0355
	view = 0.1744 < 0.1936 < 0.2244

nb objects = 000400
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0347 < 0.0355
	view = 0.1992 < 0.2168 < 0.2492

nb objects = 000500
	add = 0.0070 < 0.0086 < 0.0090
	tic = 0.0260 < 0.0346 < 0.0355
	view = 0.2239 < 0.2392 < 0.2739

nb objects = 000600
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0348 < 0.0355
	view = 0.2486 < 0.2621 < 0.2986

nb objects = 000700
	add = 0.0070 < 0.0086 < 0.0090
	tic = 0.0260 < 0.0349 < 0.0355
	view = 0.2733 < 0.2853 < 0.3233

nb objects = 000800
	add = 0.0070 < 0.0086 < 0.0090
	tic = 0.0260 < 0.0346 < 0.0355
	view = 0.2980 < 0.3077 < 0.3480

nb objects = 000900
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0347 < 0.0355
	view = 0.3228 < 0.3303 < 0.3728

nb objects = 001000
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0348 < 0.0355
	view = 0.3475 < 0.3546 < 0.3975

.time to view object form with many lines 0.2740 < 0.2920 < 0.2940

.time to view proxyfield form 0.1990 < 0.2054 < 0.2200

.
======================================================================
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 161, in test_00_viewBarObject
    prefix='objective')
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 139, in checkViewBarObject
    '%.4f < %.4f < %.4f' % (min, req_time, max))
AssertionError: 0.1120 < 0.1580 < 0.1220

----------------------------------------------------------------------
Ran 4 tests in 500.794s

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 (2.547s)

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
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 (27.845s)
Adding erp5_base business template ... (imported in 9.643s) done (15.603s)
Adding erp5_ui_test business template ... (imported in 3.649s) done (6.808s)
Executing pending activities ... 292 276 72 10 15 1 done (17.768s)
Logout ... 
done (68.697s)
Ran Unit test of Performance
objective time to view object form 0.1120 < 0.1199 < 0.1220

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

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

nb objects = 000300
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0346 < 0.0355
	view = 0.1744 < 0.1928 < 0.2244

nb objects = 000400
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0347 < 0.0355
	view = 0.1992 < 0.2162 < 0.2492

nb objects = 000500
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0347 < 0.0355
	view = 0.2239 < 0.2385 < 0.2739

nb objects = 000600
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0346 < 0.0355
	view = 0.2486 < 0.2615 < 0.2986

nb objects = 000700
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0348 < 0.0355
	view = 0.2733 < 0.2846 < 0.3233

nb objects = 000800
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0346 < 0.0355
	view = 0.2980 < 0.3070 < 0.3480

nb objects = 000900
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0349 < 0.0355
	view = 0.3228 < 0.3302 < 0.3728

nb objects = 001000
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0347 < 0.0355
	view = 0.3475 < 0.3533 < 0.3975

.time to view object form with many lines 0.2740 < 0.2905 < 0.2940

.time to view proxyfield form 0.1990 < 0.2039 < 0.2200

.
----------------------------------------------------------------------
Ran 4 tests in 490.916s

OK
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.681s)

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
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 (27.331s)
Adding erp5_base business template ... (imported in 9.649s) done (15.641s)
Adding erp5_ui_test business template ... (imported in 3.663s) done (6.839s)
Executing pending activities ... 292 276 72 10 15 1 done (17.963s)
Logout ... 
done (68.443s)
Ran Unit test of Performance
objective time to view object form 0.1120 < 0.1203 < 0.1220

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

nb objects = 000200
	add = 0.0070 < 0.0086 < 0.0090
	tic = 0.0260 < 0.0350 < 0.0355
	view = 0.1497 < 0.1739 < 0.1997

nb objects = 000300
	add = 0.0070 < 0.0087 < 0.0090
	tic = 0.0260 < 0.0349 < 0.0355
	view = 0.1744 < 0.1937 < 0.2244

nb objects = 000400
	add = 0.0070 < 0.0087 < 0.0090
	tic = 0.0260 < 0.0350 < 0.0355
	view = 0.1992 < 0.2168 < 0.2492

nb objects = 000500
	add = 0.0070 < 0.0087 < 0.0090
	tic = 0.0260 < 0.0351 < 0.0355
	view = 0.2239 < 0.2391 < 0.2739

nb objects = 000600
	add = 0.0070 < 0.0087 < 0.0090
	tic = 0.0260 < 0.0353 < 0.0355
	view = 0.2486 < 0.2622 < 0.2986

nb objects = 000700
	add = 0.0070 < 0.0086 < 0.0090
	tic = 0.0260 < 0.0350 < 0.0355
	view = 0.2733 < 0.2851 < 0.3233

nb objects = 000800
	add = 0.0070 < 0.0087 < 0.0090
	tic = 0.0260 < 0.0352 < 0.0355
	view = 0.2980 < 0.3070 < 0.3480

nb objects = 000900
	add = 0.0070 < 0.0087 < 0.0090
	tic = 0.0260 < 0.0355 < 0.0355
	view = 0.3228 < 0.3303 < 0.3728

Ftime to view object form with many lines 0.2740 < 0.2925 < 0.2940

.time to view proxyfield form 0.1990 < 0.2053 < 0.2200

.
======================================================================
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 236, in test_01_viewBarModule
    'Tic: %.4f < %.4f < %.4f' % (
AssertionError: Tic: 0.0260 < 0.0355 < 0.0355

----------------------------------------------------------------------
Ran 4 tests in 492.622s

FAILED (failures=1)


More information about the Erp5-report mailing list