You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Munendra S N (Jira)" <ji...@apache.org> on 2020/03/19 17:12:00 UTC

[jira] [Commented] (SOLR-14350) Reproducing failure in JsonRequestApiTest

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

Munendra S N commented on SOLR-14350:
-------------------------------------

[~erickerickson]
Thanks for reporting this. This is caused due to SOLR-14012 (which i committed today). I'm not sure why pre-commit solr build didn't catch this. I will fix this right away

> Reproducing failure in JsonRequestApiTest
> -----------------------------------------
>
>                 Key: SOLR-14350
>                 URL: https://issues.apache.org/jira/browse/SOLR-14350
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Erick Erickson
>            Priority: Major
>
> ant test -Dtestcase=JsonRequestApiTest -Dtests.seed=2E1298D05407991 -Dtests.file.encoding=ISO-8859-1
>  
> On current master. Fails with gradle too:
> ./gradlew :solr:solrj:test --tests "org.apache.solr.client.ref_guide_examples.JsonRequestApiTest" -Ptests.seed=2E1298D05407991 -Ptests.file.encoding=ISO-8859-1
>  
> 2> 5655 INFO (TEST-JsonRequestApiTest.testStatFacet1-seed#[2E1298D05407991]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testStatFacet1
>  > java.lang.AssertionError: expected: java.lang.Integer<3> but was: java.lang.Long<3>
>  > at __randomizedtesting.SeedInfo.seed([2E1298D05407991:185168F18FADF3BB]:0)
>  > at org.junit.Assert.fail(Assert.java:88)
>  > at org.junit.Assert.failNotEquals(Assert.java:834)
>  > at org.junit.Assert.assertEquals(Assert.java:118)
>  > at org.junit.Assert.assertEquals(Assert.java:144)
>  > at org.apache.solr.client.ref_guide_examples.JsonRequestApiTest.testStatFacet1(JsonRequestApiTest.java:470)
>  > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>  > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>  > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>  > at java.base/java.lang.reflect.Method.invoke(Method.java:566)
>  > at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
>  >



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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