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 2013/08/14 20:04:49 UTC

[jira] [Created] (LUCENE-5176) remove _TestUtil.keepFullyDeletedSegments

Robert Muir created LUCENE-5176:
-----------------------------------

             Summary: remove _TestUtil.keepFullyDeletedSegments
                 Key: LUCENE-5176
                 URL: https://issues.apache.org/jira/browse/LUCENE-5176
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Robert Muir


The few tests that need to test something here can use the index-writer pkg-private method.

Other tests (like QueryUtils) can use a FilterAtomicReader to do their crazy tests.

Otherwise, we risk lots of stupid false test failures.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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