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

   ### Description
   
   `./gradlew :lucene:core:test --tests 
"org.apache.lucene.util.fst.TestFSTs.testRandomWords" 
-Ptests.seed=5E5E16BC74CD0647`
   
   ```
   org.apache.lucene.util.fst.TestFSTs > testRandomWords FAILED
       java.lang.NullPointerException: Cannot invoke 
"org.apache.lucene.util.fst.FST.getMetadata()" because "fst" is null
           at 
__randomizedtesting.SeedInfo.seed([5E5E16BC74CD0647:20CFAD83BDC2A982]:0)
           at 
org.apache.lucene.tests.util.fst.FSTTester.doTest(FSTTester.java:291)
           at org.apache.lucene.util.fst.TestFSTs.doTest(TestFSTs.java:217)
           at 
org.apache.lucene.util.fst.TestFSTs.testRandomWords(TestFSTs.java:306)
           at 
org.apache.lucene.util.fst.TestFSTs.testRandomWords(TestFSTs.java:281)
   ```
   
   ### Version and environment details
   
   _No response_


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