[ 
https://issues.apache.org/jira/browse/LUCENE-3492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13125039#comment-13125039
 ] 

Dawid Weiss commented on LUCENE-3492:
-------------------------------------

Yeah, I was thinking about that too and I've actually started, replaced the 
runner successfully but then there is no simple "piece by piece" with all the 
static method calls tangled together... And RandomizedRunner requires a 
different seed format etc... I'll give it another shot though.
                
> Extract a generic framework for running randomized tests.
> ---------------------------------------------------------
>
>                 Key: LUCENE-3492
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3492
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: general/test
>            Reporter: Dawid Weiss
>            Assignee: Dawid Weiss
>            Priority: Minor
>             Fix For: 4.0
>
>         Attachments: Screen Shot 2011-10-06 at 12.58.02 PM.png
>
>
> I love the idea of randomized testing. Everyone (we at CarrotSearch, Lucene 
> and Solr folks) have their glue to make it possible. The question is if 
> there's something to pull out that others could share without having the need 
> to import Lucene-specific classes.
> The work on this issue is on my github account (lots of experiments):
> https://github.com/dweiss/randomizedtesting
> Or directly: git clone git://github.com/dweiss/randomizedtesting.git

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to