I got a test failure that reproduces for me locally: gradlew :solr:modules:analytics:test --tests "org.apache.solr.analytics.legacy.facet.LegacyFieldFacetTest.timeAllowedTest" -Ptests.jvms=5 "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=F36DBDF5646C7DC2 -Ptests.badapples=false -Ptests.file.encoding=UTF-8
On Thu, Apr 25, 2024 at 11:46 PM David Smiley <dsmi...@apache.org> wrote: > > False alarm; it's a test bug that randomly re-orders docs at merge. > I'll file a PR in a bit. > > +1 vote for the release. > > On Thu, Apr 25, 2024 at 9:56 PM David Smiley <dsmi...@apache.org> wrote: > > > > I got a test failure that reproduces: > > ./gradlew :solr:core:test --tests > > "org.apache.solr.uninverting.TestUninvertingReader.testSortedSetFloat" > > -Ptests.seed=5827A2FA13E7BE3C > > Based on GE > > https://ge.apache.org/scans/tests?search.relativeStartTime=P90D&search.rootProjectNames=solr-root&search.timeZoneId=America%2FNew_York&tests.container=org.apache.solr.uninverting.TestUninvertingReader&tests.test=testSortedSetFloat > > and > > http://fucit.org/solr-jenkins-reports/history-trend-of-recent-failures.html#series/org.apache.solr.uninverting.TestUninvertingReader.testSortedSetInteger > > (notice looking at testSortedSetFloat vs testSortedSetInteger) > > these test methods on this suite have failed in the past since the > > start of this year. I ran a "git bisect" exploration and the test > > broke as of SOLR-17097: Upgrade Solr to use Lucene 9.9.2 (#2176). > > That shipped in Solr 9.5. I wish we had reproducer-detection / > > alerts. I'll file a JIRA issue for this bug. > > > > As to the seriousness... well this affects anyone using our Legacy > > numerics (vs Points) and who uninverts them (i.e. didn't enable > > docValues, which people _should_ be doing but it's easy to forget). > > > > The Smoketest passed for me when I ran it a second time. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@solr.apache.org > For additional commands, e-mail: dev-h...@solr.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@solr.apache.org For additional commands, e-mail: dev-h...@solr.apache.org