[Erp5-report] ERP5 r23643: 9 Tests, 0 Errors, 7 Failures
nobody at nexedi.com
nobody at nexedi.com
Tue Sep 16 19:15:05 CEST 2008
Date : 2008-09-16
Revision: 23643
Ran Unit test of Performance
Ran 3 tests in 451.470s
FAILED (failures=2)
Ran Unit test of Performance
Ran 3 tests in 446.057s
FAILED (failures=3)
Ran Unit test of Performance
Ran 3 tests in 447.409s
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.313s)
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.895s)
Adding erp5_base business template ... (imported in 11.065s) done (16.096s)
Adding erp5_ui_test business template ... (imported in 3.718s) done (6.656s)
Executing pending activities ... 276 260 70 9 15 1 done (18.509s)
Logout ...
done (72.747s)
Ran Unit test of Performance
objective time to view object form 0.1120 < 0.1242 < 0.1220
Fnb objects = 000100
add = 0.0070 < 0.0086 < 0.0090
tic = 0.0260 < 0.0350 < 0.0355
view = 0.1250 < 0.1579 < 0.1750
nb objects = 000200
add = 0.0070 < 0.0085 < 0.0090
tic = 0.0260 < 0.0352 < 0.0355
view = 0.1497 < 0.1753 < 0.1997
nb objects = 000300
add = 0.0070 < 0.0086 < 0.0090
tic = 0.0260 < 0.0349 < 0.0355
view = 0.1744 < 0.1950 < 0.2244
nb objects = 000400
add = 0.0070 < 0.0086 < 0.0090
tic = 0.0260 < 0.0349 < 0.0355
view = 0.1992 < 0.2182 < 0.2492
nb objects = 000500
add = 0.0070 < 0.0086 < 0.0090
tic = 0.0260 < 0.0350 < 0.0355
view = 0.2239 < 0.2408 < 0.2739
nb objects = 000600
add = 0.0070 < 0.0086 < 0.0090
tic = 0.0260 < 0.0349 < 0.0355
view = 0.2486 < 0.2632 < 0.2986
nb objects = 000700
add = 0.0070 < 0.0086 < 0.0090
tic = 0.0260 < 0.0353 < 0.0355
view = 0.2733 < 0.2863 < 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.0086 < 0.0090
tic = 0.0260 < 0.0351 < 0.0355
view = 0.3228 < 0.3312 < 0.3728
nb objects = 001000
add = 0.0070 < 0.0086 < 0.0090
tic = 0.0260 < 0.0353 < 0.0355
view = 0.3475 < 0.3546 < 0.3975
.time to view proxyfield form 0.2390 < 0.2494 < 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.1242 < 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.2494 < 0.2490
----------------------------------------------------------------------
Ran 3 tests in 451.470s
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 (4.258s)
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.786s)
Adding erp5_base business template ... (imported in 7.337s) done (12.430s)
Adding erp5_ui_test business template ... (imported in 3.699s) done (6.650s)
Executing pending activities ... 276 260 70 9 15 1 done (18.492s)
Logout ...
done (68.067s)
Ran Unit test of Performance
objective time to view object form 0.1120 < 0.1233 < 0.1220
Fnb objects = 000100
add = 0.0070 < 0.0086 < 0.0090
tic = 0.0260 < 0.0348 < 0.0355
view = 0.1250 < 0.1575 < 0.1750
nb objects = 000200
add = 0.0070 < 0.0086 < 0.0090
tic = 0.0260 < 0.0351 < 0.0355
view = 0.1497 < 0.1748 < 0.1997
nb objects = 000300
add = 0.0070 < 0.0086 < 0.0090
tic = 0.0260 < 0.0347 < 0.0355
view = 0.1744 < 0.1945 < 0.2244
nb objects = 000400
add = 0.0070 < 0.0086 < 0.0090
tic = 0.0260 < 0.0349 < 0.0355
view = 0.1992 < 0.2175 < 0.2492
nb objects = 000500
add = 0.0070 < 0.0086 < 0.0090
tic = 0.0260 < 0.0348 < 0.0355
view = 0.2239 < 0.2404 < 0.2739
nb objects = 000600
add = 0.0070 < 0.0086 < 0.0090
tic = 0.0260 < 0.0350 < 0.0355
view = 0.2486 < 0.2631 < 0.2986
nb objects = 000700
add = 0.0070 < 0.0086 < 0.0090
tic = 0.0260 < 0.0348 < 0.0355
view = 0.2733 < 0.2863 < 0.3233
nb objects = 000800
add = 0.0070 < 0.0086 < 0.0090
tic = 0.0260 < 0.0349 < 0.0355
view = 0.2980 < 0.3087 < 0.3480
nb objects = 000900
add = 0.0070 < 0.0086 < 0.0090
tic = 0.0260 < 0.0355 < 0.0355
view = 0.3228 < 0.3309 < 0.3728
Ftime to view proxyfield form 0.2390 < 0.2496 < 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.1233 < 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
======================================================================
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.2496 < 0.2490
----------------------------------------------------------------------
Ran 3 tests in 446.057s
FAILED (failures=3)
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.944s)
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.138s)
Adding erp5_base business template ... (imported in 7.332s) done (12.435s)
Adding erp5_ui_test business template ... (imported in 3.711s) done (6.667s)
Executing pending activities ... 276 260 70 9 15 1 done (18.345s)
Logout ...
done (68.301s)
Ran Unit test of Performance
objective time to view object form 0.1120 < 0.1231 < 0.1220
Fnb objects = 000100
add = 0.0070 < 0.0085 < 0.0090
tic = 0.0260 < 0.0350 < 0.0355
view = 0.1250 < 0.1578 < 0.1750
nb objects = 000200
add = 0.0070 < 0.0086 < 0.0090
tic = 0.0260 < 0.0353 < 0.0355
view = 0.1497 < 0.1756 < 0.1997
nb objects = 000300
add = 0.0070 < 0.0086 < 0.0090
tic = 0.0260 < 0.0351 < 0.0355
view = 0.1744 < 0.1953 < 0.2244
nb objects = 000400
add = 0.0070 < 0.0087 < 0.0090
tic = 0.0260 < 0.0352 < 0.0355
view = 0.1992 < 0.2182 < 0.2492
nb objects = 000500
add = 0.0070 < 0.0087 < 0.0090
tic = 0.0260 < 0.0352 < 0.0355
view = 0.2239 < 0.2410 < 0.2739
nb objects = 000600
add = 0.0070 < 0.0086 < 0.0090
tic = 0.0260 < 0.0350 < 0.0355
view = 0.2486 < 0.2638 < 0.2986
nb objects = 000700
add = 0.0070 < 0.0086 < 0.0090
tic = 0.0260 < 0.0355 < 0.0355
view = 0.2733 < 0.2872 < 0.3233
nb objects = 000800
add = 0.0070 < 0.0087 < 0.0090
tic = 0.0260 < 0.0351 < 0.0355
view = 0.2980 < 0.3089 < 0.3480
nb objects = 000900
add = 0.0070 < 0.0086 < 0.0090
tic = 0.0260 < 0.0351 < 0.0355
view = 0.3228 < 0.3316 < 0.3728
nb objects = 001000
add = 0.0070 < 0.0087 < 0.0090
tic = 0.0260 < 0.0351 < 0.0355
view = 0.3475 < 0.3555 < 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.1231 < 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 447.409s
FAILED (failures=2)
More information about the Erp5-report
mailing list