dungba88 commented on PR #12980: URL: https://github.com/apache/lucene/pull/12980#issuecomment-1869867635
There is only 1 failed test left: TestFSTPostingFormat.testRandomException ``` > Caused by: > java.lang.RuntimeException: unclosed IndexOutput: _s_FST50_0.tfp.meta > at org.apache.lucene.tests.store.MockDirectoryWrapper.addFileHandle(MockDirectoryWrapper.java:783) ``` Seems like some file might not be closed correctly when there are exception -- 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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org