[Erp5-report] PERF r30722: 12 Tests, 0 Errors, 6 Failures

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Nov 18 13:51:17 CET 2009


Test Suite: PERF
Revision: 30722
Result: FAIL

All tests: 12
Failures: 6
Errors: 0


The following tests failed:

  testPerformance                                    (3 failures)
   test_00_viewBarObject (testPerformance.TestPerformance)
   test_01_viewBarModule (testPerformance.TestPerformance)
   test_02_viewFooObjectWithManyLines (testPerformance.TestPerformance)

  testPerformance                                    (3 failures)
   test_00_viewBarObject (testPerformance.TestPerformance)
   test_01_viewBarModule (testPerformance.TestPerformance)
   test_02_viewFooObjectWithManyLines (testPerformance.TestPerformance)
-------------- next part --------------
objective time to view object form 0.1420 < 0.1445 < 0.1440

nb objects = 000100
	add = 0.0068 < 0.0075 < 0.0073
	tic = 0.0329 < 0.0348 < 0.0350
	view = 0.1470 < 0.1488 < 0.1500

nb objects = 000200
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0351 < 0.0350
	view = 0.1487 < 0.1502 < 0.1517

nb objects = 000300
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0346 < 0.0350
	view = 0.1504 < 0.1521 < 0.1534

nb objects = 000400
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0345 < 0.0350
	view = 0.1521 < 0.1538 < 0.1551

nb objects = 000500
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0346 < 0.0350
	view = 0.1538 < 0.1553 < 0.1568

nb objects = 000600
	add = 0.0068 < 0.0070 < 0.0073
	tic = 0.0329 < 0.0344 < 0.0350
	view = 0.1555 < 0.1571 < 0.1585

nb objects = 000700
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0348 < 0.0350
	view = 0.1571 < 0.1588 < 0.1601

nb objects = 000800
	add = 0.0068 < 0.0070 < 0.0073
	tic = 0.0329 < 0.0350 < 0.0350
	view = 0.1588 < 0.1602 < 0.1618

nb objects = 000900
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0347 < 0.0350
	view = 0.1605 < 0.1619 < 0.1635

nb objects = 001000
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0346 < 0.0350
	view = 0.1622 < 0.1635 < 0.1652

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

time to view proxyfield form 0.2250 < 0.2269 < 0.2280


Loading Zope ... Cleaning static files ... Instance at '/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test' loaded ... done (11.408s)
Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... done (76.653s)
Running ZServer on port 55166
Adding erp5_base business template ... (imported in 15.033s) done (31.770s)
Adding erp5_ui_test business template ... (imported in 5.720s) done (12.328s)
Executing pending activities ... 286 267 done (19.900s)
Logout ... 
done (141.975s)
Ran Unit test of Performance
FFF.
======================================================================
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.1445 < 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 288, in test_01_viewBarModule
    'Create: %.4f < %.4f < %.4f' % (
AssertionError: Create: 0.0068 < 0.0075 < 0.0073

======================================================================
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.2923 < 0.2920

----------------------------------------------------------------------
Ran 4 tests in 539.411s

FAILED (failures=3)

objective time to view object form 0.1420 < 0.1445 < 0.1440

nb objects = 000100
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0351 < 0.0350
	view = 0.1470 < 0.1487 < 0.1500

nb objects = 000200
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0345 < 0.0350
	view = 0.1487 < 0.1503 < 0.1517

nb objects = 000300
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0346 < 0.0350
	view = 0.1504 < 0.1521 < 0.1534

nb objects = 000400
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0351 < 0.0350
	view = 0.1521 < 0.1537 < 0.1551

nb objects = 000500
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0349 < 0.0350
	view = 0.1538 < 0.1555 < 0.1568

nb objects = 000600
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0348 < 0.0350
	view = 0.1555 < 0.1575 < 0.1585

nb objects = 000700
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0343 < 0.0350
	view = 0.1571 < 0.1589 < 0.1601

nb objects = 000800
	add = 0.0068 < 0.0070 < 0.0073
	tic = 0.0329 < 0.0344 < 0.0350
	view = 0.1588 < 0.1605 < 0.1618

nb objects = 000900
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0348 < 0.0350
	view = 0.1605 < 0.1619 < 0.1635

nb objects = 001000
	add = 0.0068 < 0.0072 < 0.0073
	tic = 0.0329 < 0.0344 < 0.0350
	view = 0.1622 < 0.1635 < 0.1652

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

time to view proxyfield form 0.2250 < 0.2265 < 0.2280


Loading Zope ... Cleaning static files ... Instance at '/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test' loaded ... done (14.009s)
Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... done (75.902s)
Running ZServer on port 55166
Adding erp5_base business template ... (imported in 15.018s) done (31.856s)
Adding erp5_ui_test business template ... (imported in 4.868s) done (11.515s)
Executing pending activities ... 286 267 done (20.006s)
Logout ... 
done (140.456s)
Ran Unit test of Performance
FFF.
======================================================================
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.1445 < 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.0351 < 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.2920 < 0.2920

----------------------------------------------------------------------
Ran 4 tests in 537.560s

FAILED (failures=3)

objective time to view object form 0.1420 < 0.1439 < 0.1440

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

nb objects = 000200
	add = 0.0068 < 0.0070 < 0.0073
	tic = 0.0329 < 0.0343 < 0.0350
	view = 0.1487 < 0.1501 < 0.1517

nb objects = 000300
	add = 0.0068 < 0.0070 < 0.0073
	tic = 0.0329 < 0.0344 < 0.0350
	view = 0.1504 < 0.1519 < 0.1534

nb objects = 000400
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0346 < 0.0350
	view = 0.1521 < 0.1535 < 0.1551

nb objects = 000500
	add = 0.0068 < 0.0070 < 0.0073
	tic = 0.0329 < 0.0343 < 0.0350
	view = 0.1538 < 0.1551 < 0.1568

nb objects = 000600
	add = 0.0068 < 0.0070 < 0.0073
	tic = 0.0329 < 0.0347 < 0.0350
	view = 0.1555 < 0.1569 < 0.1585

nb objects = 000700
	add = 0.0068 < 0.0071 < 0.0073
	tic = 0.0329 < 0.0344 < 0.0350
	view = 0.1571 < 0.1585 < 0.1601

nb objects = 000800
	add = 0.0068 < 0.0070 < 0.0073
	tic = 0.0329 < 0.0345 < 0.0350
	view = 0.1588 < 0.1602 < 0.1618

nb objects = 000900
	add = 0.0068 < 0.0070 < 0.0073
	tic = 0.0329 < 0.0347 < 0.0350
	view = 0.1605 < 0.1618 < 0.1635

nb objects = 001000
	add = 0.0068 < 0.0070 < 0.0073
	tic = 0.0329 < 0.0346 < 0.0350
	view = 0.1622 < 0.1634 < 0.1652

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

time to view proxyfield form 0.2250 < 0.2263 < 0.2280


Loading Zope ... Cleaning static files ... Instance at '/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test' loaded ... done (10.688s)
Adding ERP5TypeTestCase user ... 
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... done (76.042s)
Running ZServer on port 55166
Adding erp5_base business template ... (imported in 14.199s) done (30.953s)
Adding erp5_ui_test business template ... (imported in 4.123s) done (10.765s)
Executing pending activities ... 286 267 done (20.005s)
Logout ... 
done (138.907s)
Ran Unit test of Performance
....
----------------------------------------------------------------------
Ran 4 tests in 534.846s

OK


More information about the Erp5-report mailing list