[Erp5-report] ERP5 r23770: 9 Tests, 0 Errors, 3 Failures

nobody at nexedi.com nobody at nexedi.com
Tue Sep 23 19:32:31 CEST 2008


Date : 2008-09-23

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

Ran Unit test of Performance
Ran 3 tests in 440.371s
FAILED (failures=1)

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

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 (28.620s)
Adding erp5_base business template ... (imported in 9.834s) done (15.786s)
Adding erp5_ui_test business template ... (imported in 3.712s) done (6.879s)
Executing pending activities ... 292 276 72 9 15 1 done (18.118s)
Logout ... 
done (70.073s)
Ran Unit test of Performance
objective time to view object form 0.1120 < 0.1238 < 0.1220

Fnb objects = 000100
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0346 < 0.0355
	view = 0.1250 < 0.1570 < 0.1750

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

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

nb objects = 000400
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0347 < 0.0355
	view = 0.1992 < 0.2177 < 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.0346 < 0.0355
	view = 0.2486 < 0.2630 < 0.2986

nb objects = 000700
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0349 < 0.0355
	view = 0.2733 < 0.2866 < 0.3233

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

nb objects = 000900
	add = 0.0070 < 0.0084 < 0.0090
	tic = 0.0260 < 0.0346 < 0.0355
	view = 0.3228 < 0.3316 < 0.3728

nb objects = 001000
	add = 0.0070 < 0.0084 < 0.0090
	tic = 0.0260 < 0.0347 < 0.0355
	view = 0.3475 < 0.3554 < 0.3975

.time to view proxyfield form 0.2000 < 0.2023 < 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 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.1238 < 0.1220

----------------------------------------------------------------------
Ran 3 tests in 443.229s

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

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 (27.347s)
Adding erp5_base business template ... (imported in 9.610s) done (15.568s)
Adding erp5_ui_test business template ... (imported in 3.700s) done (6.891s)
Executing pending activities ... 292 276 72 9 15 1 done (17.718s)
Logout ... 
done (68.215s)
Ran Unit test of Performance
objective time to view object form 0.1120 < 0.1229 < 0.1220

Fnb objects = 000100
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0348 < 0.0355
	view = 0.1250 < 0.1570 < 0.1750

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

nb objects = 000300
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0347 < 0.0355
	view = 0.1744 < 0.1937 < 0.2244

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

nb objects = 000500
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0348 < 0.0355
	view = 0.2239 < 0.2397 < 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.0349 < 0.0355
	view = 0.2733 < 0.2856 < 0.3233

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

nb objects = 000900
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0348 < 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.3535 < 0.3975

.time to view proxyfield form 0.2000 < 0.2022 < 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 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.1229 < 0.1220

----------------------------------------------------------------------
Ran 3 tests in 440.371s

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

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 (27.188s)
Adding erp5_base business template ... (imported in 9.563s) done (15.518s)
Adding erp5_ui_test business template ... (imported in 3.679s) done (6.862s)
Executing pending activities ... 292 276 72 9 15 1 done (17.685s)
Logout ... 
done (67.926s)
Ran Unit test of Performance
objective time to view object form 0.1120 < 0.1229 < 0.1220

Fnb objects = 000100
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0347 < 0.0355
	view = 0.1250 < 0.1571 < 0.1750

nb objects = 000200
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0351 < 0.0355
	view = 0.1497 < 0.1742 < 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.0347 < 0.0355
	view = 0.1992 < 0.2173 < 0.2492

nb objects = 000500
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0348 < 0.0355
	view = 0.2239 < 0.2402 < 0.2739

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

nb objects = 000700
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0347 < 0.0355
	view = 0.2733 < 0.2859 < 0.3233

nb objects = 000800
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0347 < 0.0355
	view = 0.2980 < 0.3079 < 0.3480

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

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

.time to view proxyfield form 0.2000 < 0.2025 < 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 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.1229 < 0.1220

----------------------------------------------------------------------
Ran 3 tests in 440.247s

FAILED (failures=1)


More information about the Erp5-report mailing list