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

nobody at nexedi.com nobody at nexedi.com
Tue Aug 26 18:47:42 CEST 2008


Date : 2008-08-26

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

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

Ran Unit test of Performance
Ran 3 tests in 460.085s
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 (6.288s)

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.175s)
Adding erp5_base business template ... (imported in 8.123s) done (13.237s)
Adding erp5_ui_test business template ... (imported in 3.788s) done (7.298s)
Executing pending activities ... 555 299 70 9 15 1 done (34.920s)
Logout ... 
done (86.688s)
Ran Unit test of Performance
objective time to view object form 0.1120 < 0.1229 < 0.1220

Fnb objects = 000100
	add = 0.0070 < 0.0086 < 0.0090
	tic = 0.0260 < 0.0352 < 0.0355
	view = 0.1250 < 0.1578 < 0.1750

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

nb objects = 000300
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0350 < 0.0355
	view = 0.1744 < 0.1947 < 0.2244

nb objects = 000400
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0350 < 0.0355
	view = 0.1992 < 0.2181 < 0.2492

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

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

nb objects = 000700
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0351 < 0.0355
	view = 0.2733 < 0.2856 < 0.3233

nb objects = 000800
	add = 0.0070 < 0.0086 < 0.0090
	tic = 0.0260 < 0.0350 < 0.0355
	view = 0.2980 < 0.3083 < 0.3480

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

nb objects = 001000
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0349 < 0.0355
	view = 0.3475 < 0.3544 < 0.3975

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

----------------------------------------------------------------------
Ran 3 tests in 464.447s

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

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.898s)
Adding erp5_base business template ... (imported in 7.406s) done (12.486s)
Adding erp5_ui_test business template ... (imported in 3.761s) done (7.244s)
Executing pending activities ... 555 299 70 9 15 1 done (33.568s)
Logout ... 
done (83.994s)
Ran Unit test of Performance
objective time to view object form 0.1120 < 0.1228 < 0.1220

Fnb objects = 000100
	add = 0.0070 < 0.0084 < 0.0090
	tic = 0.0260 < 0.0349 < 0.0355
	view = 0.1250 < 0.1567 < 0.1750

nb objects = 000200
	add = 0.0070 < 0.0084 < 0.0090
	tic = 0.0260 < 0.0348 < 0.0355
	view = 0.1497 < 0.1743 < 0.1997

nb objects = 000300
	add = 0.0070 < 0.0084 < 0.0090
	tic = 0.0260 < 0.0345 < 0.0355
	view = 0.1744 < 0.1935 < 0.2244

nb objects = 000400
	add = 0.0070 < 0.0084 < 0.0090
	tic = 0.0260 < 0.0346 < 0.0355
	view = 0.1992 < 0.2165 < 0.2492

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

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

nb objects = 000700
	add = 0.0070 < 0.0084 < 0.0090
	tic = 0.0260 < 0.0347 < 0.0355
	view = 0.2733 < 0.2849 < 0.3233

nb objects = 000800
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0345 < 0.0355
	view = 0.2980 < 0.3071 < 0.3480

nb objects = 000900
	add = 0.0070 < 0.0084 < 0.0090
	tic = 0.0260 < 0.0345 < 0.0355
	view = 0.3228 < 0.3294 < 0.3728

nb objects = 001000
	add = 0.0070 < 0.0084 < 0.0090
	tic = 0.0260 < 0.0346 < 0.0355
	view = 0.3475 < 0.3525 < 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.1228 < 0.1220

----------------------------------------------------------------------
Ran 3 tests in 459.584s

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

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.873s)
Adding erp5_base business template ... (imported in 7.403s) done (12.478s)
Adding erp5_ui_test business template ... (imported in 3.749s) done (7.232s)
Executing pending activities ... 555 299 70 9 15 1 done (33.501s)
Logout ... 
done (83.882s)
Ran Unit test of Performance
objective time to view object form 0.1120 < 0.1227 < 0.1220

Fnb objects = 000100
	add = 0.0070 < 0.0084 < 0.0090
	tic = 0.0260 < 0.0348 < 0.0355
	view = 0.1250 < 0.1565 < 0.1750

nb objects = 000200
	add = 0.0070 < 0.0084 < 0.0090
	tic = 0.0260 < 0.0349 < 0.0355
	view = 0.1497 < 0.1744 < 0.1997

nb objects = 000300
	add = 0.0070 < 0.0085 < 0.0090
	tic = 0.0260 < 0.0345 < 0.0355
	view = 0.1744 < 0.1938 < 0.2244

nb objects = 000400
	add = 0.0070 < 0.0084 < 0.0090
	tic = 0.0260 < 0.0345 < 0.0355
	view = 0.1992 < 0.2172 < 0.2492

nb objects = 000500
	add = 0.0070 < 0.0084 < 0.0090
	tic = 0.0260 < 0.0346 < 0.0355
	view = 0.2239 < 0.2397 < 0.2739

nb objects = 000600
	add = 0.0070 < 0.0084 < 0.0090
	tic = 0.0260 < 0.0345 < 0.0355
	view = 0.2486 < 0.2624 < 0.2986

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

nb objects = 000800
	add = 0.0070 < 0.0084 < 0.0090
	tic = 0.0260 < 0.0344 < 0.0355
	view = 0.2980 < 0.3077 < 0.3480

nb objects = 000900
	add = 0.0070 < 0.0084 < 0.0090
	tic = 0.0260 < 0.0345 < 0.0355
	view = 0.3228 < 0.3308 < 0.3728

nb objects = 001000
	add = 0.0070 < 0.0084 < 0.0090
	tic = 0.0260 < 0.0345 < 0.0355
	view = 0.3475 < 0.3536 < 0.3975

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

----------------------------------------------------------------------
Ran 3 tests in 460.085s

FAILED (failures=1)


More information about the Erp5-report mailing list