Github user laimis commented on the pull request:
https://github.com/apache/lucenenet/pull/138#issuecomment-98565684
It looks like those other tests were failing because they were modified in
Lucene.Net to work around the bug, ie tests were adjusted to pass while leaving
the bug in place.
Corrected the tests to match Lucene. Here is the Lucene tests, starting
with the first line that was made to match:
https://github.com/apache/lucene-solr/blob/lucene_solr_4_8_0/lucene/core/src/test/org/apache/lucene/index/TestTermVectorsWriter.java#L129
---
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.
---