[ 
https://issues.apache.org/jira/browse/LUCENE-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Muir resolved LUCENE-2710.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 4.0
                   3.1
         Assignee: Robert Muir

I changed the +'s to stringbuilder appends,

Committed revision 1023250, 1023256 (3x)


> "reproduce with" on test failure isn't right if you manually overrided 
> anything
> -------------------------------------------------------------------------------
>
>                 Key: LUCENE-2710
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2710
>             Project: Lucene - Java
>          Issue Type: Bug
>            Reporter: Michael McCandless
>            Assignee: Robert Muir
>             Fix For: 3.1, 4.0
>
>         Attachments: LUCENE-2710.patch
>
>
> If you run a test with eg -Dtests.codec=SimpleText...
> If it fails, the "reproduce with" fails to include that manual override 
> (-Dtests.codec=SimpleText), ie it only includes the seed / test class / test 
> method.  So it won't actually reproduce the fail, in general.
> We just need to fix the "reproduce with" to add any manual overrides....

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to