[Erp5-report] PERF r31610: 12 Tests, 0 Errors, 12 Failures, 0 Skips
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Jan 7 03:53:40 CET 2010
Test Suite: PERF
Revision: 31610
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.1463 < 0.1440
nb objects = 000100
add = 0.0068 < 0.0072 < 0.0073
tic = 0.0329 < 0.0408 < 0.0350
view = 0.1470 < 0.1515 < 0.1500
nb objects = 000200
add = 0.0068 < 0.0072 < 0.0073
tic = 0.0329 < 0.0389 < 0.0350
view = 0.1487 < 0.1530 < 0.1517
nb objects = 000300
add = 0.0068 < 0.0072 < 0.0073
tic = 0.0329 < 0.0390 < 0.0350
view = 0.1504 < 0.1549 < 0.1534
nb objects = 000400
add = 0.0068 < 0.0072 < 0.0073
tic = 0.0329 < 0.0391 < 0.0350
view = 0.1521 < 0.1566 < 0.1551
nb objects = 000500
add = 0.0068 < 0.0072 < 0.0073
tic = 0.0329 < 0.0391 < 0.0350
view = 0.1538 < 0.1584 < 0.1568
nb objects = 000600
add = 0.0068 < 0.0072 < 0.0073
tic = 0.0329 < 0.0392 < 0.0350
view = 0.1555 < 0.1602 < 0.1585
nb objects = 000700
add = 0.0068 < 0.0072 < 0.0073
tic = 0.0329 < 0.0418 < 0.0350
view = 0.1571 < 0.1619 < 0.1601
nb objects = 000800
add = 0.0068 < 0.0072 < 0.0073
tic = 0.0329 < 0.0392 < 0.0350
view = 0.1588 < 0.1634 < 0.1618
nb objects = 000900
add = 0.0068 < 0.0072 < 0.0073
tic = 0.0329 < 0.0393 < 0.0350
view = 0.1605 < 0.1650 < 0.1635
nb objects = 001000
add = 0.0068 < 0.0072 < 0.0073
tic = 0.0329 < 0.0387 < 0.0350
view = 0.1622 < 0.1665 < 0.1652
time to view object form with many lines 0.2880 < 0.2806 < 0.2920
time to view proxyfield form 0.2250 < 0.2163 < 0.2280
Loading Zope ... Cleaning static files ... Instance at '/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test' loaded ... done (12.704s)
Adding ERP5TypeTestCase user ...
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... done (78.771s)
Running ZServer on port 55166
Adding erp5_base business template ... (imported in 14.199s) done (30.184s)
Adding erp5_ui_test business template ... (imported in 4.090s) done (10.789s)
Executing pending activities ... 289 270 done (22.330s)
Logout ...
done (143.239s)
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.1463 < 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.1515 < 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.2806 < 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.2163 < 0.2280
----------------------------------------------------------------------
Ran 4 tests in 530.114s
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.0397 < 0.0350
view = 0.1470 < 0.1499 < 0.1500
nb objects = 000200
add = 0.0068 < 0.0070 < 0.0073
tic = 0.0329 < 0.0389 < 0.0350
view = 0.1487 < 0.1514 < 0.1517
nb objects = 000300
add = 0.0068 < 0.0070 < 0.0073
tic = 0.0329 < 0.0385 < 0.0350
view = 0.1504 < 0.1535 < 0.1534
nb objects = 000400
add = 0.0068 < 0.0071 < 0.0073
tic = 0.0329 < 0.0388 < 0.0350
view = 0.1521 < 0.1549 < 0.1551
nb objects = 000500
add = 0.0068 < 0.0070 < 0.0073
tic = 0.0329 < 0.0390 < 0.0350
view = 0.1538 < 0.1568 < 0.1568
nb objects = 000600
add = 0.0068 < 0.0070 < 0.0073
tic = 0.0329 < 0.0389 < 0.0350
view = 0.1555 < 0.1586 < 0.1585
nb objects = 000700
add = 0.0068 < 0.0072 < 0.0073
tic = 0.0329 < 0.0415 < 0.0350
view = 0.1571 < 0.1603 < 0.1601
nb objects = 000800
add = 0.0068 < 0.0070 < 0.0073
tic = 0.0329 < 0.0388 < 0.0350
view = 0.1588 < 0.1618 < 0.1618
nb objects = 000900
add = 0.0068 < 0.0070 < 0.0073
tic = 0.0329 < 0.0384 < 0.0350
view = 0.1605 < 0.1635 < 0.1635
nb objects = 001000
add = 0.0068 < 0.0071 < 0.0073
tic = 0.0329 < 0.0387 < 0.0350
view = 0.1622 < 0.1648 < 0.1652
time to view object form with many lines 0.2880 < 0.2760 < 0.2920
time to view proxyfield form 0.2250 < 0.2140 < 0.2280
Loading Zope ... Cleaning static files ... Instance at '/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test' loaded ... done (10.236s)
Adding ERP5TypeTestCase user ...
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... done (77.115s)
Running ZServer on port 55166
Adding erp5_base business template ... (imported in 14.155s) done (30.104s)
Adding erp5_ui_test business template ... (imported in 4.049s) done (10.677s)
Executing pending activities ... 289 270 done (21.959s)
Logout ...
done (141.046s)
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 291, in test_01_viewBarModule
'Tic: %.4f < %.4f < %.4f' % (
AssertionError: Tic: 0.0329 < 0.0397 < 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.2760 < 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.2140 < 0.2280
----------------------------------------------------------------------
Ran 4 tests in 518.456s
FAILED (failures=4)
objective time to view object form 0.1420 < 0.1456 < 0.1440
nb objects = 000100
add = 0.0068 < 0.0071 < 0.0073
tic = 0.0329 < 0.0396 < 0.0350
view = 0.1470 < 0.1504 < 0.1500
nb objects = 000200
add = 0.0068 < 0.0071 < 0.0073
tic = 0.0329 < 0.0391 < 0.0350
view = 0.1487 < 0.1520 < 0.1517
nb objects = 000300
add = 0.0068 < 0.0071 < 0.0073
tic = 0.0329 < 0.0391 < 0.0350
view = 0.1504 < 0.1538 < 0.1534
nb objects = 000400
add = 0.0068 < 0.0071 < 0.0073
tic = 0.0329 < 0.0386 < 0.0350
view = 0.1521 < 0.1555 < 0.1551
nb objects = 000500
add = 0.0068 < 0.0071 < 0.0073
tic = 0.0329 < 0.0390 < 0.0350
view = 0.1538 < 0.1571 < 0.1568
nb objects = 000600
add = 0.0068 < 0.0071 < 0.0073
tic = 0.0329 < 0.0417 < 0.0350
view = 0.1555 < 0.1591 < 0.1585
nb objects = 000700
add = 0.0068 < 0.0072 < 0.0073
tic = 0.0329 < 0.0390 < 0.0350
view = 0.1571 < 0.1608 < 0.1601
nb objects = 000800
add = 0.0068 < 0.0071 < 0.0073
tic = 0.0329 < 0.0389 < 0.0350
view = 0.1588 < 0.1624 < 0.1618
nb objects = 000900
add = 0.0068 < 0.0071 < 0.0073
tic = 0.0329 < 0.0389 < 0.0350
view = 0.1605 < 0.1639 < 0.1635
nb objects = 001000
add = 0.0068 < 0.0071 < 0.0073
tic = 0.0329 < 0.0386 < 0.0350
view = 0.1622 < 0.1656 < 0.1652
time to view object form with many lines 0.2880 < 0.2774 < 0.2920
time to view proxyfield form 0.2250 < 0.2149 < 0.2280
Loading Zope ... Cleaning static files ... Instance at '/home/buildbot/slave/parts/bot_perf/full.PERF/build/unit_test' loaded ... done (10.305s)
Adding ERP5TypeTestCase user ...
Adding erp5_portal_46b1242f30d521c53e744f4886ef0be0 ERP5 Site ... done (77.279s)
Running ZServer on port 55166
Adding erp5_base business template ... (imported in 14.047s) done (29.994s)
Adding erp5_ui_test business template ... (imported in 4.091s) done (10.735s)
Executing pending activities ... 289 270 done (22.116s)
Logout ...
done (141.324s)
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.1456 < 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.1504 < 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.2774 < 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.2149 < 0.2280
----------------------------------------------------------------------
Ran 4 tests in 525.179s
FAILED (failures=4)
More information about the Erp5-report
mailing list