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

Hoss Man updated SOLR-1821:
---------------------------

    Fix Version/s: 3.1
                   4.0


Correcting Fix Version based on CHANGES.txt, see this thread for more details...

http://mail-archives.apache.org/mod_mbox/lucene-dev/201005.mbox/%[email protected]%3e


> Failing testGetDateFormatEvaluator in TestEvaluatorBag
> ------------------------------------------------------
>
>                 Key: SOLR-1821
>                 URL: https://issues.apache.org/jira/browse/SOLR-1821
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - DataImportHandler
>    Affects Versions: 1.5
>            Reporter: Chris Male
>            Assignee: Robert Muir
>             Fix For: 1.5, 3.1, 4.0
>
>         Attachments: SOLR-1821.patch
>
>
> On some TimeZones (such as EDT currently), 
> TestEvaluatorBag.testGetDateFormatEvaluator fails with the following error:
> {code:xml}
> org.junit.ComparisonFailure: 
> Expected :2010-03-12 17:15
> Actual   :2010-03-12 18:15
>       at org.junit.Assert.assertEquals(Assert.java:96)
>       at org.junit.Assert.assertEquals(Assert.java:116)
>       at 
> org.apache.solr.handler.dataimport.TestEvaluatorBag.testGetDateFormatEvaluator(TestEvaluatorBag.java:127)
> {code}
> This seems due to the reliance on the System ticks in order to create the 
> Date to compare against.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to