prudhvigodithi opened a new issue, #16309:
URL: https://github.com/apache/lucene/issues/16309

   ### Description
   
   ```
   TestIndexOptions > testMultiValueForcesDeoptimization FAILED
       java.lang.IllegalArgumentException: 
StandardDirectoryReader(segments:5:nrt _0(11.0.0):c3 _1(11.0.0):c1) has 2 
segments instead of exactly one
           at 
__randomizedtesting.SeedInfo.seed([9D72F1A3BE205450:FBBB2570AEE10B13]:0)
           at 
org.apache.lucene.tests.util.LuceneTestCaseParent.getOnlyLeafReader(LuceneTestCaseParent.java:1681)
           at 
org.apache.lucene.index.TestIndexOptions.testMultiValueForcesDeoptimization(TestIndexOptions.java:353)
   
   org.apache.lucene.index.TestIndexOptions > test suite's output saved to 
/home/runner/work/lucene/lucene/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.index.TestIndexOptions.txt,
 copied below:
      >     java.lang.IllegalArgumentException: 
StandardDirectoryReader(segments:5:nrt _0(11.0.0):c3 _1(11.0.0):c1) has 2 
segments instead of exactly one
      >         at 
__randomizedtesting.SeedInfo.seed([9D72F1A3BE205450:FBBB2570AEE10B13]:0)
      >         at 
org.apache.lucene.tests.util.LuceneTestCaseParent.getOnlyLeafReader(LuceneTestCaseParent.java:1681)
      >         at 
org.apache.lucene.index.TestIndexOptions.testMultiValueForcesDeoptimization(TestIndexOptions.java:353)
     2> NOTE: reproduce with: gradlew test --tests 
TestIndexOptions.testMultiValueForcesDeoptimization 
-Dtests.seed=9D72F1A3BE205450 -Dtests.locale=fa-AF -Dtests.timezone=Etc/UTC 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
     2> NOTE: leaving temporary files on disk at: 
/home/runner/work/lucene/lucene/lucene/core/build/tests-tmp/lucene.index.TestIndexOptions_001
     2> NOTE: test environment is: codec=Asserting(Lucene104): {}, 
knn_vectors:{}, docValues:{}, maxPointsInLeafNode=71, 
maxMBSortInHeap=7.102902935808715, 
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=fa-AF, 
timezone=Etc/UTC
     2> NOTE: Linux 6.17.0-1018-azure aarch64/Eclipse Adoptium 25.0.3 
(64-bit)/cpus=1,threads=1,free=268913680,total=338690048
     2> 
   ```
   
   ```
   ./gradlew :lucene:core:test --tests 
"org.apache.lucene.index.TestIndexOptions.testMultiValueForcesDeoptimization" 
-Ptests.asserts=true -Ptests.file.encoding=UTF-8 -Ptests.gui=true 
-Ptests.jvmargs= -Ptests.jvms=4 -Ptests.seed=9D72F1A3BE205450 
-Ptests.vectorsize=256
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to