bugs in TestIndexWriter test cases
----------------------------------

                 Key: LUCENENET-131
                 URL: https://issues.apache.org/jira/browse/LUCENENET-131
             Project: Lucene.Net
          Issue Type: Bug
            Reporter: Doug Sale
            Priority: Minor


Certain test cases introspect the call stack to determine when to simulate an 
I/O exception.  This code was not converted properly from the Java version.

Specifically, it attemtped to use the StackTrace property of System.Exception, 
rather than the System.Diagnostics facilities.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to