You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by "Doug Sale (JIRA)" <ji...@apache.org> on 2008/09/23 18:35:44 UTC

[jira] Created: (LUCENENET-154) Unit test fails in tear down if directory does not exist

Unit test fails in tear down if directory does not exist
--------------------------------------------------------

                 Key: LUCENENET-154
                 URL: https://issues.apache.org/jira/browse/LUCENENET-154
             Project: Lucene.Net
          Issue Type: Bug
            Reporter: Doug Sale
            Priority: Minor
         Attachments: TestIndexWriterLockRelease.patch

Unit test fails in tear down if directory does not exist

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (LUCENENET-154) Lucene.Net.Index.TestIndexWriterLockRelease: Unit test fails in tear down if directory does not exist

Posted by "Digy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENENET-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Digy closed LUCENENET-154.
--------------------------

    Resolution: Fixed
      Assignee: Digy

Patch is applied.
DIGY

> Lucene.Net.Index.TestIndexWriterLockRelease: Unit test fails in tear down if directory does not exist
> -----------------------------------------------------------------------------------------------------
>
>                 Key: LUCENENET-154
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-154
>             Project: Lucene.Net
>          Issue Type: Bug
>            Reporter: Doug Sale
>            Assignee: Digy
>            Priority: Minor
>         Attachments: TestIndexWriterLockRelease.patch
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> Unit test fails in tear down if directory does not exist

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (LUCENENET-154) Lucene.Net.Index.TestIndexWriterLockRelease: Unit test fails in tear down if directory does not exist

Posted by "Doug Sale (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENENET-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Sale updated LUCENENET-154:
--------------------------------

    Summary: Lucene.Net.Index.TestIndexWriterLockRelease: Unit test fails in tear down if directory does not exist  (was: Unit test fails in tear down if directory does not exist)

> Lucene.Net.Index.TestIndexWriterLockRelease: Unit test fails in tear down if directory does not exist
> -----------------------------------------------------------------------------------------------------
>
>                 Key: LUCENENET-154
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-154
>             Project: Lucene.Net
>          Issue Type: Bug
>            Reporter: Doug Sale
>            Priority: Minor
>         Attachments: TestIndexWriterLockRelease.patch
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> Unit test fails in tear down if directory does not exist

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (LUCENENET-154) Unit test fails in tear down if directory does not exist

Posted by "Doug Sale (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LUCENENET-154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doug Sale updated LUCENENET-154:
--------------------------------

    Attachment: TestIndexWriterLockRelease.patch

Patch checks for directory existence before attempting to list its files.

> Unit test fails in tear down if directory does not exist
> --------------------------------------------------------
>
>                 Key: LUCENENET-154
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-154
>             Project: Lucene.Net
>          Issue Type: Bug
>            Reporter: Doug Sale
>            Priority: Minor
>         Attachments: TestIndexWriterLockRelease.patch
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> Unit test fails in tear down if directory does not exist

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.