[
https://issues.apache.org/jira/browse/LUCENENET-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Currens resolved LUCENENET-484.
-------------------------------------------
Resolution: Fixed
Thanks for your help with all of these Luc. Thanks to your hard work, this
issue is finally closed, and for the first time in a long time, the whole test
suite should consistently pass!
> Some possibly major tests intermittently fail
> ----------------------------------------------
>
> Key: LUCENENET-484
> URL: https://issues.apache.org/jira/browse/LUCENENET-484
> Project: Lucene.Net
> Issue Type: Bug
> Components: Lucene.Net Core, Lucene.Net Test
> Affects Versions: Lucene.Net 3.0.3
> Environment: All
> Reporter: Christopher Currens
> Fix For: Lucene.Net 3.0.3
>
> Attachments: Lucenenet-484-FieldCacheImpl.patch,
> Lucenenet-484-NativeFSLockFactory.patch, Lucenenet-484-WeakDictionary.patch,
> Lucenenet-484-WeakDictionaryTests.patch
>
>
> These tests will fail intermittently in Debug or Release mode, in the core
> test suite:
> # Lucene.Net.Index:
> #- TestConcurrentMergeScheduler.TestFlushExceptions -- *FIXED*
> # Lucene.Net.Store:
> #- TestLockFactory.TestStressLocks -- *FIXED*
> # Lucene.Net.Search:
> #- TestSort.TestParallelMultiSort -- *FIXED*
> # Lucene.Net.Util:
> #- TestFieldCacheSanityChecker.TestInsanity1 -- *FIXED*
> #- TestFieldCacheSanityChecker.TestInsanity2 -- *FIXED*
> # Lucene.Net.Support
> #- TestWeakHashTableMultiThreadAccess.Test -- *FIXED*
> TestWeakHashTableMultiThreadAccess should be fine to remove along with the
> WeakHashTable in the Support namespace, since it's been replaced with
> WeakDictionary.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira