[
https://issues.apache.org/jira/browse/LUCENENET-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12786779#action_12786779
]
George Aroush commented on LUCENENET-322:
-----------------------------------------
I'd rather see a fix / hack done in the test code vs. in the core. In the test
code, why not conditionally compile the code in / out based on debug / release
setting? This way, when the code is compiled with debug, the test will
actually execute, and pass. If not, it won't execute and still pass.
> 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.