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

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

{noformat}
java.lang.AssertionError: Could not get expected value  null for path 
[response, params, y, c] full output {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":1,
    "params":{
      "x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}},
      "y":{
        "c":"CY val",
        "b":"BY val",
        "":{"v":0}}}}}
        at 
__randomizedtesting.SeedInfo.seed([D765D9019AAF2D1E:56835719EDF04D22]: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:259)
        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:270)
        at 
org.apache.solr.handler.TestSolrConfigHandlerCloud.doTest(TestSolrConfigHandlerCloud.java:70)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
{noformat}

> TestSolrConfigHandlerCloud fails frequently.
> --------------------------------------------
>
>                 Key: SOLR-6924
>                 URL: https://issues.apache.org/jira/browse/SOLR-6924
>             Project: Solr
>          Issue Type: Test
>            Reporter: Mark Miller
>
> 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