GitHub user laimis opened a pull request:
https://github.com/apache/lucenenet/pull/119
initialize docs on each test run
Doc1/doc2 need to be initialized on each test run otherwise there is state
left over from previous test runs and TestSegmentMerger tests fail.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/laimis/lucenenet segmentmerger_fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/lucenenet/pull/119.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #119
----
commit 02d2bef56f9616c1a68164856fa3b6101cf51819
Author: Laimonas Simutis <[email protected]>
Date: 2015-03-04T01:50:16Z
initialize docs on each test run
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---