On Mon, May 10, 2010 at 3:47 AM, <mikemcc...@apache.org> wrote:

> Author: mikemccand
> Date: Mon May 10 07:47:12 2010
> New Revision: 942676
>
> URL: http://svn.apache.org/viewvc?rev=942676&view=rev
> Log:
> LUCENE-2449: add 'knob' (-Drandom.multiplier=N, defaults to 1) to tune up
> how much random testing is done; fix sneaky bugs (workaround java's bug in
> new String(int[], int, int); nasty key reuse bug in DBLRUCache) that this
> deeper testing uncovered
>
>
Should we look at cranking this a bit for hudson (maybe even a conservative
value like N=3)? This would run a lot of these random tests differently,
bigger indexes and what not and might catch something that we can't.

-- 
Robert Muir
rcm...@gmail.com

Reply via email to