Awesome - hopefully I can take a peak at this this weekend.

On Jul 20, 2012, at 3:57 PM, Dawid Weiss wrote:

> I've integrated a snapshot release of the new randomized runner and
> ran a few quick tests with it. Works like a charm -- timeouting,
> thread leaks, interrupts, you name it. It hasn't been tested
> extensively but if you want to experiment, it's on my branch here:
> 
> https://github.com/dweiss/lucene_solr/tree/rr
> 
> One of the things I changed is configure Java logging for Lucene to
> emit warnings to console (because the runner dumps stack traces and
> warnings via java logging system). -Dtests.logging override will still
> work but you should be careful about silencing those.
> 
> In the mean time I attach the errors found on a quick "ant solr-core"
> run -- didn't try to fix them yet, but I'm counting on your feedback
> if the output from the runner is clear and what could be improved to
> make it more useful. I like this one in particular:
> 
> [14:40:43.053] ERROR   0.00s J0 | ZkSolrClientTest (suite)
>> Throwable #1: java.lang.RuntimeException: Suite replaced
> Thread.defaultUncaughtExceptionHandler. It's better not to touch it.
> Or at least revert it to what it was before. Current: class
> org.apache.zookeeper.server.NIOServerCnxn$Factory$1
>>   at 
>> com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:509)
> 
> :)
> 
> I'm away from work this coming week but I'll get back to the subject
> after I come back.
> 
> Dawid
> <tests-failures.txt>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]

- Mark Miller
lucidimagination.com












---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to