"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
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]