[ https://issues.apache.org/jira/browse/LUCENENET-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12786094#action_12786094 ]
Michael Garski commented on LUCENENET-322: ------------------------------------------ I'm not sure if the tests having issues in a release build is an issue. The failures occur due to the Debug.Assert call not being compiled into the IL when the DEBUG constant is not set. Invoking the test methods, even if they have negligible overhead, in a release build doesn't seem necessary. Anyone else have thoughts on this one? Michael > 3 failing tests of TestIndexWriter > ---------------------------------- > > Key: LUCENENET-322 > URL: https://issues.apache.org/jira/browse/LUCENENET-322 > Project: Lucene.Net > Issue Type: Bug > Reporter: Digy > Attachments: LUCENENET-322.patch > > > TestExceptionDocumentsWriterInit , TestExceptionOnMergeInit & > TestRollbackExceptionHang fail when "DEBUG constant" is unchecked and pass > when checked. > DIGY -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.