[ https://issues.apache.org/jira/browse/SOLR-5778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steve Rowe updated SOLR-5778: ----------------------------- Component/s: contrib - morphlines-core > AbstractSolrMorphlineTestBase has issues with BuddhistCalendar > -------------------------------------------------------------- > > Key: SOLR-5778 > URL: https://issues.apache.org/jira/browse/SOLR-5778 > Project: Solr > Issue Type: Bug > Components: Build, contrib - morphlines-core > 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.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org