You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/07/18 05:31:20 UTC

[jira] [Commented] (SOLR-7362) TestReqParamsAPI failing in jenkins

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

ASF subversion and git services commented on SOLR-7362:
-------------------------------------------------------

Commit 05b38f5f21f18c0f38fbd0907ffd8b2bd8cf0132 in lucene-solr's branch refs/heads/master from [~shalinmangar]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=05b38f5 ]

SOLR-7362: Log the actual payload being sent to Solr


> TestReqParamsAPI failing in jenkins
> -----------------------------------
>
>                 Key: SOLR-7362
>                 URL: https://issues.apache.org/jira/browse/SOLR-7362
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>
> {noformat}
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4645/
> Java: 32bit/jdk1.8.0_40 -server -XX:+UseSerialGC
> 1 tests failed.
> FAILED:  org.apache.solr.handler.TestReqParamsAPI.test
> Error Message:
> Could not get expected value  'null' for path 'response/params/y/p' full output: {   "responseHeader":{     "status":0,     "QTime":1},   "response":{     "znodeVersion":3,     "params":{       "x":{         "a":"A val",         "b":"B val",         "":{"v":0}},       "y":{         "p":"P val",         "q":"Q val",         "":{"v":0}}}}}
> Stack Trace:
> java.lang.AssertionError: Could not get expected value  'null' for path 'response/params/y/p' full output: {
>   "responseHeader":{
>     "status":0,
>     "QTime":1},
>   "response":{
>     "znodeVersion":3,
>     "params":{
>       "x":{
>         "a":"A val",
>         "b":"B val",
>         "":{"v":0}},
>       "y":{
>         "p":"P val",
>         "q":"Q val",
>         "":{"v":0}}}}}
>         at __randomizedtesting.SeedInfo.seed([D0DB18ECE165C505:588F27364F99A8FD]: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:405)
>         at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:236)
>         at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:71)
> {noformat}



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

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