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

nobody at nexedi.com nobody at nexedi.com
Tue Sep 9 03:08:18 CEST 2008


Date : 2008-09-09

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

Ran Unit test of Performance
Ran 3 tests in 445.457s
FAILED (failures=2)

Ran Unit test of Performance
Ran 3 tests in 445.124s
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.306s)

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 (30.860s)
Adding erp5_base business template ... (imported in 7.464s) done (12.496s)
Adding erp5_ui_test business template ... (imported in 5.231s) done (8.137s)
Executing pending activities ... 276 260 70 9 15 1 done (22.304s)
Logout ... 
done (74.750s)
Ran Unit test of Performance
objective time to view object form 0.1120 < 0.1237 < 0.1220

Fnb objects = 000100
	add = 0.0070 < 0.0086 < 0.0090
	tic = 0.0260 < 0.0348 < 0.0355
	view = 0.1250 < 0.1576 < 0.1750

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

nb objects = 000300
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0348 < 0.0355
	view = 0.1744 < 0.1944 < 0.2244

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

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

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

nb objects = 000700
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0346 < 0.0355
	view = 0.2733 < 0.2865 < 0.3233

nb objects = 000800
	add = 0.0070 < 0.0086 < 0.0090
	tic = 0.0260 < 0.0349 < 0.0355
	view = 0.2980 < 0.3091 < 0.3480

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

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

.time to view proxyfield form 0.2390 < 0.2484 < 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.1237 < 0.1220

----------------------------------------------------------------------
Ran 3 tests in 453.013s

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

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.744s)
Adding erp5_base business template ... (imported in 7.417s) done (12.440s)
Adding erp5_ui_test business template ... (imported in 3.776s) done (6.686s)
Executing pending activities ... 276 260 70 9 15 1 done (18.065s)
Logout ... 
done (67.628s)
Ran Unit test of Performance
objective time to view object form 0.1120 < 0.1230 < 0.1220

Fnb objects = 000100
	add = 0.0070 < 0.0086 < 0.0090
	tic = 0.0260 < 0.0347 < 0.0355
	view = 0.1250 < 0.1576 < 0.1750

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

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

nb objects = 000400
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0349 < 0.0355
	view = 0.1992 < 0.2184 < 0.2492

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

nb objects = 000600
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0345 < 0.0355
	view = 0.2486 < 0.2629 < 0.2986

nb objects = 000700
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0346 < 0.0355
	view = 0.2733 < 0.2868 < 0.3233

nb objects = 000800
	add = 0.0070 < 0.0086 < 0.0090
	tic = 0.0260 < 0.0348 < 0.0355
	view = 0.2980 < 0.3085 < 0.3480

nb objects = 000900
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0346 < 0.0355
	view = 0.3228 < 0.3310 < 0.3728

nb objects = 001000
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0346 < 0.0355
	view = 0.3475 < 0.3548 < 0.3975

.time to view proxyfield form 0.2390 < 0.2492 < 0.2490

F
======================================================================
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.1230 < 0.1220

======================================================================
FAIL: test_viewProxyField (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 250, in test_viewProxyField
    '%.4f < %.4f < %.4f' % (
AssertionError: 0.2390 < 0.2492 < 0.2490

----------------------------------------------------------------------
Ran 3 tests in 445.457s

FAILED (failures=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 (9.148s)

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.826s)
Adding erp5_base business template ... (imported in 7.407s) done (12.448s)
Adding erp5_ui_test business template ... (imported in 3.770s) done (6.681s)
Executing pending activities ... 276 260 70 9 15 1 done (18.261s)
Logout ... 
done (67.921s)
Ran Unit test of Performance
objective time to view object form 0.1120 < 0.1228 < 0.1220

Fnb objects = 000100
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0351 < 0.0355
	view = 0.1250 < 0.1575 < 0.1750

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

nb objects = 000300
	add = 0.0070 < 0.0086 < 0.0090
	tic = 0.0260 < 0.0350 < 0.0355
	view = 0.1744 < 0.1937 < 0.2244

nb objects = 000400
	add = 0.0070 < 0.0086 < 0.0090
	tic = 0.0260 < 0.0350 < 0.0355
	view = 0.1992 < 0.2175 < 0.2492

nb objects = 000500
	add = 0.0070 < 0.0086 < 0.0090
	tic = 0.0260 < 0.0350 < 0.0355
	view = 0.2239 < 0.2398 < 0.2739

nb objects = 000600
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0351 < 0.0355
	view = 0.2486 < 0.2623 < 0.2986

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

nb objects = 000800
	add = 0.0070 < 0.0086 < 0.0090
	tic = 0.0260 < 0.0351 < 0.0355
	view = 0.2980 < 0.3074 < 0.3480

nb objects = 000900
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0351 < 0.0355
	view = 0.3228 < 0.3297 < 0.3728

nb objects = 001000
	add = 0.0070 < 0.0086 < 0.0090
	tic = 0.0260 < 0.0351 < 0.0355
	view = 0.3475 < 0.3524 < 0.3975

.time to view proxyfield form 0.2390 < 0.2488 < 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.1228 < 0.1220

----------------------------------------------------------------------
Ran 3 tests in 445.124s

FAILED (failures=1)


More information about the Erp5-report mailing list