Not just our CI ... same failure here: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/2184/
On Thu, Aug 12, 2021 at 2:03 PM Timothy Potter <[email protected]> wrote: > > I'm seeing the following failure on branch_8x which looks like new > code added to the test in commit: > https://github.com/apache/lucene-solr/commit/d99980516bd3470e9e120428914d1270d5ddf91b > > It passes locally in my IDE but fails in an internal Jenkins server > running JDK 11 & 15: > > java.lang.AssertionError: Number of documents (1) is different from > number of expected values (3 > at __randomizedtesting.SeedInfo.seed([FF67B6C9248EFA4D:773389138A7297B5]:0) > at org.junit.Assert.fail(Assert.java:89) > at org.apache.solr.SolrTestCaseJ4.assertFieldValues(SolrTestCaseJ4.java:2184) > at > org.apache.solr.handler.component.DistributedQueryComponentCustomSortTest.test(DistributedQueryComponentCustomSortTest.java:128) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
