You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by "Christopher Currens (JIRA)" <ji...@apache.org> on 2012/06/07 18:13:40 UTC

[jira] [Resolved] (LUCENENET-445) Lucene.Net.Index.TestIndexWriter.TestFutureCommit() Fails

     [ https://issues.apache.org/jira/browse/LUCENENET-445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Currens resolved LUCENENET-445.
-------------------------------------------

       Resolution: Fixed
    Fix Version/s: Lucene.Net 3.0.3

I saw this fail when trunk was in 2.9, but not since trunk was merged with the 3.x branch, clearly some change caused this test to now pass.  I this it's safe to close this issue.
                
> Lucene.Net.Index.TestIndexWriter.TestFutureCommit() Fails
> ---------------------------------------------------------
>
>                 Key: LUCENENET-445
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-445
>             Project: Lucene.Net
>          Issue Type: Bug
>    Affects Versions: Lucene.Net 2.9.4
>            Reporter: Prescott Nasser
>            Priority: Minor
>             Fix For: Lucene.Net 3.0.3
>
>
> Fails with the following error:
> System.Collections.Generic.KeyNotFoundException was unhandled by user code
>   Message=The given key was not present in the dictionary.
>   Source=mscorlib
>   StackTrace:
>        at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
>        at Lucene.Net.Index.TestIndexWriter.TestFutureCommit() in C:\Users\GeoBMX540\Desktop\Trunk\test\core\Index\TestIndexWriter.cs:line 5969
>   InnerException: 

--
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