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

Mark Miller commented on SOLR-6917:
-----------------------------------

Another fail I see:   

{noformat} [junit4]    > Throwable #1: java.lang.AssertionError: Could not 
successfully add blob after 150 attempts. Expecting 2 items. time elapsed 
15.587  output  for url is {
   [junit4]    >   "responseHeader":{
   [junit4]    >     "status":0,
   [junit4]    >     "QTime":1},
   [junit4]    >   "response":{
   [junit4]    >     "numFound":1,
   [junit4]    >     "start":0,
   [junit4]    >     "docs":[{
   [junit4]    >         "id":"test/1",
   [junit4]    >         "md5":"9cea0ff5afa8f603388031a0ae1f4a8d",
   [junit4]    >         "blobName":"test",
   [junit4]    >         "version":1,
   [junit4]    >         "timestamp":"2015-01-09T18:01:16.014Z",
   [junit4]    >         "size":5325}]}}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1F266CF75BC3FAE5:9EC0E2EF2C9C9AD9]:0)
   [junit4]    >        at 
org.apache.solr.handler.TestBlobHandler.postAndCheck(TestBlobHandler.java:150)
   [junit4]    >        at 
org.apache.solr.core.TestDynamicLoading.dynamicLoading(TestDynamicLoading.java:114)
   [junit4]    >        at 
org.apache.solr.core.TestDynamicLoading.doTest(TestDynamicLoading.java:70)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)

{noformat} 

> TestDynamicLoading fails frequently.
> ------------------------------------
>
>                 Key: SOLR-6917
>                 URL: https://issues.apache.org/jira/browse/SOLR-6917
>             Project: Solr
>          Issue Type: Test
>            Reporter: Mark Miller
>            Assignee: Noble Paul
>            Priority: Minor
>
> most recent failure:
> {noformat}
>    [junit4] FAILURE 39.7s J5 | TestDynamicLoading.testDistribSearch <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: New version of class 
> is not loaded {
>    [junit4]    >   "responseHeader":{
>    [junit4]    >     "status":404,
>    [junit4]    >     "QTime":2},
>    [junit4]    >   "error":{
>    [junit4]    >     "msg":"no such blob or version available: test/2",
>    [junit4]    >     "code":404}}
>    [junit4]    >      at 
> __randomizedtesting.SeedInfo.seed([B49634A982DC7AFE:3570BAB1F5831AC2]:0)
>    [junit4]    >      at 
> org.apache.solr.core.TestDynamicLoading.dynamicLoading(TestDynamicLoading.java:154)
>    [junit4]    >      at 
> org.apache.solr.core.TestDynamicLoading.doTest(TestDynamicLoading.java:64)
>    [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