[Erp5-report] PERF r31374: 12 Tests, 0 Errors, 12 Failures, 0 Skips

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Dec 17 15:47:03 CET 2009


Test Suite: PERF
Revision: 31374
Result: FAIL

All tests: 12
Failures: 12
Errors: 0
Skips: 0


The following tests failed:

  testPerformance                                    (4 failures)
   test_00_viewBarObject (testPerformance.TestPerformance)
   test_01_viewBarModule (testPerformance.TestPerformance)
   test_02_viewFooObjectWithManyLines (testPerformance.TestPerformance)
   test_viewProxyField (testPerformance.TestPerformance)

  testPerformance                                    (4 failures)
   test_00_viewBarObject (testPerformance.TestPerformance)
   test_01_viewBarModule (testPerformance.TestPerformance)
   test_02_viewFooObjectWithManyLines (testPerformance.TestPerformance)
   test_viewProxyField (testPerformance.TestPerformance)

  testPerformance                                    (4 failures)
   test_00_viewBarObject (testPerformance.TestPerformance)
   test_01_viewBarModule (testPerformance.TestPerformance)
   test_02_viewFooObjectWithManyLines (testPerformance.TestPerformance)
   test_viewProxyField (testPerformance.TestPerformance)

-------------- next part --------------
objective time to view object form 0.1420 < 0.1455 < 0.1440

nb objects = 000100
	add = 0.0068 < 0.0072 < 0.0073
	tic = 0.0329 < 0.0394 < 0.0350
	view = 0.1470 < 0.1507 < 0.1500

nb objects = 000200
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0386 < 0.0350
	view = 0.1487 < 0.1524 < 0.1517

nb objects = 000300
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0389 < 0.0350
	view = 0.1504 < 0.1541 < 0.1534

nb objects = 000400
	add = 0.0068 < 0.0072 < 0.0073
	tic = 0.0329 < 0.0390 < 0.0350
	view = 0.1521 < 0.1558 < 0.1551

nb objects = 000500
	add = 0.0068 < 0.0072 < 0.0073
	tic = 0.0329 < 0.0396 < 0.0350
	view = 0.1538 < 0.1576 < 0.1568

nb objects = 000600
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0423 < 0.0350
	view = 0.1555 < 0.1593 < 0.1585

nb objects = 000700
	add = 0.0068 < 0.0072 < 0.0073
	tic = 0.0329 < 0.0390 < 0.0350
	view = 0.1571 < 0.1610 < 0.1601

nb objects = 000800
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0389 < 0.0350
	view = 0.1588 < 0.1627 < 0.1618

nb objects = 000900
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0390 < 0.0350
	view = 0.1605 < 0.1642 < 0.1635

nb objects = 001000
	add = 0.0068 < 0.0073 < 0.0073
	tic = 0.0329 < 0.0390 < 0.0350
	view = 0.1622 < 0.1658 < 0.1652

time to view object form with many lines 0.2880 < 0.2788 < 0.2920

time to view proxyfield form 0.2250 < 0.2156 < 0.2280

Loading Zope ... Cleaning static files ... Instance at '/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test' loaded ... done (12.740s)
Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... done (79.772s)
Running ZServer on port 55166
Adding erp5_base business template ... (imported in 14.203s) done (30.271s)
Adding erp5_ui_test business template ... (imported in 4.049s) done (10.847s)
Executing pending activities ... 289 270 done (22.413s)
Logout ... 
done (144.462s)
Running Unit tests of Performance
FFFF
======================================================================
FAIL: test_00_viewBarObject (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/products/ERP5Type/tests/backportUnittest.py", line 134, in run
    testMethod()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/testPerformance.py", line 197, in test_00_viewBarObject
    prefix='objective')
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/testPerformance.py", line 175, in checkViewBarObject
    '%.4f < %.4f < %.4f' % (min, req_time, max))
AssertionError: 0.1420 < 0.1455 < 0.1440

======================================================================
FAIL: test_01_viewBarModule (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/products/ERP5Type/tests/backportUnittest.py", line 134, in run
    testMethod()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/testPerformance.py", line 284, in test_01_viewBarModule
    'View: %.4f < %.4f < %.4f' % (
AssertionError: View: 0.1470 < 0.1507 < 0.1500

======================================================================
FAIL: test_02_viewFooObjectWithManyLines (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/products/ERP5Type/tests/backportUnittest.py", line 134, in run
    testMethod()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/testPerformance.py", line 360, in test_02_viewFooObjectWithManyLines
    '%.4f < %.4f < %.4f' % (
AssertionError: 0.2880 < 0.2788 < 0.2920

======================================================================
FAIL: test_viewProxyField (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/products/ERP5Type/tests/backportUnittest.py", line 134, in run
    testMethod()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/testPerformance.py", line 327, in test_viewProxyField
    '%.4f < %.4f < %.4f' % (
AssertionError: 0.2250 < 0.2156 < 0.2280

----------------------------------------------------------------------
Ran 4 tests in 532.550s

FAILED (failures=4)
objective time to view object form 0.1420 < 0.1446 < 0.1440

nb objects = 000100
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0392 < 0.0350
	view = 0.1470 < 0.1497 < 0.1500

nb objects = 000200
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0392 < 0.0350
	view = 0.1487 < 0.1511 < 0.1517

nb objects = 000300
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0391 < 0.0350
	view = 0.1504 < 0.1529 < 0.1534

nb objects = 000400
	add = 0.0068 < 0.0073 < 0.0073
	tic = 0.0329 < 0.0389 < 0.0350
	view = 0.1521 < 0.1545 < 0.1551

nb objects = 000500
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0386 < 0.0350
	view = 0.1538 < 0.1561 < 0.1568

nb objects = 000600
	add = 0.0068 < 0.0070 < 0.0073
	tic = 0.0329 < 0.0387 < 0.0350
	view = 0.1555 < 0.1582 < 0.1585

nb objects = 000700
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0409 < 0.0350
	view = 0.1571 < 0.1596 < 0.1601

nb objects = 000800
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0386 < 0.0350
	view = 0.1588 < 0.1612 < 0.1618

nb objects = 000900
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0390 < 0.0350
	view = 0.1605 < 0.1630 < 0.1635

nb objects = 001000
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0386 < 0.0350
	view = 0.1622 < 0.1642 < 0.1652

time to view object form with many lines 0.2880 < 0.2757 < 0.2920

time to view proxyfield form 0.2250 < 0.2134 < 0.2280

Loading Zope ... Cleaning static files ... Instance at '/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test' loaded ... done (10.244s)
Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... done (77.330s)
Running ZServer on port 55166
Adding erp5_base business template ... (imported in 14.385s) done (30.427s)
Adding erp5_ui_test business template ... (imported in 4.087s) done (10.755s)
Executing pending activities ... 289 270 done (22.182s)
Logout ... 
done (141.873s)
Running Unit tests of Performance
FFFF
======================================================================
FAIL: test_00_viewBarObject (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/products/ERP5Type/tests/backportUnittest.py", line 134, in run
    testMethod()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/testPerformance.py", line 197, in test_00_viewBarObject
    prefix='objective')
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/testPerformance.py", line 175, in checkViewBarObject
    '%.4f < %.4f < %.4f' % (min, req_time, max))
AssertionError: 0.1420 < 0.1446 < 0.1440

======================================================================
FAIL: test_01_viewBarModule (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/products/ERP5Type/tests/backportUnittest.py", line 134, in run
    testMethod()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/testPerformance.py", line 291, in test_01_viewBarModule
    'Tic: %.4f < %.4f < %.4f' % (
AssertionError: Tic: 0.0329 < 0.0392 < 0.0350

======================================================================
FAIL: test_02_viewFooObjectWithManyLines (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/products/ERP5Type/tests/backportUnittest.py", line 134, in run
    testMethod()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/testPerformance.py", line 360, in test_02_viewFooObjectWithManyLines
    '%.4f < %.4f < %.4f' % (
AssertionError: 0.2880 < 0.2757 < 0.2920

======================================================================
FAIL: test_viewProxyField (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/products/ERP5Type/tests/backportUnittest.py", line 134, in run
    testMethod()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/testPerformance.py", line 327, in test_viewProxyField
    '%.4f < %.4f < %.4f' % (
AssertionError: 0.2250 < 0.2134 < 0.2280

----------------------------------------------------------------------
Ran 4 tests in 521.883s

FAILED (failures=4)
objective time to view object form 0.1420 < 0.1449 < 0.1440

nb objects = 000100
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0390 < 0.0350
	view = 0.1470 < 0.1505 < 0.1500

nb objects = 000200
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0385 < 0.0350
	view = 0.1487 < 0.1519 < 0.1517

nb objects = 000300
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0388 < 0.0350
	view = 0.1504 < 0.1539 < 0.1534

nb objects = 000400
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0383 < 0.0350
	view = 0.1521 < 0.1556 < 0.1551

nb objects = 000500
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0388 < 0.0350
	view = 0.1538 < 0.1572 < 0.1568

nb objects = 000600
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0384 < 0.0350
	view = 0.1555 < 0.1590 < 0.1585

nb objects = 000700
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0412 < 0.0350
	view = 0.1571 < 0.1608 < 0.1601

nb objects = 000800
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0384 < 0.0350
	view = 0.1588 < 0.1625 < 0.1618

nb objects = 000900
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0384 < 0.0350
	view = 0.1605 < 0.1641 < 0.1635

nb objects = 001000
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0384 < 0.0350
	view = 0.1622 < 0.1656 < 0.1652

time to view object form with many lines 0.2880 < 0.2765 < 0.2920

time to view proxyfield form 0.2250 < 0.2144 < 0.2280

Loading Zope ... Cleaning static files ... Instance at '/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test' loaded ... done (10.259s)
Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... done (76.840s)
Running ZServer on port 55166
Adding erp5_base business template ... (imported in 13.957s) done (29.880s)
Adding erp5_ui_test business template ... (imported in 4.035s) done (10.694s)
Executing pending activities ... 289 270 done (22.109s)
Logout ... 
done (140.675s)
Running Unit tests of Performance
FFFF
======================================================================
FAIL: test_00_viewBarObject (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/products/ERP5Type/tests/backportUnittest.py", line 134, in run
    testMethod()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/testPerformance.py", line 197, in test_00_viewBarObject
    prefix='objective')
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/testPerformance.py", line 175, in checkViewBarObject
    '%.4f < %.4f < %.4f' % (min, req_time, max))
AssertionError: 0.1420 < 0.1449 < 0.1440

======================================================================
FAIL: test_01_viewBarModule (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/products/ERP5Type/tests/backportUnittest.py", line 134, in run
    testMethod()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/testPerformance.py", line 284, in test_01_viewBarModule
    'View: %.4f < %.4f < %.4f' % (
AssertionError: View: 0.1470 < 0.1505 < 0.1500

======================================================================
FAIL: test_02_viewFooObjectWithManyLines (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/products/ERP5Type/tests/backportUnittest.py", line 134, in run
    testMethod()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/testPerformance.py", line 360, in test_02_viewFooObjectWithManyLines
    '%.4f < %.4f < %.4f' % (
AssertionError: 0.2880 < 0.2765 < 0.2920

======================================================================
FAIL: test_viewProxyField (testPerformance.TestPerformance)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/products/ERP5Type/tests/backportUnittest.py", line 134, in run
    testMethod()
  File "/home/buildbot/slave/parts/bot_perf/full.PERF/build/Products/ERP5Type/tests/testPerformance.py", line 327, in test_viewProxyField
    '%.4f < %.4f < %.4f' % (
AssertionError: 0.2250 < 0.2144 < 0.2280

----------------------------------------------------------------------
Ran 4 tests in 527.242s

FAILED (failures=4)


More information about the Erp5-report mailing list