[Erp5-report] PERF r30882: 12 Tests, 0 Errors, 8 Failures, 0 Skips
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Nov 27 11:11:42 CET 2009
Test Suite: PERF
Revision: 30882
Result: FAIL
All tests: 12
Failures: 8
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 (2 failures)
test_00_viewBarObject (testPerformance.TestPerformance)
test_01_viewBarModule (testPerformance.TestPerformance)
testPerformance (2 failures)
test_00_viewBarObject (testPerformance.TestPerformance)
test_01_viewBarModule (testPerformance.TestPerformance)
-------------- next part --------------
objective time to view object form 0.1420 < 0.1447 < 0.1440
nb objects = 000100
add = 0.0068 < 0.0072 < 0.0073
tic = 0.0329 < 0.0396 < 0.0350
view = 0.1470 < 0.1501 < 0.1500
nb objects = 000200
add = 0.0068 < 0.0071 < 0.0073
tic = 0.0329 < 0.0393 < 0.0350
view = 0.1487 < 0.1518 < 0.1517
nb objects = 000300
add = 0.0068 < 0.0072 < 0.0073
tic = 0.0329 < 0.0390 < 0.0350
view = 0.1504 < 0.1541 < 0.1534
nb objects = 000400
add = 0.0068 < 0.0072 < 0.0073
tic = 0.0329 < 0.0395 < 0.0350
view = 0.1521 < 0.1558 < 0.1551
nb objects = 000500
add = 0.0068 < 0.0072 < 0.0073
tic = 0.0329 < 0.0392 < 0.0350
view = 0.1538 < 0.1574 < 0.1568
nb objects = 000600
add = 0.0068 < 0.0071 < 0.0073
tic = 0.0329 < 0.0394 < 0.0350
view = 0.1555 < 0.1592 < 0.1585
nb objects = 000700
add = 0.0068 < 0.0072 < 0.0073
tic = 0.0329 < 0.0391 < 0.0350
view = 0.1571 < 0.1610 < 0.1601
nb objects = 000800
add = 0.0068 < 0.0071 < 0.0073
tic = 0.0329 < 0.0391 < 0.0350
view = 0.1588 < 0.1623 < 0.1618
nb objects = 000900
add = 0.0068 < 0.0071 < 0.0073
tic = 0.0329 < 0.0392 < 0.0350
view = 0.1605 < 0.1640 < 0.1635
nb objects = 001000
add = 0.0068 < 0.0072 < 0.0073
tic = 0.0329 < 0.0395 < 0.0350
view = 0.1622 < 0.1655 < 0.1652
time to view object form with many lines 0.2880 < 0.2936 < 0.2920
time to view proxyfield form 0.2250 < 0.2287 < 0.2280
Loading Zope ... Cleaning static files ... Instance at '/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test' loaded ... done (13.230s)
Adding ERP5TypeTestCase user ...
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... done (75.676s)
Running ZServer on port 55166
Adding erp5_base business template ... (imported in 14.239s) done (30.153s)
Adding erp5_ui_test business template ... (imported in 4.109s) done (10.462s)
Executing pending activities ... 289 270 done (22.554s)
Logout ...
done (140.028s)
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.1447 < 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.1501 < 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.2936 < 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.2287 < 0.2280
----------------------------------------------------------------------
Ran 4 tests in 532.830s
FAILED (failures=4)
objective time to view object form 0.1420 < 0.1443 < 0.1440
nb objects = 000100
add = 0.0068 < 0.0072 < 0.0073
tic = 0.0329 < 0.0393 < 0.0350
view = 0.1470 < 0.1493 < 0.1500
nb objects = 000200
add = 0.0068 < 0.0070 < 0.0073
tic = 0.0329 < 0.0388 < 0.0350
view = 0.1487 < 0.1510 < 0.1517
nb objects = 000300
add = 0.0068 < 0.0070 < 0.0073
tic = 0.0329 < 0.0388 < 0.0350
view = 0.1504 < 0.1531 < 0.1534
nb objects = 000400
add = 0.0068 < 0.0071 < 0.0073
tic = 0.0329 < 0.0392 < 0.0350
view = 0.1521 < 0.1546 < 0.1551
nb objects = 000500
add = 0.0068 < 0.0071 < 0.0073
tic = 0.0329 < 0.0388 < 0.0350
view = 0.1538 < 0.1564 < 0.1568
nb objects = 000600
add = 0.0068 < 0.0070 < 0.0073
tic = 0.0329 < 0.0391 < 0.0350
view = 0.1555 < 0.1584 < 0.1585
nb objects = 000700
add = 0.0068 < 0.0072 < 0.0073
tic = 0.0329 < 0.0390 < 0.0350
view = 0.1571 < 0.1598 < 0.1601
nb objects = 000800
add = 0.0068 < 0.0071 < 0.0073
tic = 0.0329 < 0.0390 < 0.0350
view = 0.1588 < 0.1614 < 0.1618
nb objects = 000900
add = 0.0068 < 0.0070 < 0.0073
tic = 0.0329 < 0.0389 < 0.0350
view = 0.1605 < 0.1629 < 0.1635
nb objects = 001000
add = 0.0068 < 0.0072 < 0.0073
tic = 0.0329 < 0.0390 < 0.0350
view = 0.1622 < 0.1644 < 0.1652
time to view object form with many lines 0.2880 < 0.2913 < 0.2920
time to view proxyfield form 0.2250 < 0.2272 < 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 (74.864s)
Running ZServer on port 55166
Adding erp5_base business template ... (imported in 14.209s) done (30.313s)
Adding erp5_ui_test business template ... (imported in 4.027s) done (10.404s)
Executing pending activities ... 289 270 done (22.497s)
Logout ...
done (139.238s)
Running Unit tests of Performance
FF..
======================================================================
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.1443 < 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.0393 < 0.0350
----------------------------------------------------------------------
Ran 4 tests in 528.919s
FAILED (failures=2)
objective time to view object form 0.1420 < 0.1440 < 0.1440
nb objects = 000100
add = 0.0068 < 0.0071 < 0.0073
tic = 0.0329 < 0.0391 < 0.0350
view = 0.1470 < 0.1498 < 0.1500
nb objects = 000200
add = 0.0068 < 0.0071 < 0.0073
tic = 0.0329 < 0.0388 < 0.0350
view = 0.1487 < 0.1513 < 0.1517
nb objects = 000300
add = 0.0068 < 0.0071 < 0.0073
tic = 0.0329 < 0.0390 < 0.0350
view = 0.1504 < 0.1533 < 0.1534
nb objects = 000400
add = 0.0068 < 0.0071 < 0.0073
tic = 0.0329 < 0.0392 < 0.0350
view = 0.1521 < 0.1553 < 0.1551
nb objects = 000500
add = 0.0068 < 0.0071 < 0.0073
tic = 0.0329 < 0.0389 < 0.0350
view = 0.1538 < 0.1570 < 0.1568
nb objects = 000600
add = 0.0068 < 0.0070 < 0.0073
tic = 0.0329 < 0.0390 < 0.0350
view = 0.1555 < 0.1588 < 0.1585
nb objects = 000700
add = 0.0068 < 0.0071 < 0.0073
tic = 0.0329 < 0.0392 < 0.0350
view = 0.1571 < 0.1607 < 0.1601
nb objects = 000800
add = 0.0068 < 0.0070 < 0.0073
tic = 0.0329 < 0.0386 < 0.0350
view = 0.1588 < 0.1623 < 0.1618
nb objects = 000900
add = 0.0068 < 0.0070 < 0.0073
tic = 0.0329 < 0.0387 < 0.0350
view = 0.1605 < 0.1638 < 0.1635
nb objects = 001000
add = 0.0068 < 0.0071 < 0.0073
tic = 0.0329 < 0.0391 < 0.0350
view = 0.1622 < 0.1655 < 0.1652
time to view object form with many lines 0.2880 < 0.2919 < 0.2920
time to view proxyfield form 0.2250 < 0.2271 < 0.2280
Loading Zope ... Cleaning static files ... Instance at '/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test' loaded ... done (10.667s)
Adding ERP5TypeTestCase user ...
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... done (74.390s)
Running ZServer on port 55166
Adding erp5_base business template ... (imported in 13.984s) done (30.004s)
Adding erp5_ui_test business template ... (imported in 4.023s) done (10.343s)
Executing pending activities ... 289 270 done (22.471s)
Logout ...
done (138.339s)
Running Unit tests of Performance
FF..
======================================================================
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.1440 < 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.0391 < 0.0350
----------------------------------------------------------------------
Ran 4 tests in 528.432s
FAILED (failures=2)
More information about the Erp5-report
mailing list