[Erp5-report] ERP5 r23312: 9 Tests, 0 Errors, 4 Failures
nobody at nexedi.com
nobody at nexedi.com
Sat Aug 30 20:02:17 CEST 2008
Date : 2008-08-30
Revision: 23312
Ran Unit test of Performance
Ran 3 tests in 463.300s
FAILED (failures=2)
Ran Unit test of Performance
Ran 3 tests in 459.615s
FAILED (failures=1)
Ran Unit test of Performance
Ran 3 tests in 461.008s
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.440s)
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.471s)
Adding erp5_base business template ... (imported in 7.568s) done (12.681s)
Adding erp5_ui_test business template ... (imported in 3.766s) done (7.268s)
Executing pending activities ... 555 299 70 9 15 1 done (33.806s)
Logout ...
done (85.570s)
Ran Unit test of Performance
objective time to view object form 0.1120 < 0.1232 < 0.1220
Fnb objects = 000100
add = 0.0070 < 0.0085 < 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.0348 < 0.0355
view = 0.1497 < 0.1754 < 0.1997
nb objects = 000300
add = 0.0070 < 0.0085 < 0.0090
tic = 0.0260 < 0.0347 < 0.0355
view = 0.1744 < 0.1947 < 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.0085 < 0.0090
tic = 0.0260 < 0.0347 < 0.0355
view = 0.2239 < 0.2407 < 0.2739
nb objects = 000600
add = 0.0070 < 0.0085 < 0.0090
tic = 0.0260 < 0.0345 < 0.0355
view = 0.2486 < 0.2635 < 0.2986
nb objects = 000700
add = 0.0070 < 0.0085 < 0.0090
tic = 0.0260 < 0.0348 < 0.0355
view = 0.2733 < 0.2873 < 0.3233
nb objects = 000800
add = 0.0070 < 0.0085 < 0.0090
tic = 0.0260 < 0.0346 < 0.0355
view = 0.2980 < 0.3092 < 0.3480
nb objects = 000900
add = 0.0070 < 0.0085 < 0.0090
tic = 0.0260 < 0.0346 < 0.0355
view = 0.3228 < 0.3315 < 0.3728
nb objects = 001000
add = 0.0070 < 0.0085 < 0.0090
tic = 0.0260 < 0.0347 < 0.0355
view = 0.3475 < 0.3549 < 0.3975
.time to view proxyfield form 0.2390 < 0.2497 < 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.1232 < 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.2497 < 0.2490
----------------------------------------------------------------------
Ran 3 tests in 463.300s
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 (7.969s)
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.942s)
Adding erp5_base business template ... (imported in 7.391s) done (12.483s)
Adding erp5_ui_test business template ... (imported in 3.754s) done (7.239s)
Executing pending activities ... 555 299 70 9 15 1 done (33.721s)
Logout ...
done (84.200s)
Ran Unit test of Performance
objective time to view object form 0.1120 < 0.1224 < 0.1220
Fnb objects = 000100
add = 0.0070 < 0.0085 < 0.0090
tic = 0.0260 < 0.0349 < 0.0355
view = 0.1250 < 0.1565 < 0.1750
nb objects = 000200
add = 0.0070 < 0.0084 < 0.0090
tic = 0.0260 < 0.0348 < 0.0355
view = 0.1497 < 0.1740 < 0.1997
nb objects = 000300
add = 0.0070 < 0.0084 < 0.0090
tic = 0.0260 < 0.0344 < 0.0355
view = 0.1744 < 0.1935 < 0.2244
nb objects = 000400
add = 0.0070 < 0.0084 < 0.0090
tic = 0.0260 < 0.0345 < 0.0355
view = 0.1992 < 0.2166 < 0.2492
nb objects = 000500
add = 0.0070 < 0.0085 < 0.0090
tic = 0.0260 < 0.0346 < 0.0355
view = 0.2239 < 0.2393 < 0.2739
nb objects = 000600
add = 0.0070 < 0.0085 < 0.0090
tic = 0.0260 < 0.0344 < 0.0355
view = 0.2486 < 0.2615 < 0.2986
nb objects = 000700
add = 0.0070 < 0.0085 < 0.0090
tic = 0.0260 < 0.0346 < 0.0355
view = 0.2733 < 0.2844 < 0.3233
nb objects = 000800
add = 0.0070 < 0.0085 < 0.0090
tic = 0.0260 < 0.0345 < 0.0355
view = 0.2980 < 0.3069 < 0.3480
nb objects = 000900
add = 0.0070 < 0.0084 < 0.0090
tic = 0.0260 < 0.0345 < 0.0355
view = 0.3228 < 0.3290 < 0.3728
nb objects = 001000
add = 0.0070 < 0.0084 < 0.0090
tic = 0.0260 < 0.0346 < 0.0355
view = 0.3475 < 0.3523 < 0.3975
.time to view proxyfield form 0.2390 < 0.2481 < 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.1224 < 0.1220
----------------------------------------------------------------------
Ran 3 tests in 459.615s
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 (6.577s)
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.226s)
Adding erp5_base business template ... (imported in 7.458s) done (12.543s)
Adding erp5_ui_test business template ... (imported in 3.775s) done (7.268s)
Executing pending activities ... 555 299 70 9 15 1 done (33.679s)
Logout ...
done (84.516s)
Ran Unit test of Performance
objective time to view object form 0.1120 < 0.1226 < 0.1220
Fnb objects = 000100
add = 0.0070 < 0.0085 < 0.0090
tic = 0.0260 < 0.0350 < 0.0355
view = 0.1250 < 0.1569 < 0.1750
nb objects = 000200
add = 0.0070 < 0.0084 < 0.0090
tic = 0.0260 < 0.0348 < 0.0355
view = 0.1497 < 0.1746 < 0.1997
nb objects = 000300
add = 0.0070 < 0.0085 < 0.0090
tic = 0.0260 < 0.0347 < 0.0355
view = 0.1744 < 0.1940 < 0.2244
nb objects = 000400
add = 0.0070 < 0.0085 < 0.0090
tic = 0.0260 < 0.0345 < 0.0355
view = 0.1992 < 0.2176 < 0.2492
nb objects = 000500
add = 0.0070 < 0.0085 < 0.0090
tic = 0.0260 < 0.0344 < 0.0355
view = 0.2239 < 0.2399 < 0.2739
nb objects = 000600
add = 0.0070 < 0.0085 < 0.0090
tic = 0.0260 < 0.0347 < 0.0355
view = 0.2486 < 0.2625 < 0.2986
nb objects = 000700
add = 0.0070 < 0.0085 < 0.0090
tic = 0.0260 < 0.0345 < 0.0355
view = 0.2733 < 0.2857 < 0.3233
nb objects = 000800
add = 0.0070 < 0.0085 < 0.0090
tic = 0.0260 < 0.0345 < 0.0355
view = 0.2980 < 0.3077 < 0.3480
nb objects = 000900
add = 0.0070 < 0.0084 < 0.0090
tic = 0.0260 < 0.0348 < 0.0355
view = 0.3228 < 0.3305 < 0.3728
nb objects = 001000
add = 0.0070 < 0.0084 < 0.0090
tic = 0.0260 < 0.0345 < 0.0355
view = 0.3475 < 0.3535 < 0.3975
.time to view proxyfield form 0.2390 < 0.2486 < 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.1226 < 0.1220
----------------------------------------------------------------------
Ran 3 tests in 461.008s
FAILED (failures=1)
More information about the Erp5-report
mailing list