[Erp5-report] ERP5 r22982: 9 Tests, 0 Errors, 5 Failures

nobody at nexedi.com nobody at nexedi.com
Wed Aug 13 16:15:29 CEST 2008


Date : 2008-08-13

Revision: 22982
Ran Unit test of Performance
Ran 3 tests in 474.538s
FAILED (failures=2)

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

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

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 (32.035s)
Adding erp5_base business template ... (imported in 7.477s) done (12.874s)
Adding erp5_ui_test business template ... (imported in 3.792s) done (7.733s)
Executing pending activities ... 555 299 70 9 15 1 done (35.294s)
Logout ... 
done (88.828s)
Ran Unit test of Performance
objective time to view object form 0.1120 < 0.1220 < 0.1220

.nb objects = 000100
	add = 0.0070 < 0.0134 < 0.0090
	tic = 0.0260 < 0.0362 < 0.0355
	view = 0.1250 < 0.1560 < 0.1750

Ftime to view proxyfield form 0.2390 < 0.2491 < 0.2490

F
======================================================================
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 213, in test_01_viewBarModule
    'Create: %.4f < %.4f < %.4f' % (
AssertionError: Create: 0.0070 < 0.0134 < 0.0090

======================================================================
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.2491 < 0.2490

----------------------------------------------------------------------
Ran 3 tests in 474.538s

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

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.716s)
Adding erp5_base business template ... (imported in 7.447s) done (12.780s)
Adding erp5_ui_test business template ... (imported in 3.790s) done (7.689s)
Executing pending activities ... 555 299 70 9 15 1 done (34.626s)
Logout ... 
done (87.013s)
Ran Unit test of Performance
objective time to view object form 0.1120 < 0.1223 < 0.1220

Fnb objects = 000100
	add = 0.0070 < 0.0131 < 0.0090
	tic = 0.0260 < 0.0357 < 0.0355
	view = 0.1250 < 0.1557 < 0.1750

Ftime 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.1223 < 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 213, in test_01_viewBarModule
    'Create: %.4f < %.4f < %.4f' % (
AssertionError: Create: 0.0070 < 0.0131 < 0.0090

----------------------------------------------------------------------
Ran 3 tests in 472.181s

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

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.941s)
Adding erp5_base business template ... (imported in 7.423s) done (12.788s)
Adding erp5_ui_test business template ... (imported in 3.799s) done (7.729s)
Executing pending activities ... 555 299 70 9 15 1 done (34.840s)
Logout ... 
done (87.370s)
Ran Unit test of Performance
objective time to view object form 0.1120 < 0.1217 < 0.1220

.nb objects = 000100
	add = 0.0070 < 0.0134 < 0.0090
	tic = 0.0260 < 0.0362 < 0.0355
	view = 0.1250 < 0.1556 < 0.1750

Ftime to view proxyfield form 0.2390 < 0.2489 < 0.2490

.
======================================================================
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 213, in test_01_viewBarModule
    'Create: %.4f < %.4f < %.4f' % (
AssertionError: Create: 0.0070 < 0.0134 < 0.0090

----------------------------------------------------------------------
Ran 3 tests in 472.763s

FAILED (failures=1)


More information about the Erp5-report mailing list