[Erp5-report] r17842 - /erp5/trunk/products/ERP5Type/tests/testPerformance.py

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Nov 28 09:31:18 CET 2007


Author: seb
Date: Wed Nov 28 09:31:18 2007
New Revision: 17842

URL: http://svn.erp5.org?rev=17842&view=rev
Log:
decrease again the value of MIN_TIC, because the new value is again too high

Modified:
    erp5/trunk/products/ERP5Type/tests/testPerformance.py

Modified: erp5/trunk/products/ERP5Type/tests/testPerformance.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Type/tests/testPerformance.py?rev=17842&r1=17841&r2=17842&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Type/tests/testPerformance.py (original)
+++ erp5/trunk/products/ERP5Type/tests/testPerformance.py Wed Nov 28 09:31:18 2007
@@ -45,7 +45,7 @@
 MAX_MODULE_VIEW=0.175
 MIN_OBJECT_CREATION=0.0070
 MAX_OBJECT_CREATION=0.0090
-MIN_TIC=0.0265
+MIN_TIC=0.0260
 MAX_TIC=0.0355
 LISTBOX_COEF=0.02472
 DO_TEST = 1




More information about the Erp5-report mailing list