[ 
https://issues.apache.org/jira/browse/SOLR-6955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14362420#comment-14362420
 ] 

Yonik Seeley commented on SOLR-6955:
------------------------------------

http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11812/testReport/junit/org.apache.solr.handler/TestBlobHandler/doBlobHandlerTest/

{code}
Error Message

{responseHeader={status=0, QTime=1}, response={numFound=0, start=0, docs=[]}}
Stacktrace

java.lang.AssertionError: {responseHeader={status=0, QTime=1}, 
response={numFound=0, start=0, docs=[]}}
        at 
__randomizedtesting.SeedInfo.seed([6F0E7027CA3B4F73:8FCF527571D73981]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest(TestBlobHandler.java:97)
{code}

> TestBlobHandler Failure.
> ------------------------
>
>                 Key: SOLR-6955
>                 URL: https://issues.apache.org/jira/browse/SOLR-6955
>             Project: Solr
>          Issue Type: Test
>            Reporter: Mark Miller
>            Assignee: Noble Paul
>            Priority: Minor
>
> I'm not sure this fail is that common, but I see this test fail from time to 
> time.
> Latest:
> {noformat}
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBlobHandler 
> -Dtests.method=testDistribSearch -Dtests.seed=FABDED257D0E2B4A 
> -Dtests.slow=true -Dtests.locale=th_TH_TH_#u-nu-thai 
> -Dtests.timezone=America/Juneau -Dtests.asserts=true 
> -Dtests.file.encoding=UTF-8
>    [junit4] FAILURE 19.6s J7 | TestBlobHandler.testDistribSearch <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: 
> {responseHeader={status=0, QTime=1}, response={numFound=0, start=0, docs=[]}}
>    [junit4]    >      at 
> __randomizedtesting.SeedInfo.seed([FABDED257D0E2B4A:7B5B633D0A514B76]:0)
>    [junit4]    >      at 
> org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest(TestBlobHandler.java:96)
>    [junit4]    >      at 
> org.apache.solr.handler.TestBlobHandler.doTest(TestBlobHandler.java:200)
>    [junit4]    >      at 
> org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
>    [junit4]    >      at java.lang.Thread.run(Thread.java:745)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to