You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2010/10/15 22:03:34 UTC

[jira] Updated: (LUCENE-2710) "reproduce with" on test failure isn't right if you manually overrided anything

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

Robert Muir updated LUCENE-2710:
--------------------------------

    Attachment: LUCENE-2710.patch

here's a patch

> "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
>         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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org