You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2014/07/08 14:40:04 UTC

[jira] [Created] (SOLR-6230) SolrCellMorphlineTest.testSolrCellDocumentTypes failures on jenkins

Shalin Shekhar Mangar created SOLR-6230:
-------------------------------------------

             Summary: SolrCellMorphlineTest.testSolrCellDocumentTypes failures on jenkins
                 Key: SOLR-6230
                 URL: https://issues.apache.org/jira/browse/SOLR-6230
             Project: Solr
          Issue Type: Bug
          Components: contrib - MapReduce, Tests
            Reporter: Shalin Shekhar Mangar
            Priority: Minor


This test fails frequently on jenkins.
{code}
1 tests failed.
FAILED:  org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes

Error Message:
key:ignored__attachment_mimetype expected:<[message/rfc822]> but was:<[text/plain]>

Stack Trace:
java.lang.AssertionError: key:ignored__attachment_mimetype expected:<[message/rfc822]> but was:<[text/plain]>
        at __randomizedtesting.SeedInfo.seed([436A6179722A6D29:D9A9C2E717F133FC]: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:170)
        at org.apache.solr.morphlines.cell.SolrCellMorphlineTest.testSolrCellDocumentTypes(SolrCellMorphlineTest.java:193)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
{code}

http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10636/
http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1639/
http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10401/



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org