AbstractSolrTestCase ignores arguments for commit and optimize commands -----------------------------------------------------------------------
Key: SOLR-1430 URL: https://issues.apache.org/jira/browse/SOLR-1430 Project: Solr Issue Type: Bug Affects Versions: 1.4 Reporter: Igor Motov Priority: Minor The arguments for commit and optimize commands are not passed to TestHarness by the AbstractSolrTestCase class. Fixing this problem in AbstractSolrTestCase exposes a bug in the simpleTag method of TestHarness. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.