Adrien Grand created LUCENE-9331: ------------------------------------ Summary: TestIndexWriterDelete.testDeletesOnDiskFull can run for minutes Key: LUCENE-9331 URL: https://issues.apache.org/jira/browse/LUCENE-9331 Project: Lucene - Core Issue Type: New Feature Reporter: Adrien Grand
This seed reproduces for me: ant test -Dtestcase=TestIndexWriterDelete -Dtests.method=testUpdatesOnDiskFull -Dtests.seed=63F37B47DD88EF8A -Dtests.nightly=true -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=twq -Dtests.timezone=Greenwich -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 I didn't wait for the test to finish (it looks like it would take a very long time) though logging suggests that it would converge... eventually. This seems to be a combination of slow convergence, mixed with slow features of MockDirectoryWrapper like sleeps when opening inputs and costly calls like checkIndex. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org