Robert Muir created SOLR-5778:
---------------------------------
Summary: AbstractSolrMorphlineTestBase has issues with
BuddhistCalendar
Key: SOLR-5778
URL: https://issues.apache.org/jira/browse/SOLR-5778
Project: Solr
Issue Type: Bug
Components: Build
Reporter: Robert Muir
Somewhere, something isnt write locale-wise. For now I'll add an assume.
{noformat}
REGRESSION:
org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes2
Error Message:
key:ignored_creation_date expected:<[2007-10-01T16:13:56Z]> but
was:<[1464-10-01T16:13:56Z]>
Stack Trace:
java.lang.AssertionError: key:ignored_creation_date
expected:<[2007-10-01T16:13:56Z]> but was:<[1464-10-01T16:13:56Z]>
at
__randomizedtesting.SeedInfo.seed([ED5579F40B19071D:66D5C2140CEF94E3]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at
org.apache.solr.morphlines.solr.AbstractSolrMorphlineTestBase.testDocumentTypesInternal(AbstractSolrMorphlineTestBase.java:165)
at
org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes2(SolrCellMorphlineTest.java:255)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]