[Erp5-report] ERP5 r24503: 12 Tests, 0 Errors, 12 Failures

nobody at nexedi.com nobody at nexedi.com
Thu Nov 6 00:09:00 CET 2008


Date : 2008-11-06

Revision: 24503
Ran Unit test of Performance
Ran 4 tests in 585.982s
FAILED (failures=4)

Ran Unit test of Performance
Ran 4 tests in 606.839s
FAILED (failures=4)

Ran Unit test of Performance
Ran 4 tests in 581.409s
FAILED (failures=4)

-------------- next part --------------
SOFTWARE_HOME: /mnt/erp5_cd/zope28/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by .../mnt/erp5_cd/zope/unit_test/lib/python/psyco.py:3: UserWarning: psyco is disabled !
  warnings.warn('psyco is disabled !')
/mnt/erp5_cd/zope28/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 (12.705s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... done (44.934s)
Adding erp5_base business template ... (imported in 12.354s) done (22.279s)
Adding erp5_ui_test business template ... (imported in 4.063s) done (8.207s)
Executing pending activities ... 293 278 73 11 21 1 done (20.299s)
Logout ... 
done (96.486s)
Ran Unit test of Performance
objective time to view object form 0.1120 < 0.1362 < 0.1220

Fnb objects = 000100
	add = 0.0070 < 0.0102 < 0.0090
	tic = 0.0260 < 0.0398 < 0.0355
	view = 0.1250 < 0.1756 < 0.1750

Ftime to view object form with many lines 0.2740 < 0.3199 < 0.2940

Ftime to view proxyfield form 0.1990 < 0.2257 < 0.2200

F
======================================================================
FAIL: test_00_viewBarObject (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope28/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 163, in test_00_viewBarObject
    prefix='objective')
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 141, in checkViewBarObject
    '%.4f < %.4f < %.4f' % (min, req_time, max))
AssertionError: 0.1120 < 0.1362 < 0.1220

======================================================================
FAIL: test_01_viewBarModule (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope28/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 231, in test_01_viewBarModule
    'View: %.4f < %.4f < %.4f' % (
AssertionError: View: 0.1250 < 0.1756 < 0.1750

======================================================================
FAIL: test_02_viewFooObjectWithManyLines (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope28/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 305, in test_02_viewFooObjectWithManyLines
    '%.4f < %.4f < %.4f' % (
AssertionError: 0.2740 < 0.3199 < 0.2940

======================================================================
FAIL: test_viewProxyField (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope28/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 272, in test_viewProxyField
    '%.4f < %.4f < %.4f' % (
AssertionError: 0.1990 < 0.2257 < 0.2200

----------------------------------------------------------------------
Ran 4 tests in 585.982s

FAILED (failures=4)
SOFTWARE_HOME: /mnt/erp5_cd/zope28/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by .../mnt/erp5_cd/zope/unit_test/lib/python/psyco.py:3: UserWarning: psyco is disabled !
  warnings.warn('psyco is disabled !')
/mnt/erp5_cd/zope28/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 (14.095s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... done (52.172s)
Adding erp5_base business template ... (imported in 26.703s) done (36.675s)
Adding erp5_ui_test business template ... (imported in 6.567s) done (10.714s)
Executing pending activities ... 293 278 73 11 21 1 done (19.417s)
Logout ... 
done (119.734s)
Ran Unit test of Performance
objective time to view object form 0.1120 < 0.1347 < 0.1220

Fnb objects = 000100
	add = 0.0070 < 0.0101 < 0.0090
	tic = 0.0260 < 0.0376 < 0.0355
	view = 0.1250 < 0.1748 < 0.1750

Ftime to view object form with many lines 0.2740 < 0.3186 < 0.2940

Ftime to view proxyfield form 0.1990 < 0.2240 < 0.2200

F
======================================================================
FAIL: test_00_viewBarObject (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope28/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 163, in test_00_viewBarObject
    prefix='objective')
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 141, in checkViewBarObject
    '%.4f < %.4f < %.4f' % (min, req_time, max))
AssertionError: 0.1120 < 0.1347 < 0.1220

======================================================================
FAIL: test_01_viewBarModule (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope28/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 235, in test_01_viewBarModule
    'Create: %.4f < %.4f < %.4f' % (
AssertionError: Create: 0.0070 < 0.0101 < 0.0090

======================================================================
FAIL: test_02_viewFooObjectWithManyLines (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope28/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 305, in test_02_viewFooObjectWithManyLines
    '%.4f < %.4f < %.4f' % (
AssertionError: 0.2740 < 0.3186 < 0.2940

======================================================================
FAIL: test_viewProxyField (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope28/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 272, in test_viewProxyField
    '%.4f < %.4f < %.4f' % (
AssertionError: 0.1990 < 0.2240 < 0.2200

----------------------------------------------------------------------
Ran 4 tests in 606.839s

FAILED (failures=4)
SOFTWARE_HOME: /mnt/erp5_cd/zope28/lib/python
INSTANCE_HOME: /mnt/erp5_cd/zope/unit_test
Loading Zope, please stand by .../mnt/erp5_cd/zope/unit_test/lib/python/psyco.py:3: UserWarning: psyco is disabled !
  warnings.warn('psyco is disabled !')
/mnt/erp5_cd/zope28/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.204s)

Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... done (42.154s)
Adding erp5_base business template ... (imported in 12.410s) done (22.370s)
Adding erp5_ui_test business template ... (imported in 4.114s) done (8.264s)
Executing pending activities ... 293 278 73 11 21 1 done (19.480s)
Logout ... 
done (93.022s)
Ran Unit test of Performance
objective time to view object form 0.1120 < 0.1358 < 0.1220

Fnb objects = 000100
	add = 0.0070 < 0.0102 < 0.0090
	tic = 0.0260 < 0.0379 < 0.0355
	view = 0.1250 < 0.1759 < 0.1750

Ftime to view object form with many lines 0.2740 < 0.3199 < 0.2940

Ftime to view proxyfield form 0.1990 < 0.2249 < 0.2200

F
======================================================================
FAIL: test_00_viewBarObject (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope28/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 163, in test_00_viewBarObject
    prefix='objective')
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 141, in checkViewBarObject
    '%.4f < %.4f < %.4f' % (min, req_time, max))
AssertionError: 0.1120 < 0.1358 < 0.1220

======================================================================
FAIL: test_01_viewBarModule (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope28/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 231, in test_01_viewBarModule
    'View: %.4f < %.4f < %.4f' % (
AssertionError: View: 0.1250 < 0.1759 < 0.1750

======================================================================
FAIL: test_02_viewFooObjectWithManyLines (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope28/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 305, in test_02_viewFooObjectWithManyLines
    '%.4f < %.4f < %.4f' % (
AssertionError: 0.2740 < 0.3199 < 0.2940

======================================================================
FAIL: test_viewProxyField (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/mnt/erp5_cd/zope28/lib/python/Testing/ZopeTestCase/profiler.py", line 98, in __call__
    testMethod()
  File "/mnt/erp5_cd/zope/Products/ERP5Type/tests/testPerformance.py", line 272, in test_viewProxyField
    '%.4f < %.4f < %.4f' % (
AssertionError: 0.1990 < 0.2249 < 0.2200

----------------------------------------------------------------------
Ran 4 tests in 581.409s

FAILED (failures=4)


More information about the Erp5-report mailing list