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

Mark Miller commented on SOLR-6924:
-----------------------------------

{noformat}
Could not get expected value  'P val' for path 'response/params/y/p' full 
output: {   "responseHeader":{     "status":0,     "QTime":0},   "response":{   
  "znodeVersion":0,     "params":{"x":{         "a":"A val",         "b":"B 
val",         "":{"v":0}}}}}

java.lang.AssertionError: Could not get expected value  'P val' for path 
'response/params/y/p' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":0,
    "params":{"x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}}}}}
        at 
__randomizedtesting.SeedInfo.seed([A4ACF6659668D699:2CF8C9BF3894BB61]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:399)
{noformat}

> TestSolrConfigHandlerCloud fails frequently.
> --------------------------------------------
>
>                 Key: SOLR-6924
>                 URL: https://issues.apache.org/jira/browse/SOLR-6924
>             Project: Solr
>          Issue Type: Test
>            Reporter: Mark Miller
>            Assignee: Noble Paul
>
> I see this fail all the time. Usually something like:
> java.lang.AssertionError: Could not get expected value  P val for path 
> [response, params, y, p] full output {



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to