[
https://issues.apache.org/jira/browse/LUCENENET-311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eran Sevi updated LUCENENET-311:
--------------------------------
Attachment: LUCENENET-311.patch
Attached patch that should solve it -
Added [Serializable] to HeavyAtomicInt class in TestIndexWriterReader.
Test finished successfully with the patch.
> 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.