You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2009/09/29 21:53:08 UTC

[jira] Updated: (SOLR-1474) DataImportHandler tests leave dataimport.properties after finish

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

Shalin Shekhar Mangar updated SOLR-1474:
----------------------------------------

    Attachment: SOLR-1474.patch

Changes to AbstractDataImportHandlerTest to delete dataimport.properties in tearDown method.

TestSqlEntityProcessor2, TestSqlEntityProcessorDelta and TestSqlEntityProcessorDelta2 fail with this change.

> DataImportHandler tests leave dataimport.properties after finish
> ----------------------------------------------------------------
>
>                 Key: SOLR-1474
>                 URL: https://issues.apache.org/jira/browse/SOLR-1474
>             Project: Solr
>          Issue Type: Test
>          Components: contrib - DataImportHandler
>    Affects Versions: 1.3
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Shalin Shekhar Mangar
>             Fix For: 1.4
>
>         Attachments: SOLR-1474.patch
>
>
> DataImportHandler tests leave dataimport.properties after finish. A lot of tests which use last_index_time fail if dataimport.properties is removed in tearDown. Either the tests are wrong or there is a bug lurking somewhere. This needs to be fixed before 1.4 release.

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