You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by us...@apache.org on 2010/10/01 21:06:02 UTC

svn propchange: r1003616 - svn:log

Author: uschindler
Revision: 1003616
Modified property: svn:log

Modified: svn:log at Fri Oct  1 19:06:02 2010
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Oct  1 19:06:02 2010
@@ -1 +1,2 @@
-for clover runs we can enable the test repetitions, its simply too slow. Its better to have more loops in main tests. For clover the number of runs is simply useless, as the code coverage (should) not really change.
+for clover runs we can disable the test repetitions, its simply too slow. For clover the number of runs is simply useless, as the code coverage (should) not really change.
+Its better to have more loops in the main tests when clover runs fine.