[
https://issues.apache.org/jira/browse/LUCENENET-311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12782805#action_12782805
]
Eran Sevi commented on LUCENENET-311:
-------------------------------------
You're right DIGY.
It seems like it passes sporadicaly.
After adding the attribute it passes so I figured it solved it. When I tried
again today, it failed.
Strange enough, when I added the Serializable attribute to another class, it
also passed once and then failed again.
Eran.
> TestNRTReaderWithThreads.TestIndexing
> -------------------------------------
>
> Key: LUCENENET-311
> URL: https://issues.apache.org/jira/browse/LUCENENET-311
> Project: Lucene.Net
> Issue Type: Bug
> Reporter: Digy
> Attachments: LUCENENET-311.patch, LUCENENET-311.patch
>
>
> The problem is at TearDown. Because of harmless exceptions, It fails.
> (Lucene.Net.Index.TestNRTReaderWithThreads.TestIndexing:
> An unhandled System.Runtime.Serialization.SerializationException was thrown
> while executing this test : Unable to find assembly 'Lucene.Net,
> Version=2.9.1.1, Culture=neutral, PublicKeyToken=null'.)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.