[
https://issues.apache.org/jira/browse/SOLR-17917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18022568#comment-18022568
]
Chris M. Hostetter commented on SOLR-17917:
-------------------------------------------
FYI: The following seed fails reliably on the Jira branch, but does not fail on
main...
{noformat}
ERROR: The following test(s) have failed:
-
org.apache.solr.search.SolrIndexSearcherTest.testMinExactWithPostFilterThatChangesScoreMode
(:solr:core)
Test history:
https://develocity.apache.org/scans/tests?search.rootProjectNames=solr-root&tests.container=org.apache.solr.search.SolrIndexSearcherTest&tests.test=testMinExactWithPostFilterThatChangesScoreMode
http://fucit.org/solr-jenkins-reports/history-trend-of-recent-failures.html#series/org.apache.solr.search.SolrIndexSearcherTest.testMinExactWithPostFilterThatChangesScoreMode
Test output:
/home/hossman/lucene/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.SolrIndexSearcherTest.txt
Reproduce with: ./gradlew :solr:core:test --tests
"org.apache.solr.search.SolrIndexSearcherTest.testMinExactWithPostFilterThatChangesScoreMode"
"-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m"
-Ptests.seed=7A743A3B4E4717D9 -Ptests.useSecurityManager=true
-Ptests.file.encoding=UTF-8
{noformat}
{noformat}
> java.lang.AssertionError: expected:<200> but was:<2>
> at
__randomizedtesting.SeedInfo.seed([7A743A3B4E4717D9:841DEC58AF132107]:0)
> at org.junit.Assert.fail(Assert.java:89)
> at org.junit.Assert.failNotEquals(Assert.java:835)
> at org.junit.Assert.assertEquals(Assert.java:647)
> at org.junit.Assert.assertEquals(Assert.java:633)
> at
org.apache.solr.search.SolrIndexSearcherTest.assertMatchesEqual(SolrIndexSearcherTest.java:124)
> at
org.apache.solr.search.SolrIndexSearcherTest.lambda$testMinExactWithPostFilterThatChangesScoreMode$15(SolrIndexSearcherTest.java:431)
> at org.apache.solr.core.SolrCore.withSearcher(SolrCore.java:2126)
> at
org.apache.solr.search.SolrIndexSearcherTest.testMinExactWithPostFilterThatChangesScoreMode(SolrIndexSearcherTest.java:423)
{noformat}
> Upgrade to Lucene 10.3
> ----------------------
>
> Key: SOLR-17917
> URL: https://issues.apache.org/jira/browse/SOLR-17917
> Project: Solr
> Issue Type: Improvement
> Reporter: Ishan Chattopadhyaya
> Priority: Major
> Labels: pull-request-available
> Fix For: main (10.0)
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> Lucene 10.3 is releasing shortly. I think we should upgrade to it before our
> Solr 10.0 release. WDYT, [~anshum]?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]