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

   ### Description
   
   I ran into this failure during a Lucene build. I can reliably reproduce on 
`main` using the reproducer line. Getting rid of the seed and repeating the 
tests enough times also reliably reproduces the issue, e.g.: 
`-Dtests.iters=100`.
   
   ### Gradle command to reproduce
   
   ```
   gradlew :lucene:core:test --tests 
"org.apache.lucene.index.TestIndexOptions.testFrozenFieldTypeCacheRestabilizes" 
-Ptests.asserts=true -Ptests.file.encoding=UTF-8 -Ptests.gui=true 
-Ptests.jvmargs= -Ptests.jvms=12 -Ptests.seed=1093037E5D09D569 
-Ptests.vectorsize=512
   ```


-- 
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